diff options
author | hristoterezov <hristo@jitsi.org> | 2013-11-01 20:38:12 +0200 |
---|---|---|
committer | hristoterezov <hristo@jitsi.org> | 2013-11-01 20:38:12 +0200 |
commit | 98c973a16d020adf6682076a828f69d806fae1b1 (patch) | |
tree | 7fb27638715e177994f9b8e941b92f30848b780a /lib/felix.client.run.properties | |
parent | a128defd529ff4b12b10da889c3d3298be2de0f5 (diff) | |
download | jitsi-98c973a16d020adf6682076a828f69d806fae1b1.zip jitsi-98c973a16d020adf6682076a828f69d806fae1b1.tar.gz jitsi-98c973a16d020adf6682076a828f69d806fae1b1.tar.bz2 |
Adds chat room contacts to the search filter in the contact list.
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 4487111..2a43635 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -185,6 +185,7 @@ felix.auto.start.67= \ reference:file:sc-bundles/plugin-certconfig.jar \ reference:file:sc-bundles/phonenumbercontactsource.jar \ reference:file:sc-bundles/demuxcontactsource.jar \ + reference:file:sc-bundles/muc.jar \ reference:file:sc-bundles/propertieseditor.jar # Level 68 is for profiler4j. Either don't use it or change the build.xml file |