AndroidManifest.xml
changeset 932 cdbfa28949bb
parent 925 6a4029cc7882
child 934 53e19596d22c
--- a/AndroidManifest.xml	Mon Feb 20 18:20:41 2012 +0100
+++ b/AndroidManifest.xml	Mon Feb 20 19:51:02 2012 +0100
@@ -196,6 +196,7 @@
                 <action android:name="com.beem.project.beem.intent.action.SEND_MESSAGE" />
                 <action android:name="com.beem.project.beem.intent.action.ADD_CONTACT" />
                 <action android:name="com.beem.project.beem.intent.action.CHANGE_STATUS" />
+                <action android:name="com.beem.project.beem.intent.action.MUC_JOIN" />
             </intent-filter>
         </service>
     </application>