Skip to content
Snippets Groups Projects
Commit 80a50d81 authored by Julian Büning's avatar Julian Büning
Browse files

Merge branch 'master' of git.warpzone.ms:wz-status

parents fdbfb00a a4fb3550
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
android:name="ms.warpzone.warpzonestatuswidget.SettingsActivity" android:name="ms.warpzone.warpzonestatuswidget.SettingsActivity"
android:label="@string/app_name" > android:label="@string/app_name" >
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" /> <category android:name="android.intent.category.LAUNCHER" />
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" /> <action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" />
</intent-filter> </intent-filter>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment