src/firefoxos/otpwcalc.appcache

changeset 4
5d1908d87db8
parent 0
6a0957738c54
child 8
9b8205e1e4a4
equal deleted inserted replaced
0:80c1d0c5bb40 1:0213a747525a
1 CACHE MANIFEST 1 CACHE MANIFEST
2 # v1 2013-04-18 2 # v1 2013-04-18
3 # http://developer.mozilla.org/docs/HTML/Using_the_application_cache/ 3 # http://developer.mozilla.org/docs/HTML/Using_the_application_cache/
4 about.html
4 main.css 5 main.css
5 main.html 6 main.html
6 about.html 7 help/help.html
7 help.html 8 help/help.js
9 help/hman.html
10 help/hsec.html
11 help/hfaq.html
12 help/hsta.html
13 help/hqst.html
8 hashes/md4.js 14 hashes/md4.js
9 hashes/md5.js 15 hashes/md5.js
10 hashes/rmd160.js 16 hashes/rmd160.js
11 hashes/sha1.js 17 hashes/sha1.js
12 otpalg/dict.js 18 otpalg/dict.js
17 img/otpwcalc-48px.png 23 img/otpwcalc-48px.png
18 img/otpwcalc-60px.png 24 img/otpwcalc-60px.png
19 img/otpwcalc-64px.png 25 img/otpwcalc-64px.png
20 img/otpwcalc-128px.png 26 img/otpwcalc-128px.png
21 img/otpwcalc-256px.png 27 img/otpwcalc-256px.png
28 img/compute-hd.png
29 img/compute-sd.png
30 img/datahost.png
31 img/document-hd.png
32 img/document-sd.png
33 img/email-hd.png
34 img/email-sd.png
35 img/manpage-hd.png
36 img/manpage-sd.png
37 img/question-hd.png
38 img/question-sd.png
39 img/quickstart-hd.png
40 img/quickstart-sd.png
41 img/security-hd.png
42 img/security-sd.png
43 img/seeye-hd.png
44 img/seeye-sd.png
45 img/tastatur.png
46 jquery.core/jquery-1.9.1.js
47 jquery.mobile/jquery.mobile-1.3.1.min.css
48 jquery.mobile/jquery.mobile-1.3.1.min.js
49 jquery.mobile/images/icons-18-white.png
50 jquery.mobile/images/icons-18-black.png
51 jquery.mobile/images/ajax-loader.gif
52 jquery.mobile/images/icons-36-white.png
53 jquery.mobile/images/icons-36-black.png
22 54
23 # Fetch from network if available 55 # Fetch from network if available
24 NETWORK: 56 NETWORK:
25 57
26 # Network or fallback if unavailable 58 # Network or fallback if unavailable

mercurial