diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-09-28 14:11:48 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-09-28 14:11:48 +0000 |
commit | 5e6549f156cba06fe7dde03cf8f3274c3114f5a1 (patch) | |
tree | acd6d2e0db627db5ad19f8360fb8e1177c8431f9 | |
parent | b2d0c5c104dd8e745a09f1fb7e0861488624f374 (diff) | |
download | brdo-5e6549f156cba06fe7dde03cf8f3274c3114f5a1.tar.gz brdo-5e6549f156cba06fe7dde03cf8f3274c3114f5a1.tar.bz2 |
- removed the themes that are not actively maintained ...
-rw-r--r-- | includes/conf.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/includes/conf.php b/includes/conf.php index fe04ad2a3..a3442ed9b 100644 --- a/includes/conf.php +++ b/includes/conf.php @@ -17,17 +17,11 @@ $themes = array("UnConeD" => array( "Marvin" => array( "themes/marvin/marvin.theme", "Internet explorer, Netscape, Opera"), - "Jeroen" => array( - "themes/jeroen/jeroen.theme", - "Internet explorer, Netscape"), "Stone Age" => array( "themes/example/example.theme", "Internet explorer, Netscape, Opera, Lynx"), "Goofy" => array( "themes/goofy/goofy.theme", - "Internet explorer, Netscape, Opera"), - "Yaroon" => array( - "themes/yaroon/yaroon.theme", "Internet explorer, Netscape, Opera")); # |