diff options
author | Damian Minkov <damencho@jitsi.org> | 2014-04-10 11:07:36 +0300 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2014-04-10 11:07:36 +0300 |
commit | db8071c2d4aba6bee1a02364aea5240ec1b07cbb (patch) | |
tree | 9c64349f317ca3c1c660c3270fa4ee70884cf511 /lib/felix.client.run.properties | |
parent | a278bda96e28d3ff85ae9f269928c1214173fa5d (diff) | |
download | jitsi-db8071c2d4aba6bee1a02364aea5240ec1b07cbb.zip jitsi-db8071c2d4aba6bee1a02364aea5240ec1b07cbb.tar.gz jitsi-db8071c2d4aba6bee1a02364aea5240ec1b07cbb.tar.bz2 |
Separates phone number service, to be a service in separate bundle and improves the number matching when searching for phone numbers.
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index 834617b..1049ca7 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -111,6 +111,7 @@ felix.auto.start.49= \ # and the implementations only after felix.auto.start.50= \ reference:file:sc-bundles/contactlist.jar \ + reference:file:sc-bundles/phonenumbers.jar \ reference:file:sc-bundles/json.jar felix.auto.start.52= \ |