AndroidManifest.xml
changeset 416 ca334bc39396
parent 415 164c96b9e98b
parent 412 5031fb756b29
child 430 ebadf7ab35ee
--- a/AndroidManifest.xml	Sun Sep 27 19:09:18 2009 +0200
+++ b/AndroidManifest.xml	Sun Sep 27 20:02:15 2009 +0200
@@ -40,8 +40,7 @@
 					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
 			</intent-filter>
 		</activity>
-		<activity android:name=".ui.Subscription" android:label="@string/app_name" />
-		<activity android:name=".ui.EditSettings" android:label="@string/edit_settings_name">
+		<activity android:name=".ui.Subscription" android:label="@string/app_name">
 			<intent-filter android:label="Beem Connection">
 				<action
 					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />