diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2013-04-07 15:04:16 +0000 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2013-04-07 15:04:16 +0000 |
commit | e65b7c8f5408e1afa3dadccf5bd6bd59fc02267e (patch) | |
tree | 74f41bf14fc1e0bc29cbd568237314b6edd1869c /lib/felix.client.run.properties | |
parent | 7cb8b282113346bdac4f858131fd74da01427c45 (diff) | |
download | jitsi-e65b7c8f5408e1afa3dadccf5bd6bd59fc02267e.zip jitsi-e65b7c8f5408e1afa3dadccf5bd6bd59fc02267e.tar.gz jitsi-e65b7c8f5408e1afa3dadccf5bd6bd59fc02267e.tar.bz2 |
Add ContactSource plugin for Thunderbird
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index c3efab4..e7ad1c4 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -129,7 +129,8 @@ felix.auto.start.66= \ reference:file:sc-bundles/swingnotification.jar \ reference:file:sc-bundles/osdependent.jar \ reference:file:sc-bundles/ldap.jar \ - reference:file:sc-bundles/replacement.jar + reference:file:sc-bundles/replacement.jar \ + reference:file:sc-bundles/jmork.jar felix.auto.start.67= \ reference:file:sc-bundles/globalshortcut.jar \ @@ -170,6 +171,7 @@ felix.auto.start.67= \ reference:file:sc-bundles/plugin-nimbuzzavatars.jar \ reference:file:sc-bundles/chatconfig.jar \ reference:file:sc-bundles/addrbook.jar \ + reference:file:sc-bundles/thunderbook.jar \ reference:file:sc-bundles/plugin-msofficecomm.jar \ reference:file:sc-bundles/plugin-ldap.jar \ reference:file:sc-bundles/plugin-contactsourceconfig.jar \ |