projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3605105
)
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 7d5d7b5bac554fa1af6442de072fe2a96ed0ec65..ea23068fcb22bc4ec2c96128afc5b08819d43244 100644
(file)
--- a/
manifest.webapp
+++ b/
manifest.webapp
@@
-11,9
+11,5
@@
"32": "/style/lanteaIcon32.png",
"64": "/style/lanteaIcon64.png",
"128": "/style/lanteaIcon128.png"
- },
- "installs_allowed_from": [
- "https://apps-preview.mozilla.org",
- "https://marketplace.mozilla.org"
- ]
+ }
}
\ No newline at end of file