--- a/AndroidManifest.xml Sun Sep 27 17:51:06 2009 +0200
+++ b/AndroidManifest.xml Sun Sep 27 19:08:01 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" />