From a4b9426b0f5f965128fc745013e26b3d1cd316a9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 5 Jan 2014 18:58:27 +0100 Subject: [PATCH] Rename ipfire-new theme to ipfire. --- .../themes/{ipfire-new => ipfire}/images/n2.gif | Bin .../themes/{ipfire-new => ipfire}/images/n3.gif | Bin .../themes/{ipfire-new => ipfire}/images/n5.gif | Bin .../themes/{ipfire-new => ipfire}/images/n6.gif | Bin .../themes/{ipfire-new => ipfire}/images/tux2.png | Bin .../{ipfire-new => ipfire}/include/colors.txt | 0 .../{ipfire-new => ipfire}/include/css/style.css | 0 .../{ipfire-new => ipfire}/include/functions.pl | 0 .../include/js/refreshInetInfo.js | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename html/html/themes/{ipfire-new => ipfire}/images/n2.gif (100%) rename html/html/themes/{ipfire-new => ipfire}/images/n3.gif (100%) rename html/html/themes/{ipfire-new => ipfire}/images/n5.gif (100%) rename html/html/themes/{ipfire-new => ipfire}/images/n6.gif (100%) rename html/html/themes/{ipfire-new => ipfire}/images/tux2.png (100%) rename html/html/themes/{ipfire-new => ipfire}/include/colors.txt (100%) rename html/html/themes/{ipfire-new => ipfire}/include/css/style.css (100%) rename html/html/themes/{ipfire-new => ipfire}/include/functions.pl (100%) rename html/html/themes/{ipfire-new => ipfire}/include/js/refreshInetInfo.js (100%) diff --git a/html/html/themes/ipfire-new/images/n2.gif b/html/html/themes/ipfire/images/n2.gif similarity index 100% rename from html/html/themes/ipfire-new/images/n2.gif rename to html/html/themes/ipfire/images/n2.gif diff --git a/html/html/themes/ipfire-new/images/n3.gif b/html/html/themes/ipfire/images/n3.gif similarity index 100% rename from html/html/themes/ipfire-new/images/n3.gif rename to html/html/themes/ipfire/images/n3.gif diff --git a/html/html/themes/ipfire-new/images/n5.gif b/html/html/themes/ipfire/images/n5.gif similarity index 100% rename from html/html/themes/ipfire-new/images/n5.gif rename to html/html/themes/ipfire/images/n5.gif diff --git a/html/html/themes/ipfire-new/images/n6.gif b/html/html/themes/ipfire/images/n6.gif similarity index 100% rename from html/html/themes/ipfire-new/images/n6.gif rename to html/html/themes/ipfire/images/n6.gif diff --git a/html/html/themes/ipfire-new/images/tux2.png b/html/html/themes/ipfire/images/tux2.png similarity index 100% rename from html/html/themes/ipfire-new/images/tux2.png rename to html/html/themes/ipfire/images/tux2.png diff --git a/html/html/themes/ipfire-new/include/colors.txt b/html/html/themes/ipfire/include/colors.txt similarity index 100% rename from html/html/themes/ipfire-new/include/colors.txt rename to html/html/themes/ipfire/include/colors.txt diff --git a/html/html/themes/ipfire-new/include/css/style.css b/html/html/themes/ipfire/include/css/style.css similarity index 100% rename from html/html/themes/ipfire-new/include/css/style.css rename to html/html/themes/ipfire/include/css/style.css diff --git a/html/html/themes/ipfire-new/include/functions.pl b/html/html/themes/ipfire/include/functions.pl similarity index 100% rename from html/html/themes/ipfire-new/include/functions.pl rename to html/html/themes/ipfire/include/functions.pl diff --git a/html/html/themes/ipfire-new/include/js/refreshInetInfo.js b/html/html/themes/ipfire/include/js/refreshInetInfo.js similarity index 100% rename from html/html/themes/ipfire-new/include/js/refreshInetInfo.js rename to html/html/themes/ipfire/include/js/refreshInetInfo.js -- 2.39.2