diff options
author | Yana Stamcheva <yana@jitsi.org> | 2012-09-17 11:10:29 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2012-09-17 11:10:29 +0000 |
commit | ee908cba050cbde15384d3b0cb13357fcb0c5b41 (patch) | |
tree | 2d894ff083076e4a4306fe58aaeabfa8f2ad8810 /lib | |
parent | 4f194782e3b22e1e9f3e7b710b5d5b2b36cc6ff7 (diff) | |
download | jitsi-ee908cba050cbde15384d3b0cb13357fcb0c5b41.zip jitsi-ee908cba050cbde15384d3b0cb13357fcb0c5b41.tar.gz jitsi-ee908cba050cbde15384d3b0cb13357fcb0c5b41.tar.bz2 |
Adds phonenumbers and search to transfer and conference invite dialogs. Improves the chat invite dialog by adding a search field on the top of the source contact list.
Diffstat (limited to 'lib')
-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 fad4fc8..b97e09e 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -173,7 +173,8 @@ felix.auto.start.67= \ reference:file:sc-bundles/plugin-msofficecomm.jar \ reference:file:sc-bundles/plugin-ldap.jar \ reference:file:sc-bundles/plugin-contactsourceconfig.jar \ - reference:file:sc-bundles/plugin-certconfig.jar + reference:file:sc-bundles/plugin-certconfig.jar \ + reference:file:sc-bundles/phonenumbercontactsource.jar # Level 68 is for profiler4j. Either don't use it or change the build.xml file # accordingly. |