diff options
author | Yana Stamcheva <yana@jitsi.org> | 2011-08-24 12:06:49 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2011-08-24 12:06:49 +0000 |
commit | f4479d54a2dbb6c2a3510e13f0940672c573f63d (patch) | |
tree | a0755aa976a0c50a8b67a1e6cdf860fd340adce9 /lib/felix.client.run.properties | |
parent | d72f188060f348a8710e48c004a200e4b832405a (diff) | |
download | jitsi-f4479d54a2dbb6c2a3510e13f0940672c573f63d.zip jitsi-f4479d54a2dbb6c2a3510e13f0940672c573f63d.tar.gz jitsi-f4479d54a2dbb6c2a3510e13f0940672c573f63d.tar.bz2 |
Merges contact source configurations in a single configuration form.
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index eff2f69..50a22b7 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -153,7 +153,8 @@ felix.auto.start.67= \ reference:file:sc-bundles/replacement-viddler.jar \ reference:file:sc-bundles/chatconfig.jar \ reference:file:sc-bundles/addrbook.jar \ - reference:file:sc-bundles/plugin-ldap.jar + reference:file:sc-bundles/plugin-ldap.jar \ + reference:file:sc-bundles/plugin-contactsourceconfig.jar # Level 68 is for profiler4j. Either don't use it or change the build.xml file |