aboutsummaryrefslogtreecommitdiffstats
path: root/lib/felix.client.run.properties
diff options
context:
space:
mode:
authorhristoterezov <hristo@jitsi.org>2013-11-07 16:34:33 +0200
committerhristoterezov <hristo@jitsi.org>2013-11-07 16:34:33 +0200
commitbe3bcff1ec1d0df18fae184761e25d3454e40e9f (patch)
tree69875dc15e5c3567cb95b8ddd780f4150e416082 /lib/felix.client.run.properties
parent100ffddbcd0854b97e5b5e4946e35e163f2014d3 (diff)
downloadjitsi-be3bcff1ec1d0df18fae184761e25d3454e40e9f.zip
jitsi-be3bcff1ec1d0df18fae184761e25d3454e40e9f.tar.gz
jitsi-be3bcff1ec1d0df18fae184761e25d3454e40e9f.tar.bz2
Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,
ChatRoomList and ChatRoomProviderWrapper classes from GUI to the MUC bundle. Moves most of ConferenceChatManager methods in MUCService.
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r--lib/felix.client.run.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties
index 2a43635..4678f5b 100644
--- a/lib/felix.client.run.properties
+++ b/lib/felix.client.run.properties
@@ -126,7 +126,8 @@ felix.auto.start.60= \
reference:file:sc-bundles/keybindings.jar \
reference:file:sc-bundles/contactsource.jar \
reference:file:sc-bundles/customcontactactions.jar \
- reference:file:sc-bundles/globaldisplaydetails.jar
+ reference:file:sc-bundles/globaldisplaydetails.jar \
+ reference:file:sc-bundles/muc.jar
felix.auto.start.66= \
reference:file:sc-bundles/swing-ui.jar \
@@ -185,7 +186,6 @@ 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