From c95db2fe7e60b6ab72bef66524bd309ac7e3b314 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sat, 30 Aug 2014 09:31:16 +0530 Subject: [PATCH] Move themes directory into static directory --- .../themes}/default/FreedomBox-Identity-Manual.pdf | Bin .../themes}/default/FreedomBox-Logo.7z | Bin .../default/css/bootstrap-responsive.min.css | 0 .../themes}/default/css/bootstrap.min.css | 0 {themes => static/themes}/default/css/plinth.css | 0 .../img/FreedomBox-logo-grayscale-negative.png | Bin .../img/FreedomBox-logo-grayscale-negative.svg | 0 .../default/img/FreedomBox-logo-grayscale.png | Bin .../default/img/FreedomBox-logo-grayscale.svg | 0 .../img/FreedomBox-logo-lineart-negative.png | Bin .../img/FreedomBox-logo-lineart-negative.svg | 0 .../themes}/default/img/FreedomBox-logo-lineart.png | Bin .../themes}/default/img/FreedomBox-logo-lineart.svg | 0 .../default/img/FreedomBox-logo-standard.png | Bin .../default/img/FreedomBox-logo-standard.svg | 0 .../img/apple-touch-icon-114px-precomposed.png | Bin .../img/apple-touch-icon-57px-precomposed.png | Bin .../img/apple-touch-icon-72px-precomposed.png | Bin .../themes}/default/img/apple-touch-icon.xcf | Bin .../themes}/default/img/favicon-32px.ico | Bin {themes => static/themes}/default/img/favicon.ico | Bin .../themes}/default/img/freedombox-logo-200px.png | Bin .../themes}/default/img/freedombox-logo-250px.png | Bin .../themes}/default/img/freedombox-logo-32px.png | Bin .../themes}/default/img/freedombox-logotype.png | Bin .../default/img/glyphicons-halflings-white.png | Bin .../themes}/default/img/glyphicons-halflings.png | Bin .../themes}/default/js/libs/bootstrap.min.js | 0 .../themes}/default/js/libs/jquery.min.js | 0 .../themes}/default/js/libs/modernizr.min.js | 0 {themes => static/themes}/default/readme.md | 0 {themes => static/themes}/default/screenshot.png | Bin 32 files changed, 0 insertions(+), 0 deletions(-) rename {themes => static/themes}/default/FreedomBox-Identity-Manual.pdf (100%) rename {themes => static/themes}/default/FreedomBox-Logo.7z (100%) rename {themes => static/themes}/default/css/bootstrap-responsive.min.css (100%) rename {themes => static/themes}/default/css/bootstrap.min.css (100%) rename {themes => static/themes}/default/css/plinth.css (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-grayscale-negative.png (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-grayscale-negative.svg (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-grayscale.png (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-grayscale.svg (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-lineart-negative.png (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-lineart-negative.svg (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-lineart.png (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-lineart.svg (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-standard.png (100%) rename {themes => static/themes}/default/img/FreedomBox-logo-standard.svg (100%) rename {themes => static/themes}/default/img/apple-touch-icon-114px-precomposed.png (100%) rename {themes => static/themes}/default/img/apple-touch-icon-57px-precomposed.png (100%) rename {themes => static/themes}/default/img/apple-touch-icon-72px-precomposed.png (100%) rename {themes => static/themes}/default/img/apple-touch-icon.xcf (100%) rename {themes => static/themes}/default/img/favicon-32px.ico (100%) rename {themes => static/themes}/default/img/favicon.ico (100%) rename {themes => static/themes}/default/img/freedombox-logo-200px.png (100%) rename {themes => static/themes}/default/img/freedombox-logo-250px.png (100%) rename {themes => static/themes}/default/img/freedombox-logo-32px.png (100%) rename {themes => static/themes}/default/img/freedombox-logotype.png (100%) rename {themes => static/themes}/default/img/glyphicons-halflings-white.png (100%) rename {themes => static/themes}/default/img/glyphicons-halflings.png (100%) rename {themes => static/themes}/default/js/libs/bootstrap.min.js (100%) rename {themes => static/themes}/default/js/libs/jquery.min.js (100%) rename {themes => static/themes}/default/js/libs/modernizr.min.js (100%) rename {themes => static/themes}/default/readme.md (100%) rename {themes => static/themes}/default/screenshot.png (100%) diff --git a/themes/default/FreedomBox-Identity-Manual.pdf b/static/themes/default/FreedomBox-Identity-Manual.pdf similarity index 100% rename from themes/default/FreedomBox-Identity-Manual.pdf rename to static/themes/default/FreedomBox-Identity-Manual.pdf diff --git a/themes/default/FreedomBox-Logo.7z b/static/themes/default/FreedomBox-Logo.7z similarity index 100% rename from themes/default/FreedomBox-Logo.7z rename to static/themes/default/FreedomBox-Logo.7z diff --git a/themes/default/css/bootstrap-responsive.min.css b/static/themes/default/css/bootstrap-responsive.min.css similarity index 100% rename from themes/default/css/bootstrap-responsive.min.css rename to static/themes/default/css/bootstrap-responsive.min.css diff --git a/themes/default/css/bootstrap.min.css b/static/themes/default/css/bootstrap.min.css similarity index 100% rename from themes/default/css/bootstrap.min.css rename to static/themes/default/css/bootstrap.min.css diff --git a/themes/default/css/plinth.css b/static/themes/default/css/plinth.css similarity index 100% rename from themes/default/css/plinth.css rename to static/themes/default/css/plinth.css diff --git a/themes/default/img/FreedomBox-logo-grayscale-negative.png b/static/themes/default/img/FreedomBox-logo-grayscale-negative.png similarity index 100% rename from themes/default/img/FreedomBox-logo-grayscale-negative.png rename to static/themes/default/img/FreedomBox-logo-grayscale-negative.png diff --git a/themes/default/img/FreedomBox-logo-grayscale-negative.svg b/static/themes/default/img/FreedomBox-logo-grayscale-negative.svg similarity index 100% rename from themes/default/img/FreedomBox-logo-grayscale-negative.svg rename to static/themes/default/img/FreedomBox-logo-grayscale-negative.svg diff --git a/themes/default/img/FreedomBox-logo-grayscale.png b/static/themes/default/img/FreedomBox-logo-grayscale.png similarity index 100% rename from themes/default/img/FreedomBox-logo-grayscale.png rename to static/themes/default/img/FreedomBox-logo-grayscale.png diff --git a/themes/default/img/FreedomBox-logo-grayscale.svg b/static/themes/default/img/FreedomBox-logo-grayscale.svg similarity index 100% rename from themes/default/img/FreedomBox-logo-grayscale.svg rename to static/themes/default/img/FreedomBox-logo-grayscale.svg diff --git a/themes/default/img/FreedomBox-logo-lineart-negative.png b/static/themes/default/img/FreedomBox-logo-lineart-negative.png similarity index 100% rename from themes/default/img/FreedomBox-logo-lineart-negative.png rename to static/themes/default/img/FreedomBox-logo-lineart-negative.png diff --git a/themes/default/img/FreedomBox-logo-lineart-negative.svg b/static/themes/default/img/FreedomBox-logo-lineart-negative.svg similarity index 100% rename from themes/default/img/FreedomBox-logo-lineart-negative.svg rename to static/themes/default/img/FreedomBox-logo-lineart-negative.svg diff --git a/themes/default/img/FreedomBox-logo-lineart.png b/static/themes/default/img/FreedomBox-logo-lineart.png similarity index 100% rename from themes/default/img/FreedomBox-logo-lineart.png rename to static/themes/default/img/FreedomBox-logo-lineart.png diff --git a/themes/default/img/FreedomBox-logo-lineart.svg b/static/themes/default/img/FreedomBox-logo-lineart.svg similarity index 100% rename from themes/default/img/FreedomBox-logo-lineart.svg rename to static/themes/default/img/FreedomBox-logo-lineart.svg diff --git a/themes/default/img/FreedomBox-logo-standard.png b/static/themes/default/img/FreedomBox-logo-standard.png similarity index 100% rename from themes/default/img/FreedomBox-logo-standard.png rename to static/themes/default/img/FreedomBox-logo-standard.png diff --git a/themes/default/img/FreedomBox-logo-standard.svg b/static/themes/default/img/FreedomBox-logo-standard.svg similarity index 100% rename from themes/default/img/FreedomBox-logo-standard.svg rename to static/themes/default/img/FreedomBox-logo-standard.svg diff --git a/themes/default/img/apple-touch-icon-114px-precomposed.png b/static/themes/default/img/apple-touch-icon-114px-precomposed.png similarity index 100% rename from themes/default/img/apple-touch-icon-114px-precomposed.png rename to static/themes/default/img/apple-touch-icon-114px-precomposed.png diff --git a/themes/default/img/apple-touch-icon-57px-precomposed.png b/static/themes/default/img/apple-touch-icon-57px-precomposed.png similarity index 100% rename from themes/default/img/apple-touch-icon-57px-precomposed.png rename to static/themes/default/img/apple-touch-icon-57px-precomposed.png diff --git a/themes/default/img/apple-touch-icon-72px-precomposed.png b/static/themes/default/img/apple-touch-icon-72px-precomposed.png similarity index 100% rename from themes/default/img/apple-touch-icon-72px-precomposed.png rename to static/themes/default/img/apple-touch-icon-72px-precomposed.png diff --git a/themes/default/img/apple-touch-icon.xcf b/static/themes/default/img/apple-touch-icon.xcf similarity index 100% rename from themes/default/img/apple-touch-icon.xcf rename to static/themes/default/img/apple-touch-icon.xcf diff --git a/themes/default/img/favicon-32px.ico b/static/themes/default/img/favicon-32px.ico similarity index 100% rename from themes/default/img/favicon-32px.ico rename to static/themes/default/img/favicon-32px.ico diff --git a/themes/default/img/favicon.ico b/static/themes/default/img/favicon.ico similarity index 100% rename from themes/default/img/favicon.ico rename to static/themes/default/img/favicon.ico diff --git a/themes/default/img/freedombox-logo-200px.png b/static/themes/default/img/freedombox-logo-200px.png similarity index 100% rename from themes/default/img/freedombox-logo-200px.png rename to static/themes/default/img/freedombox-logo-200px.png diff --git a/themes/default/img/freedombox-logo-250px.png b/static/themes/default/img/freedombox-logo-250px.png similarity index 100% rename from themes/default/img/freedombox-logo-250px.png rename to static/themes/default/img/freedombox-logo-250px.png diff --git a/themes/default/img/freedombox-logo-32px.png b/static/themes/default/img/freedombox-logo-32px.png similarity index 100% rename from themes/default/img/freedombox-logo-32px.png rename to static/themes/default/img/freedombox-logo-32px.png diff --git a/themes/default/img/freedombox-logotype.png b/static/themes/default/img/freedombox-logotype.png similarity index 100% rename from themes/default/img/freedombox-logotype.png rename to static/themes/default/img/freedombox-logotype.png diff --git a/themes/default/img/glyphicons-halflings-white.png b/static/themes/default/img/glyphicons-halflings-white.png similarity index 100% rename from themes/default/img/glyphicons-halflings-white.png rename to static/themes/default/img/glyphicons-halflings-white.png diff --git a/themes/default/img/glyphicons-halflings.png b/static/themes/default/img/glyphicons-halflings.png similarity index 100% rename from themes/default/img/glyphicons-halflings.png rename to static/themes/default/img/glyphicons-halflings.png diff --git a/themes/default/js/libs/bootstrap.min.js b/static/themes/default/js/libs/bootstrap.min.js similarity index 100% rename from themes/default/js/libs/bootstrap.min.js rename to static/themes/default/js/libs/bootstrap.min.js diff --git a/themes/default/js/libs/jquery.min.js b/static/themes/default/js/libs/jquery.min.js similarity index 100% rename from themes/default/js/libs/jquery.min.js rename to static/themes/default/js/libs/jquery.min.js diff --git a/themes/default/js/libs/modernizr.min.js b/static/themes/default/js/libs/modernizr.min.js similarity index 100% rename from themes/default/js/libs/modernizr.min.js rename to static/themes/default/js/libs/modernizr.min.js diff --git a/themes/default/readme.md b/static/themes/default/readme.md similarity index 100% rename from themes/default/readme.md rename to static/themes/default/readme.md diff --git a/themes/default/screenshot.png b/static/themes/default/screenshot.png similarity index 100% rename from themes/default/screenshot.png rename to static/themes/default/screenshot.png