projects
/
mandelbrot-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3424f6
)
remove installs_allowed_from as it defaults to * and we should not restrict this
author
Robert Kaiser
<kairo@kairo.at>
Thu, 24 May 2012 12:59:25 +0000
(14:59 +0200)
committer
Robert Kaiser
<kairo@kairo.at>
Thu, 24 May 2012 12:59:25 +0000
(14:59 +0200)
manifest.webapp
patch
|
blob
|
blame
|
history
diff --git
a/manifest.webapp
b/manifest.webapp
index ca8993fe3edd0a74521fd0f8f45216347c5a47fd..22592f1d42db03368afa1f5a8a4c2c1abc664f14 100644
(file)
--- a/
manifest.webapp
+++ b/
manifest.webapp
@@
-9,9
+9,5
@@
"icons": {
"16": "/style/mandelbrotIcon16.png",
"32": "/style/mandelbrotIcon32.png"
- },
- "installs_allowed_from": [
- "https://apps-preview.mozilla.org",
- "https://marketplace.mozilla.org"
- ]
+ }
}
\ No newline at end of file