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:
6d86981
)
add appcache path to mandelbrot webapp manifest
author
Robert Kaiser
<kairo@kairo.at>
Sat, 22 Dec 2012 17:07:08 +0000
(18:07 +0100)
committer
Robert Kaiser
<kairo@kairo.at>
Sat, 22 Dec 2012 17:07:08 +0000
(18:07 +0100)
manifest.webapp
patch
|
blob
|
blame
|
history
diff --git
a/manifest.webapp
b/manifest.webapp
index 7ced6c2eeaf0e575059c445708c5b63eb5a89459..2fc9e585152567639af351d0435c3ff74f71efbf 100644
(file)
--- a/
manifest.webapp
+++ b/
manifest.webapp
@@
-2,6
+2,7
@@
"name": "KaiRo.at Mandelbrot Web",
"description": "Mandelbrot web viewer",
"launch_path": "/index.html",
+ "appcache_path": "/manifest.appcache",
"developer": {
"name": "Robert Kaiser",
"url": "http://www.kairo.at/"