From 30d81a47c689e1d7d963fcd3fd42af9958805e31 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Fri, 22 Jan 2016 13:45:10 +0100 Subject: Move public assets for themes So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...` --- .../public/img/appicon/apple-touch-icon-114.png | Bin 2281 -> 0 bytes .../public/img/appicon/apple-touch-icon-120.png | Bin 2318 -> 0 bytes .../public/img/appicon/apple-touch-icon-144.png | Bin 2718 -> 0 bytes .../public/img/appicon/apple-touch-icon-152.png | Bin 2835 -> 0 bytes .../public/img/appicon/apple-touch-icon-57.png | Bin 1582 -> 0 bytes .../public/img/appicon/apple-touch-icon-72.png | Bin 1709 -> 0 bytes .../public/img/appicon/apple-touch-icon-76.png | Bin 1838 -> 0 bytes .../public/img/appicon/apple-touch-icon.png | Bin 1579 -> 0 bytes .../themes/_global/public/img/appicon/favicon.ico | Bin 34494 -> 0 bytes .../public/img/icons/carrot-icon--black.png | Bin 1538 -> 0 bytes .../public/img/icons/carrot-icon--white.png | Bin 1605 -> 0 bytes .../public/img/icons/diaspora-icon--black.png | Bin 1555 -> 0 bytes .../public/img/icons/diaspora-icon--white.png | Bin 612 -> 0 bytes .../views/themes/_global/public/js/bookmarklet.js | 2 - .../themes/_global/public/js/jquery-2.0.3.min.js | 1 - .../themes/_global/public/js/jquery.cookie.js | 117 --------------------- .../themes/_global/public/js/restoreScroll.js | 25 ----- 17 files changed, 145 deletions(-) delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-114.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-120.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-144.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-152.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-57.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-72.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-76.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon.png delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/favicon.ico delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--black.png delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--white.png delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--black.png delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--white.png delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/bookmarklet.js delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/jquery-2.0.3.min.js delete mode 100755 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/jquery.cookie.js delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/restoreScroll.js (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/_global/public') diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-114.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-114.png deleted file mode 100755 index 0e96edd5..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-114.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-120.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-120.png deleted file mode 100755 index dc5aab1c..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-120.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-144.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-144.png deleted file mode 100755 index 1d005db6..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-144.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-152.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-152.png deleted file mode 100755 index f915231f..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-152.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-57.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-57.png deleted file mode 100755 index 5aa19ed9..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-57.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-72.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-72.png deleted file mode 100755 index b8b48e1b..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-72.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-76.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-76.png deleted file mode 100755 index 9f9dba27..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-76.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon.png deleted file mode 100755 index 9cf29e2b..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/favicon.ico b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/favicon.ico deleted file mode 100755 index 0346558b..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/favicon.ico and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--black.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--black.png deleted file mode 100644 index 6da7925b..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--black.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--white.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--white.png deleted file mode 100644 index a70044b6..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--white.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--black.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--black.png deleted file mode 100644 index 32bca194..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--black.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--white.png b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--white.png deleted file mode 100644 index fc48d47c..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--white.png and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/bookmarklet.js b/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/bookmarklet.js deleted file mode 100644 index 2afdfc3c..00000000 --- a/src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/bookmarklet.js +++ /dev/null @@ -1,2 +0,0 @@ - -top["bookmarklet-url@wallabag.org"]=""+""+""+""+"bag it!"+''+""+""+"