From 5987eb3b7856b6e7111804b15038ab3433317478 Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Wed, 4 Dec 2013 22:11:09 +0100 Subject: [PATCH 1/4] support web app mode in chrome, added temporary icons --- Makefile | 2 ++ examples/basic.html | 6 +++++- examples/dev.html | 6 +++++- examples/file.html | 6 +++++- icons/1_Desktop_Icons/icon_016.png | Bin 0 -> 646 bytes icons/1_Desktop_Icons/icon_032.png | Bin 0 -> 1328 bytes icons/1_Desktop_Icons/icon_048.png | Bin 0 -> 1987 bytes icons/1_Desktop_Icons/icon_128.png | Bin 0 -> 4779 bytes icons/1_Desktop_Icons/icon_196.png | Bin 0 -> 22670 bytes icons/1_Desktop_Icons/icon_512.png | Bin 0 -> 19554 bytes icons/2_Android_Icons/icon_036.png | Bin 0 -> 2125 bytes icons/2_Android_Icons/icon_048.png | Bin 0 -> 1987 bytes icons/2_Android_Icons/icon_072.png | Bin 0 -> 4388 bytes icons/3_iPhone_Icons/icon_029.png | Bin 0 -> 1729 bytes icons/3_iPhone_Icons/icon_048.png | Bin 0 -> 1987 bytes icons/3_iPhone_Icons/icon_057.png | Bin 0 -> 3944 bytes icons/3_iPhone_Icons/icon_072.png | Bin 0 -> 4388 bytes icons/3_iPhone_Icons/icon_512.png | Bin 0 -> 19554 bytes 18 files changed, 17 insertions(+), 3 deletions(-) create mode 100755 icons/1_Desktop_Icons/icon_016.png create mode 100755 icons/1_Desktop_Icons/icon_032.png create mode 100755 icons/1_Desktop_Icons/icon_048.png create mode 100755 icons/1_Desktop_Icons/icon_128.png create mode 100644 icons/1_Desktop_Icons/icon_196.png create mode 100755 icons/1_Desktop_Icons/icon_512.png create mode 100755 icons/2_Android_Icons/icon_036.png create mode 100755 icons/2_Android_Icons/icon_048.png create mode 100755 icons/2_Android_Icons/icon_072.png create mode 100755 icons/3_iPhone_Icons/icon_029.png create mode 100755 icons/3_iPhone_Icons/icon_048.png create mode 100755 icons/3_iPhone_Icons/icon_057.png create mode 100755 icons/3_iPhone_Icons/icon_072.png create mode 100755 icons/3_iPhone_Icons/icon_512.png diff --git a/Makefile b/Makefile index 895e428..0e8fb9a 100755 --- a/Makefile +++ b/Makefile @@ -22,6 +22,8 @@ build: @cat fonts/icomoon-toolbar/style.css css/reset.css css/styles.css css/toolbar.css > comicbook/comicbook.css @echo "Copying assets..." @cp -r css/img comicbook/img + @cp -r icons/1_Desktop_Icons/icon_128.png comicbook/img + @cp -r icons/1_Desktop_Icons/icon_196.png comicbook/img @cp -r fonts/icomoon-toolbar/fonts comicbook @cp -r fonts/icomoon-toolbar/license.txt comicbook/fonts @echo "Updating examples" diff --git a/examples/basic.html b/examples/basic.html index d4eda34..87c4be8 100755 --- a/examples/basic.html +++ b/examples/basic.html @@ -3,14 +3,18 @@ + - Basic + Comic Book Reader + + + diff --git a/examples/dev.html b/examples/dev.html index 8d3168a..5504794 100755 --- a/examples/dev.html +++ b/examples/dev.html @@ -3,10 +3,11 @@ + - Dev + Comic Book Reader (Dev) @@ -19,6 +20,9 @@ + + + diff --git a/examples/file.html b/examples/file.html index ed42770..29c526f 100644 --- a/examples/file.html +++ b/examples/file.html @@ -9,16 +9,20 @@ + - App + Comic Book Reader + + +