Remove appcache from manifest, as it is not supported by packaged apps

This commit is contained in:
mossroy 2013-07-11 21:31:56 +02:00
parent 646a245658
commit da03c7c309

View File

@ -13,7 +13,6 @@
"url": "https://github.com/mossroy" "url": "https://github.com/mossroy"
}, },
"installs_allowed_from": ["*"], "installs_allowed_from": ["*"],
"appcache_path": "/cache.manifest",
"locales": { "locales": {
"fr": { "fr": {
"description": "Lecteur Wikipedia hors-connexion" "description": "Lecteur Wikipedia hors-connexion"