diff options
-rw-r--r-- | images/Anonymous_praying_hands.svg | 14 | ||||
-rw-r--r-- | style/icon-128.png | bin | 9910 -> 10850 bytes | |||
-rw-r--r-- | style/icon-512.png | bin | 0 -> 49908 bytes | |||
-rw-r--r-- | style/icon-60.png | bin | 3956 -> 4237 bytes | |||
-rw-r--r-- | style/icon-64.png | bin | 0 -> 4590 bytes | |||
-rw-r--r-- | zalmy.appcache | 4 | ||||
-rw-r--r-- | zalmy.webapp | 4 |
7 files changed, 13 insertions, 9 deletions
diff --git a/images/Anonymous_praying_hands.svg b/images/Anonymous_praying_hands.svg index 58a35a1..5dc82c3 100644 --- a/images/Anonymous_praying_hands.svg +++ b/images/Anonymous_praying_hands.svg @@ -10,13 +10,13 @@ id="svg1332" viewBox="0 0 1234.7362 1234.7362" version="1.0" - inkscape:version="0.48.4 r9939" + inkscape:version="0.48.5 r10040" width="100%" height="100%" sodipodi:docname="Anonymous_praying_hands.svg" - inkscape:export-filename="/home/matej/archiv/2014/projekty/zalmy/style/icon-128.png" - inkscape:export-xdpi="9.3299999" - inkscape:export-ydpi="9.3299999"> + inkscape:export-filename="/home/matej/archiv/2014/projekty/zalmy/style/icon-64.png" + inkscape:export-xdpi="4.8299999" + inkscape:export-ydpi="4.8299999"> <defs id="defs9" /> <sodipodi:namedview @@ -29,7 +29,7 @@ inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1680" - inkscape:window-height="991" + inkscape:window-height="984" id="namedview7" showgrid="false" fit-margin-top="0" @@ -38,7 +38,7 @@ fit-margin-bottom="0" units="mm" inkscape:zoom="0.25155624" - inkscape:cx="-147.73637" + inkscape:cx="-889.12128" inkscape:cy="636.54268" inkscape:window-x="0" inkscape:window-y="27" @@ -98,7 +98,7 @@ </metadata> <path sodipodi:type="arc" - style="fill:#837c7c;fill-opacity:0.76923078;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + style="fill:#cec8c8;fill-opacity:0.76923078;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" id="path2988" sodipodi:cx="-985.86304" sodipodi:cy="-139.1339" diff --git a/style/icon-128.png b/style/icon-128.png Binary files differindex 8ee89aa..c9a068f 100644 --- a/style/icon-128.png +++ b/style/icon-128.png diff --git a/style/icon-512.png b/style/icon-512.png Binary files differnew file mode 100644 index 0000000..564da38 --- /dev/null +++ b/style/icon-512.png diff --git a/style/icon-60.png b/style/icon-60.png Binary files differindex 24a2df0..06ecf8a 100644 --- a/style/icon-60.png +++ b/style/icon-60.png diff --git a/style/icon-64.png b/style/icon-64.png Binary files differnew file mode 100644 index 0000000..3836889 --- /dev/null +++ b/style/icon-64.png diff --git a/zalmy.appcache b/zalmy.appcache index c69937b..c9a28e0 100644 --- a/zalmy.appcache +++ b/zalmy.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# v12 - 2014-05-17 +# v18 - 2014-10-26 index.html activePage.js config.js @@ -11,4 +11,6 @@ style/brick-1.0.0rc1.css style/brick-1.0.0rc1.js style/OpenSans-SemiBold.ttf style/icon-128.png +style/icon-512.png style/icon-60.png +style/icon-64.png diff --git a/zalmy.webapp b/zalmy.webapp index c72deb4..146aa91 100644 --- a/zalmy.webapp +++ b/zalmy.webapp @@ -3,8 +3,10 @@ "description": "Denní čtení žalmů", "launch_path": "/", "icons": { + "60": "/style/icon-60.png", + "64": "/style/icon-64.png", "128": "/style/icon-128.png", - "60": "/style/icon-60.png" + "512": "/style/icon-512.png" }, "developer": { "name": "Matěj Cepl", |