summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xAndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 90e05cb1..ccadc124 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -25,6 +25,7 @@
<!-- Intent filter with action VIEW -->
<intent>
<action android:name="android.intent.action.VIEW" />
+ <data android:scheme="http" />
</intent>
<!-- Intent filter with action WallpaperService (live wallpaper interface) -->
<intent>