From 7cb517ce5415714b580ce48b5d00627ddedc7427 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 17 Nov 2014 14:28:07 -0500 Subject: Adding/fixing favicon s in Baggy theme header --- themes/baggy/_head.twig | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) (limited to 'themes') diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index be11673f..d5f16fbb 100755 --- a/themes/baggy/_head.twig +++ b/themes/baggy/_head.twig @@ -1,12 +1,35 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From d5b717dc7782335f5983a1d76d4bcf9956901d73 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 17 Nov 2014 16:49:34 -0500 Subject: Moving app icon images to /themes/_global/img/appicon/, updating Baggy and Default themes to point there --- .../_global/img/appicon/apple-touch-icon-114.png | Bin 0 -> 2281 bytes .../_global/img/appicon/apple-touch-icon-120.png | Bin 0 -> 2318 bytes .../_global/img/appicon/apple-touch-icon-144.png | Bin 0 -> 2718 bytes .../_global/img/appicon/apple-touch-icon-152.png | Bin 0 -> 2835 bytes themes/_global/img/appicon/apple-touch-icon-57.png | Bin 0 -> 1582 bytes themes/_global/img/appicon/apple-touch-icon-72.png | Bin 0 -> 1709 bytes themes/_global/img/appicon/apple-touch-icon-76.png | Bin 0 -> 1838 bytes themes/_global/img/appicon/apple-touch-icon.png | Bin 0 -> 1579 bytes themes/_global/img/appicon/favicon.ico | Bin 0 -> 34494 bytes themes/baggy/_head.twig | 34 +++++++++--------- themes/default/_head.twig | 38 ++++++++++++++++----- 11 files changed, 47 insertions(+), 25 deletions(-) create mode 100755 themes/_global/img/appicon/apple-touch-icon-114.png create mode 100755 themes/_global/img/appicon/apple-touch-icon-120.png create mode 100755 themes/_global/img/appicon/apple-touch-icon-144.png create mode 100755 themes/_global/img/appicon/apple-touch-icon-152.png create mode 100755 themes/_global/img/appicon/apple-touch-icon-57.png create mode 100755 themes/_global/img/appicon/apple-touch-icon-72.png create mode 100755 themes/_global/img/appicon/apple-touch-icon-76.png create mode 100755 themes/_global/img/appicon/apple-touch-icon.png create mode 100755 themes/_global/img/appicon/favicon.ico (limited to 'themes') diff --git a/themes/_global/img/appicon/apple-touch-icon-114.png b/themes/_global/img/appicon/apple-touch-icon-114.png new file mode 100755 index 00000000..0e96edd5 Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon-114.png differ diff --git a/themes/_global/img/appicon/apple-touch-icon-120.png b/themes/_global/img/appicon/apple-touch-icon-120.png new file mode 100755 index 00000000..dc5aab1c Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon-120.png differ diff --git a/themes/_global/img/appicon/apple-touch-icon-144.png b/themes/_global/img/appicon/apple-touch-icon-144.png new file mode 100755 index 00000000..1d005db6 Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon-144.png differ diff --git a/themes/_global/img/appicon/apple-touch-icon-152.png b/themes/_global/img/appicon/apple-touch-icon-152.png new file mode 100755 index 00000000..f915231f Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon-152.png differ diff --git a/themes/_global/img/appicon/apple-touch-icon-57.png b/themes/_global/img/appicon/apple-touch-icon-57.png new file mode 100755 index 00000000..5aa19ed9 Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon-57.png differ diff --git a/themes/_global/img/appicon/apple-touch-icon-72.png b/themes/_global/img/appicon/apple-touch-icon-72.png new file mode 100755 index 00000000..b8b48e1b Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon-72.png differ diff --git a/themes/_global/img/appicon/apple-touch-icon-76.png b/themes/_global/img/appicon/apple-touch-icon-76.png new file mode 100755 index 00000000..9f9dba27 Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon-76.png differ diff --git a/themes/_global/img/appicon/apple-touch-icon.png b/themes/_global/img/appicon/apple-touch-icon.png new file mode 100755 index 00000000..9cf29e2b Binary files /dev/null and b/themes/_global/img/appicon/apple-touch-icon.png differ diff --git a/themes/_global/img/appicon/favicon.ico b/themes/_global/img/appicon/favicon.ico new file mode 100755 index 00000000..0346558b Binary files /dev/null and b/themes/_global/img/appicon/favicon.ico differ diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index d5f16fbb..5e1f5ba3 100755 --- a/themes/baggy/_head.twig +++ b/themes/baggy/_head.twig @@ -1,28 +1,28 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + diff --git a/themes/default/_head.twig b/themes/default/_head.twig index 8c939e30..23620688 100755 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig @@ -1,14 +1,36 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - \ No newline at end of file + + + + -- cgit v1.2.3 From 7a0f454d39e891c15afa7fc1912c81b6d4bfd9dc Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 17 Nov 2014 16:51:38 -0500 Subject: Removing app icons from previous locations --- themes/baggy/img/apple-touch-icon-114.png | Bin 2281 -> 0 bytes themes/baggy/img/apple-touch-icon-120.png | Bin 2318 -> 0 bytes themes/baggy/img/apple-touch-icon-144.png | Bin 2718 -> 0 bytes themes/baggy/img/apple-touch-icon-152.png | Bin 2835 -> 0 bytes themes/baggy/img/apple-touch-icon-57.png | Bin 1582 -> 0 bytes themes/baggy/img/apple-touch-icon-72.png | Bin 1709 -> 0 bytes themes/baggy/img/apple-touch-icon-76.png | Bin 1838 -> 0 bytes themes/baggy/img/apple-touch-icon.png | Bin 1579 -> 0 bytes themes/baggy/img/favicon.ico | Bin 34494 -> 0 bytes .../img/apple-touch-icon-144x144-precomposed.png | Bin 2361 -> 0 bytes .../default/img/apple-touch-icon-72x72-precomposed.png | Bin 1375 -> 0 bytes themes/default/img/apple-touch-icon.png | Bin 1174 -> 0 bytes themes/default/img/favicon.ico | Bin 346 -> 0 bytes 13 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 themes/baggy/img/apple-touch-icon-114.png delete mode 100755 themes/baggy/img/apple-touch-icon-120.png delete mode 100755 themes/baggy/img/apple-touch-icon-144.png delete mode 100755 themes/baggy/img/apple-touch-icon-152.png delete mode 100755 themes/baggy/img/apple-touch-icon-57.png delete mode 100755 themes/baggy/img/apple-touch-icon-72.png delete mode 100755 themes/baggy/img/apple-touch-icon-76.png delete mode 100755 themes/baggy/img/apple-touch-icon.png delete mode 100755 themes/baggy/img/favicon.ico delete mode 100644 themes/default/img/apple-touch-icon-144x144-precomposed.png delete mode 100644 themes/default/img/apple-touch-icon-72x72-precomposed.png delete mode 100644 themes/default/img/apple-touch-icon.png delete mode 100644 themes/default/img/favicon.ico (limited to 'themes') diff --git a/themes/baggy/img/apple-touch-icon-114.png b/themes/baggy/img/apple-touch-icon-114.png deleted file mode 100755 index 0e96edd5..00000000 Binary files a/themes/baggy/img/apple-touch-icon-114.png and /dev/null differ diff --git a/themes/baggy/img/apple-touch-icon-120.png b/themes/baggy/img/apple-touch-icon-120.png deleted file mode 100755 index dc5aab1c..00000000 Binary files a/themes/baggy/img/apple-touch-icon-120.png and /dev/null differ diff --git a/themes/baggy/img/apple-touch-icon-144.png b/themes/baggy/img/apple-touch-icon-144.png deleted file mode 100755 index 1d005db6..00000000 Binary files a/themes/baggy/img/apple-touch-icon-144.png and /dev/null differ diff --git a/themes/baggy/img/apple-touch-icon-152.png b/themes/baggy/img/apple-touch-icon-152.png deleted file mode 100755 index f915231f..00000000 Binary files a/themes/baggy/img/apple-touch-icon-152.png and /dev/null differ diff --git a/themes/baggy/img/apple-touch-icon-57.png b/themes/baggy/img/apple-touch-icon-57.png deleted file mode 100755 index 5aa19ed9..00000000 Binary files a/themes/baggy/img/apple-touch-icon-57.png and /dev/null differ diff --git a/themes/baggy/img/apple-touch-icon-72.png b/themes/baggy/img/apple-touch-icon-72.png deleted file mode 100755 index b8b48e1b..00000000 Binary files a/themes/baggy/img/apple-touch-icon-72.png and /dev/null differ diff --git a/themes/baggy/img/apple-touch-icon-76.png b/themes/baggy/img/apple-touch-icon-76.png deleted file mode 100755 index 9f9dba27..00000000 Binary files a/themes/baggy/img/apple-touch-icon-76.png and /dev/null differ diff --git a/themes/baggy/img/apple-touch-icon.png b/themes/baggy/img/apple-touch-icon.png deleted file mode 100755 index 9cf29e2b..00000000 Binary files a/themes/baggy/img/apple-touch-icon.png and /dev/null differ diff --git a/themes/baggy/img/favicon.ico b/themes/baggy/img/favicon.ico deleted file mode 100755 index 0346558b..00000000 Binary files a/themes/baggy/img/favicon.ico and /dev/null differ diff --git a/themes/default/img/apple-touch-icon-144x144-precomposed.png b/themes/default/img/apple-touch-icon-144x144-precomposed.png deleted file mode 100644 index 9e951230..00000000 Binary files a/themes/default/img/apple-touch-icon-144x144-precomposed.png and /dev/null differ diff --git a/themes/default/img/apple-touch-icon-72x72-precomposed.png b/themes/default/img/apple-touch-icon-72x72-precomposed.png deleted file mode 100644 index 263419b1..00000000 Binary files a/themes/default/img/apple-touch-icon-72x72-precomposed.png and /dev/null differ diff --git a/themes/default/img/apple-touch-icon.png b/themes/default/img/apple-touch-icon.png deleted file mode 100644 index ac8a1cf0..00000000 Binary files a/themes/default/img/apple-touch-icon.png and /dev/null differ diff --git a/themes/default/img/favicon.ico b/themes/default/img/favicon.ico deleted file mode 100644 index 0e9ff779..00000000 Binary files a/themes/default/img/favicon.ico and /dev/null differ -- cgit v1.2.3 From 9d2140c9a10233b92281201e02d6298d7e241662 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 17 Nov 2014 16:54:15 -0500 Subject: Fixing earlier commit wherein I lowercased some JS calls --- themes/default/_head.twig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'themes') diff --git a/themes/default/_head.twig b/themes/default/_head.twig index 23620688..d2a637fb 100755 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig @@ -30,7 +30,7 @@ - - - - + + + + -- cgit v1.2.3 From d91ff81ca60cbe25e773317147855efa35a69b42 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 17 Nov 2014 16:59:53 -0500 Subject: Modifying Courgette theme to comply with new app icon image location --- themes/courgette/_head.twig | 31 ++++++++++++++++++--- .../img/apple-touch-icon-144x144-precomposed.png | Bin 7349 -> 0 bytes .../img/apple-touch-icon-72x72-precomposed.png | Bin 6168 -> 0 bytes themes/courgette/img/apple-touch-icon.png | Bin 5803 -> 0 bytes themes/courgette/img/favicon.ico | Bin 346 -> 0 bytes 5 files changed, 27 insertions(+), 4 deletions(-) delete mode 100755 themes/courgette/img/apple-touch-icon-144x144-precomposed.png delete mode 100755 themes/courgette/img/apple-touch-icon-72x72-precomposed.png delete mode 100755 themes/courgette/img/apple-touch-icon.png delete mode 100755 themes/courgette/img/favicon.ico (limited to 'themes') diff --git a/themes/courgette/_head.twig b/themes/courgette/_head.twig index 059936d9..c20dcf67 100755 --- a/themes/courgette/_head.twig +++ b/themes/courgette/_head.twig @@ -1,11 +1,34 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/courgette/img/apple-touch-icon-144x144-precomposed.png b/themes/courgette/img/apple-touch-icon-144x144-precomposed.png deleted file mode 100755 index 557b479c..00000000 Binary files a/themes/courgette/img/apple-touch-icon-144x144-precomposed.png and /dev/null differ diff --git a/themes/courgette/img/apple-touch-icon-72x72-precomposed.png b/themes/courgette/img/apple-touch-icon-72x72-precomposed.png deleted file mode 100755 index e167d3a4..00000000 Binary files a/themes/courgette/img/apple-touch-icon-72x72-precomposed.png and /dev/null differ diff --git a/themes/courgette/img/apple-touch-icon.png b/themes/courgette/img/apple-touch-icon.png deleted file mode 100755 index 4d222fba..00000000 Binary files a/themes/courgette/img/apple-touch-icon.png and /dev/null differ diff --git a/themes/courgette/img/favicon.ico b/themes/courgette/img/favicon.ico deleted file mode 100755 index 0e9ff779..00000000 Binary files a/themes/courgette/img/favicon.ico and /dev/null differ -- cgit v1.2.3