From ec10862d540f72e060e3b640f931dbc916fb2c3c Mon Sep 17 00:00:00 2001 From: Roberto Guanciale Date: Sun, 10 Nov 2013 17:07:01 +0000 Subject: [PATCH] new app cache --- src/appcache | 93 ++++++++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 43 deletions(-) diff --git a/src/appcache b/src/appcache index a0d7602..c9a3d43 100644 --- a/src/appcache +++ b/src/appcache @@ -1,45 +1,52 @@ CACHE MANIFEST -# version 1.6.0.l +# version 1.6.0.z.1 + background.png + index.html + mediaelementplayer.min.css + bigplay.png + loading.gif + controls-wmp.png + controls.svg + flattr.png + background.js + js/app.js + js/jquery.js + js/me-header.js + js/me-namespace.js + js/me-utility.js + js/me-plugindetector.js + js/me-featuredetection.js + js/me-mediaelements.js + js/me-shim.js + js/me-i18n.js + js/mep-header.js + js/mep-library.js + js/mep-player.js + js/mep-feature-playpause.js + js/mep-feature-stop.js + js/mep-feature-progress.js + js/mep-feature-time.js + js/mep-feature-volume.js + js/mep-feature-fullscreen.js + js/mep-feature-tracks.js + js/open-video.js + js/caption-size.js + js/caption-delay.js + js/settings.js + js/help.js + conf.js + controls-wmp-bg.png + controls.png + controls-ted.png + bigplay.svg + icon.png + js/opensubtitle.js + opensubtitle.gif + js/opensubtitlehash.js + lib/json-xml-rpc/rpc.js + lib/zip.js/WebContent/zip.js + lib/zip.js/WebContent/inflate.js + lib/Long.js/Long.min.js + NETWORK: -* - # background.png - # index.html - # mediaelementplayer.min.css - # bigplay.png - # loading.gif - # controls-wmp.png - # controls.svg - # background.js - # js/app.js - # js/jquery.js - # lib/zip.js - # lib/inflate.js - # js/me-header.js - # js/me-namespace.js - # js/me-utility.js - # js/me-plugindetector.js - # js/me-featuredetection.js - # js/me-mediaelements.js - # js/me-shim.js - # js/me-i18n.js - # js/mep-header.js - # js/mep-library.js - # js/mep-player.js - # js/mep-feature-playpause.js - # js/mep-feature-stop.js - # js/mep-feature-progress.js - # js/mep-feature-time.js - # js/mep-feature-volume.js - # js/mep-feature-fullscreen.js - # js/mep-feature-tracks.js - # controls-wmp-bg.png - # controls.png - # controls-ted.png - # bigplay.svg - # icon.png - # lib/Long.min.js - # lib/opensubtitlehash.js - # js/opensubtitle.js - # opensubtitle.gif - # lib/rpc.js - \ No newline at end of file +* \ No newline at end of file