From 2a094bdae7c387ae7b2d02c58c05b98fc5f1b138 Mon Sep 17 00:00:00 2001 From: stevetruckstuff Date: Mon, 2 Oct 2006 21:23:42 +0000 Subject: [PATCH] These files are no longer needed after icon theme mgmt has been moved to conf.pl git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11817 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- images/themes/none/index.php | 19 ------------------- images/themes/none/theme.php | 12 ------------ images/themes/template/index.php | 18 ------------------ images/themes/template/theme.php | 12 ------------ 4 files changed, 61 deletions(-) delete mode 100644 images/themes/none/index.php delete mode 100644 images/themes/none/theme.php delete mode 100644 images/themes/template/index.php delete mode 100644 images/themes/template/theme.php diff --git a/images/themes/none/index.php b/images/themes/none/index.php deleted file mode 100644 index 077728c9..00000000 --- a/images/themes/none/index.php +++ /dev/null @@ -1,19 +0,0 @@ - \ No newline at end of file diff --git a/images/themes/none/theme.php b/images/themes/none/theme.php deleted file mode 100644 index 6aa73dab..00000000 --- a/images/themes/none/theme.php +++ /dev/null @@ -1,12 +0,0 @@ -_("None"),'PATH'=> 'none'); diff --git a/images/themes/template/index.php b/images/themes/template/index.php deleted file mode 100644 index 007b4c45..00000000 --- a/images/themes/template/index.php +++ /dev/null @@ -1,18 +0,0 @@ - \ No newline at end of file diff --git a/images/themes/template/theme.php b/images/themes/template/theme.php deleted file mode 100644 index 424f1e19..00000000 --- a/images/themes/template/theme.php +++ /dev/null @@ -1,12 +0,0 @@ -_("Template Default"),'PATH'=> 'template'); -- 2.25.1