--- a/AndroidManifest.xml Sat Apr 16 13:16:28 2011 +0200
+++ b/AndroidManifest.xml Thu Apr 21 21:05:25 2011 +0200
@@ -127,14 +127,6 @@
<activity
android:name="com.beem.project.beem.account.ManageAccountsSettings"
android:label="Sync Settings">
- <intent-filter>
- <action
- android:name="android.intent.action.MAIN" />
- <action
- android:name="android.settings.ACCOUNT_SYNC_SETTINGS" />
- <category
- android:name="android.intent.category.DEFAULT" />
- </intent-filter>
</activity>
<!--
Could be interesting if we would launch beem at startup <receiver