AndroidManifest.xml
changeset 560 261c4895bf84
parent 559 99c587773311
parent 556 9d3c83e70ed2
child 597 aa75a44fdffe
--- a/AndroidManifest.xml	Fri Dec 04 14:25:30 2009 +0100
+++ b/AndroidManifest.xml	Fri Dec 04 14:26:17 2009 +0100
@@ -53,12 +53,6 @@
 					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
 			</intent-filter>
 		</activity>
-		<activity android:name=".ui.UserInfo" android:label="@string/user_info_name">
-			<intent-filter android:label="Beem Connection">
-				<action
-					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
-			</intent-filter>
-		</activity>
 		<activity android:name=".jingle.demo.JingleCallActivity"
 			android:label="JingleDemoCall">
 			<intent-filter>