projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
452e5ac
)
(Hopefully) make webapp manifest valid JSON again
author
Robert Kaiser
<kairo@kairo.at>
Mon, 17 Dec 2012 23:21:35 +0000
(
00:21
+0100)
committer
Robert Kaiser
<kairo@kairo.at>
Mon, 17 Dec 2012 23:21:35 +0000
(
00:21
+0100)
manifest.webapp
patch
|
blob
|
blame
|
history
diff --git
a/manifest.webapp
b/manifest.webapp
index 6adaac1857f2de8b8549aa673b8599e1a403f6c6..5cc246235ecdba0f2d2ce13eee03d2b1e613b047 100644
(file)
--- a/
manifest.webapp
+++ b/
manifest.webapp
@@
-5,7
+5,7
@@
"appcache_path": "/manifest.appcache",
"permissions": {
"storage": {
- "description": "Required for saving settings, tracks, and the tile cache."
,
+ "description": "Required for saving settings, tracks, and the tile cache."
},
"geolocation": {
"description": "Required record tracks."
@@
-21,4
+21,4
@@
"64": "/style/lanteaIcon64.png",
"128": "/style/lanteaIcon128.png"
}
-}
\ No newline at end of file
+}