From c1e253dc180283dcea69ac1a46f74525e4177534 Mon Sep 17 00:00:00 2001 From: Gaston Dombiak Date: Mon, 3 May 2004 00:36:11 +0000 Subject: [PATCH] Adds MultiUserChat class to the list of classes to load at start up git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2302 b35dd754-fafc-0310-a699-88a17e54d16e --- build/resources/META-INF/smack-config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/resources/META-INF/smack-config.xml b/build/resources/META-INF/smack-config.xml index 74110c5b8..3c7c8435f 100644 --- a/build/resources/META-INF/smack-config.xml +++ b/build/resources/META-INF/smack-config.xml @@ -6,6 +6,7 @@ org.jivesoftware.smackx.ServiceDiscoveryManager org.jivesoftware.smackx.XHTMLManager + org.jivesoftware.smackx.MultiUserChat