diff options
| author | 2014-01-13 22:27:22 +0100 | |
|---|---|---|
| committer | 2014-01-13 22:27:22 +0100 | |
| commit | f720d41cbfb18edc1b0a694a7213682b96befa1f (patch) | |
| tree | 82d8529c281639c9c02dc04f037bf719fa0576c0 /p | |
| parent | 7516549f60462a7bb7d5998300491df9d7e5fe82 (diff) | |
Mise à jour nom thèmes + chargement robuste des thèmes
Renomme : default -> Origine
En cas de thème introuvable, charge le thème par défaut, sinon le
premier disponible.
https://github.com/marienfressinaud/FreshRSS/issues/120
Diffstat (limited to 'p')
| -rw-r--r-- | p/themes/Dark/freshrss.css (renamed from p/themes/default_dark/freshrss.css) | 0 | ||||
| -rw-r--r-- | p/themes/Dark/global.css (renamed from p/themes/default_dark/global.css) | 0 | ||||
| -rw-r--r-- | p/themes/Dark/loader.gif (renamed from p/themes/default_dark/loader.gif) | bin | 404 -> 404 bytes | |||
| -rw-r--r-- | p/themes/Dark/metadata.json | 7 | ||||
| -rw-r--r-- | p/themes/Flat/freshrss.css (renamed from p/themes/flat-design/freshrss.css) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/global.css (renamed from p/themes/flat-design/global.css) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/add.svg (renamed from p/themes/flat-design/icons/add.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/all.svg (renamed from p/themes/flat-design/icons/all.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/close.svg (renamed from p/themes/flat-design/icons/close.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/configure.svg (renamed from p/themes/flat-design/icons/configure.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/down.svg (renamed from p/themes/flat-design/icons/down.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/next.svg (renamed from p/themes/flat-design/icons/next.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/prev.svg (renamed from p/themes/flat-design/icons/prev.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/refresh.svg (renamed from p/themes/flat-design/icons/refresh.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/search.svg (renamed from p/themes/flat-design/icons/search.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/icons/up.svg (renamed from p/themes/flat-design/icons/up.svg) | 0 | ||||
| -rw-r--r-- | p/themes/Flat/loader.gif (renamed from p/themes/flat-design/loader.gif) | bin | 4251 -> 4251 bytes | |||
| -rw-r--r-- | p/themes/Flat/metadata.json (renamed from p/themes/flat-design/metadata.json) | 0 | ||||
| -rw-r--r-- | p/themes/Origine/freshrss.css (renamed from p/themes/default/freshrss.css) | 0 | ||||
| -rw-r--r-- | p/themes/Origine/global.css (renamed from p/themes/default/global.css) | 0 | ||||
| -rw-r--r-- | p/themes/Origine/loader.gif (renamed from p/themes/default/loader.gif) | bin | 4167 -> 4167 bytes | |||
| -rw-r--r-- | p/themes/Origine/metadata.json (renamed from p/themes/default/metadata.json) | 2 | ||||
| -rw-r--r-- | p/themes/default_dark/metadata.json | 7 |
23 files changed, 8 insertions, 8 deletions
diff --git a/p/themes/default_dark/freshrss.css b/p/themes/Dark/freshrss.css index e9eb2c705..e9eb2c705 100644 --- a/p/themes/default_dark/freshrss.css +++ b/p/themes/Dark/freshrss.css diff --git a/p/themes/default_dark/global.css b/p/themes/Dark/global.css index 04eb723f1..04eb723f1 100644 --- a/p/themes/default_dark/global.css +++ b/p/themes/Dark/global.css diff --git a/p/themes/default_dark/loader.gif b/p/themes/Dark/loader.gif Binary files differindex 86022be71..86022be71 100644 --- a/p/themes/default_dark/loader.gif +++ b/p/themes/Dark/loader.gif diff --git a/p/themes/Dark/metadata.json b/p/themes/Dark/metadata.json new file mode 100644 index 000000000..27cae27df --- /dev/null +++ b/p/themes/Dark/metadata.json @@ -0,0 +1,7 @@ +{ + "name": "Dark", + "author": "AD", + "description": "Le coté obscur du thème “Origine”", + "version": 0.1, + "files": ["global.css", "freshrss.css"] +} diff --git a/p/themes/flat-design/freshrss.css b/p/themes/Flat/freshrss.css index dca1b3f28..dca1b3f28 100644 --- a/p/themes/flat-design/freshrss.css +++ b/p/themes/Flat/freshrss.css diff --git a/p/themes/flat-design/global.css b/p/themes/Flat/global.css index 5fd0a4dcf..5fd0a4dcf 100644 --- a/p/themes/flat-design/global.css +++ b/p/themes/Flat/global.css diff --git a/p/themes/flat-design/icons/add.svg b/p/themes/Flat/icons/add.svg index 15767a3ad..15767a3ad 100644 --- a/p/themes/flat-design/icons/add.svg +++ b/p/themes/Flat/icons/add.svg diff --git a/p/themes/flat-design/icons/all.svg b/p/themes/Flat/icons/all.svg index d20e0f5bf..d20e0f5bf 100644 --- a/p/themes/flat-design/icons/all.svg +++ b/p/themes/Flat/icons/all.svg diff --git a/p/themes/flat-design/icons/close.svg b/p/themes/Flat/icons/close.svg index 629fda7ff..629fda7ff 100644 --- a/p/themes/flat-design/icons/close.svg +++ b/p/themes/Flat/icons/close.svg diff --git a/p/themes/flat-design/icons/configure.svg b/p/themes/Flat/icons/configure.svg index 969c5719f..969c5719f 100644 --- a/p/themes/flat-design/icons/configure.svg +++ b/p/themes/Flat/icons/configure.svg diff --git a/p/themes/flat-design/icons/down.svg b/p/themes/Flat/icons/down.svg index 31730626f..31730626f 100644 --- a/p/themes/flat-design/icons/down.svg +++ b/p/themes/Flat/icons/down.svg diff --git a/p/themes/flat-design/icons/next.svg b/p/themes/Flat/icons/next.svg index d75cc40f5..d75cc40f5 100644 --- a/p/themes/flat-design/icons/next.svg +++ b/p/themes/Flat/icons/next.svg diff --git a/p/themes/flat-design/icons/prev.svg b/p/themes/Flat/icons/prev.svg index 9ba03ceb2..9ba03ceb2 100644 --- a/p/themes/flat-design/icons/prev.svg +++ b/p/themes/Flat/icons/prev.svg diff --git a/p/themes/flat-design/icons/refresh.svg b/p/themes/Flat/icons/refresh.svg index 8f95bf443..8f95bf443 100644 --- a/p/themes/flat-design/icons/refresh.svg +++ b/p/themes/Flat/icons/refresh.svg diff --git a/p/themes/flat-design/icons/search.svg b/p/themes/Flat/icons/search.svg index bca7571b4..bca7571b4 100644 --- a/p/themes/flat-design/icons/search.svg +++ b/p/themes/Flat/icons/search.svg diff --git a/p/themes/flat-design/icons/up.svg b/p/themes/Flat/icons/up.svg index 3ab11b168..3ab11b168 100644 --- a/p/themes/flat-design/icons/up.svg +++ b/p/themes/Flat/icons/up.svg diff --git a/p/themes/flat-design/loader.gif b/p/themes/Flat/loader.gif Binary files differindex ce36565b3..ce36565b3 100644 --- a/p/themes/flat-design/loader.gif +++ b/p/themes/Flat/loader.gif diff --git a/p/themes/flat-design/metadata.json b/p/themes/Flat/metadata.json index 6b94d11c2..6b94d11c2 100644 --- a/p/themes/flat-design/metadata.json +++ b/p/themes/Flat/metadata.json diff --git a/p/themes/default/freshrss.css b/p/themes/Origine/freshrss.css index 593f21d30..593f21d30 100644 --- a/p/themes/default/freshrss.css +++ b/p/themes/Origine/freshrss.css diff --git a/p/themes/default/global.css b/p/themes/Origine/global.css index 49f3aa4cd..49f3aa4cd 100644 --- a/p/themes/default/global.css +++ b/p/themes/Origine/global.css diff --git a/p/themes/default/loader.gif b/p/themes/Origine/loader.gif Binary files differindex 5ff26f0e3..5ff26f0e3 100644 --- a/p/themes/default/loader.gif +++ b/p/themes/Origine/loader.gif diff --git a/p/themes/default/metadata.json b/p/themes/Origine/metadata.json index d316ec517..f93dcbc3f 100644 --- a/p/themes/default/metadata.json +++ b/p/themes/Origine/metadata.json @@ -1,5 +1,5 @@ { - "name": "Default", + "name": "Origine", "author": "Marien Fressinaud", "description": "Le thème par défaut pour FreshRSS", "version": 0.1, diff --git a/p/themes/default_dark/metadata.json b/p/themes/default_dark/metadata.json deleted file mode 100644 index 7504831a6..000000000 --- a/p/themes/default_dark/metadata.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "Dark", - "author": "AD", - "description": "Le coté obscur du thème par défaut pour FreshRSS", - "version": 0.1, - "files": ["global.css", "freshrss.css"] -} |
