projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be2af6d
)
put correct sites into app manifests
author
Robert Kaiser
<kairo@kairo.at>
Sun, 18 Dec 2011 00:56:11 +0000
(
01:56
+0100)
committer
Robert Kaiser
<kairo@kairo.at>
Sun, 18 Dec 2011 00:56:11 +0000
(
01:56
+0100)
manifest.webapp
patch
|
blob
|
blame
|
history
diff --git
a/manifest.webapp
b/manifest.webapp
index 7a21f0aed0c9a8daa0f09997a76c856f47d17aa1..d3cc356c7670ae514aea8fdb23c414198d837d37 100644
(file)
--- a/
manifest.webapp
+++ b/
manifest.webapp
@@
-7,6
+7,7
@@
"url": "http://www.kairo.at/"
},
"installs_allowed_from": [
- "https://appstore.mozillalabs.com"
+ "https://apps-preview.mozilla.org",
+ "https://apps.mozilla.org"
]
}
\ No newline at end of file