From: Robert Kaiser Date: Sun, 18 Dec 2011 00:54:27 +0000 (+0100) Subject: fix app manifests X-Git-Tag: legacy-preGL~92 X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=commitdiff_plain;h=be2af6db0ce5060cc902125f9255852cafa9d9a9;hp=8383f143c221b9f0faf29aea7b5ac3e0d0aabaae fix app manifests --- diff --git a/manifest.webapp b/manifest.webapp index 981779b..7a21f0a 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -5,5 +5,8 @@ "developer": { "name": "Robert Kaiser", "url": "http://www.kairo.at/" - } + }, + "installs_allowed_from": [ + "https://appstore.mozillalabs.com" + ] } \ No newline at end of file