From 53712f2ec19aa48f0a243449f3cc51534db5c032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Wed, 18 Sep 2013 19:55:59 -0400 Subject: [PATCH] Rename theme Bootstrap-3 in Bootstrap-light --- README.markdown | 1 + themes/{bootstrap-3 => bootstrap-light}/css/app.css | 0 .../fonts/glyphicons-halflings-regular.eot | Bin .../fonts/glyphicons-halflings-regular.svg | 0 .../fonts/glyphicons-halflings-regular.ttf | Bin .../fonts/glyphicons-halflings-regular.woff | Bin .../less/alerts.less | 0 .../less/bootstrap.less | 0 .../less/buttons.less | 0 .../{bootstrap-3 => bootstrap-light}/less/code.less | 0 .../less/forms.less | 0 .../less/glyphicons.less | 0 .../{bootstrap-3 => bootstrap-light}/less/grid.less | 0 .../less/input-groups.less | 0 .../less/miniflux-base.less | 0 .../less/miniflux-theme.less | 0 .../less/mixins.less | 0 .../{bootstrap-3 => bootstrap-light}/less/navs.less | 0 .../less/normalize.less | 0 .../less/pager.less | 0 .../less/pagination.less | 0 .../less/panels.less | 0 .../less/print.less | 0 .../less/responsive-utilities.less | 0 .../less/scaffolding.less | 0 .../less/tables.less | 0 .../less/theme.less | 0 .../{bootstrap-3 => bootstrap-light}/less/type.less | 0 .../less/utilities.less | 0 .../less/variables.less | 0 30 files changed, 1 insertion(+) rename themes/{bootstrap-3 => bootstrap-light}/css/app.css (100%) rename themes/{bootstrap-3 => bootstrap-light}/fonts/glyphicons-halflings-regular.eot (100%) rename themes/{bootstrap-3 => bootstrap-light}/fonts/glyphicons-halflings-regular.svg (100%) rename themes/{bootstrap-3 => bootstrap-light}/fonts/glyphicons-halflings-regular.ttf (100%) rename themes/{bootstrap-3 => bootstrap-light}/fonts/glyphicons-halflings-regular.woff (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/alerts.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/bootstrap.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/buttons.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/code.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/forms.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/glyphicons.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/grid.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/input-groups.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/miniflux-base.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/miniflux-theme.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/mixins.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/navs.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/normalize.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/pager.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/pagination.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/panels.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/print.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/responsive-utilities.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/scaffolding.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/tables.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/theme.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/type.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/utilities.less (100%) rename themes/{bootstrap-3 => bootstrap-light}/less/variables.less (100%) diff --git a/README.markdown b/README.markdown index 6a78892..767dafc 100644 --- a/README.markdown +++ b/README.markdown @@ -58,6 +58,7 @@ People who sent one or many pull-requests: - Maxime: https://github.com/EpocDotFr - MonsieurPaulLeBoulanger: https://github.com/MonsieurPaulLeBoulanger - Necku: https://github.com/Necku +- Silvus: https://github.com/Silvus - Thiriot Christophe: https://github.com/doubleface - Ygbillet: https://github.com/ygbillet diff --git a/themes/bootstrap-3/css/app.css b/themes/bootstrap-light/css/app.css similarity index 100% rename from themes/bootstrap-3/css/app.css rename to themes/bootstrap-light/css/app.css diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.eot b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.eot rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.eot diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.svg b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.svg rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.svg diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.ttf b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.ttf rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.ttf diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.woff b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.woff rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.woff diff --git a/themes/bootstrap-3/less/alerts.less b/themes/bootstrap-light/less/alerts.less similarity index 100% rename from themes/bootstrap-3/less/alerts.less rename to themes/bootstrap-light/less/alerts.less diff --git a/themes/bootstrap-3/less/bootstrap.less b/themes/bootstrap-light/less/bootstrap.less similarity index 100% rename from themes/bootstrap-3/less/bootstrap.less rename to themes/bootstrap-light/less/bootstrap.less diff --git a/themes/bootstrap-3/less/buttons.less b/themes/bootstrap-light/less/buttons.less similarity index 100% rename from themes/bootstrap-3/less/buttons.less rename to themes/bootstrap-light/less/buttons.less diff --git a/themes/bootstrap-3/less/code.less b/themes/bootstrap-light/less/code.less similarity index 100% rename from themes/bootstrap-3/less/code.less rename to themes/bootstrap-light/less/code.less diff --git a/themes/bootstrap-3/less/forms.less b/themes/bootstrap-light/less/forms.less similarity index 100% rename from themes/bootstrap-3/less/forms.less rename to themes/bootstrap-light/less/forms.less diff --git a/themes/bootstrap-3/less/glyphicons.less b/themes/bootstrap-light/less/glyphicons.less similarity index 100% rename from themes/bootstrap-3/less/glyphicons.less rename to themes/bootstrap-light/less/glyphicons.less diff --git a/themes/bootstrap-3/less/grid.less b/themes/bootstrap-light/less/grid.less similarity index 100% rename from themes/bootstrap-3/less/grid.less rename to themes/bootstrap-light/less/grid.less diff --git a/themes/bootstrap-3/less/input-groups.less b/themes/bootstrap-light/less/input-groups.less similarity index 100% rename from themes/bootstrap-3/less/input-groups.less rename to themes/bootstrap-light/less/input-groups.less diff --git a/themes/bootstrap-3/less/miniflux-base.less b/themes/bootstrap-light/less/miniflux-base.less similarity index 100% rename from themes/bootstrap-3/less/miniflux-base.less rename to themes/bootstrap-light/less/miniflux-base.less diff --git a/themes/bootstrap-3/less/miniflux-theme.less b/themes/bootstrap-light/less/miniflux-theme.less similarity index 100% rename from themes/bootstrap-3/less/miniflux-theme.less rename to themes/bootstrap-light/less/miniflux-theme.less diff --git a/themes/bootstrap-3/less/mixins.less b/themes/bootstrap-light/less/mixins.less similarity index 100% rename from themes/bootstrap-3/less/mixins.less rename to themes/bootstrap-light/less/mixins.less diff --git a/themes/bootstrap-3/less/navs.less b/themes/bootstrap-light/less/navs.less similarity index 100% rename from themes/bootstrap-3/less/navs.less rename to themes/bootstrap-light/less/navs.less diff --git a/themes/bootstrap-3/less/normalize.less b/themes/bootstrap-light/less/normalize.less similarity index 100% rename from themes/bootstrap-3/less/normalize.less rename to themes/bootstrap-light/less/normalize.less diff --git a/themes/bootstrap-3/less/pager.less b/themes/bootstrap-light/less/pager.less similarity index 100% rename from themes/bootstrap-3/less/pager.less rename to themes/bootstrap-light/less/pager.less diff --git a/themes/bootstrap-3/less/pagination.less b/themes/bootstrap-light/less/pagination.less similarity index 100% rename from themes/bootstrap-3/less/pagination.less rename to themes/bootstrap-light/less/pagination.less diff --git a/themes/bootstrap-3/less/panels.less b/themes/bootstrap-light/less/panels.less similarity index 100% rename from themes/bootstrap-3/less/panels.less rename to themes/bootstrap-light/less/panels.less diff --git a/themes/bootstrap-3/less/print.less b/themes/bootstrap-light/less/print.less similarity index 100% rename from themes/bootstrap-3/less/print.less rename to themes/bootstrap-light/less/print.less diff --git a/themes/bootstrap-3/less/responsive-utilities.less b/themes/bootstrap-light/less/responsive-utilities.less similarity index 100% rename from themes/bootstrap-3/less/responsive-utilities.less rename to themes/bootstrap-light/less/responsive-utilities.less diff --git a/themes/bootstrap-3/less/scaffolding.less b/themes/bootstrap-light/less/scaffolding.less similarity index 100% rename from themes/bootstrap-3/less/scaffolding.less rename to themes/bootstrap-light/less/scaffolding.less diff --git a/themes/bootstrap-3/less/tables.less b/themes/bootstrap-light/less/tables.less similarity index 100% rename from themes/bootstrap-3/less/tables.less rename to themes/bootstrap-light/less/tables.less diff --git a/themes/bootstrap-3/less/theme.less b/themes/bootstrap-light/less/theme.less similarity index 100% rename from themes/bootstrap-3/less/theme.less rename to themes/bootstrap-light/less/theme.less diff --git a/themes/bootstrap-3/less/type.less b/themes/bootstrap-light/less/type.less similarity index 100% rename from themes/bootstrap-3/less/type.less rename to themes/bootstrap-light/less/type.less diff --git a/themes/bootstrap-3/less/utilities.less b/themes/bootstrap-light/less/utilities.less similarity index 100% rename from themes/bootstrap-3/less/utilities.less rename to themes/bootstrap-light/less/utilities.less diff --git a/themes/bootstrap-3/less/variables.less b/themes/bootstrap-light/less/variables.less similarity index 100% rename from themes/bootstrap-3/less/variables.less rename to themes/bootstrap-light/less/variables.less