Enable icons by default, using hte XP theme. Also, add the demo "Blue Option" user...
authorstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 3 Oct 2006 15:10:55 +0000 (15:10 +0000)
committerstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 3 Oct 2006 15:10:55 +0000 (15:10 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11818 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/config_default.php

index 67fd1064f5ce9126f4dc0aacfd4f79b3b8451116..2afa0e2c8bd2db1c5c14684f7a5843ff3f0eddf7 100644 (file)
@@ -686,6 +686,8 @@ $user_theme_default = 0;
 $user_themes[0]['PATH'] = 'none';
 $user_themes[0]['NAME'] = 'Default';
 
+$user_themes[1]['PATH'] = '../css/blue_gradient/';
+$user_themes[1]['NAME'] = 'Blue Options';
 
 /**
  * Message Icons control
@@ -694,7 +696,7 @@ $user_themes[0]['NAME'] = 'Default';
  * @global bool $use_icons
  * @since 1.5.1
  */
-$use_icons = false;
+$use_icons = true;
 
 /**
  * Icon Themes
@@ -710,7 +712,7 @@ $use_icons = false;
  * @global integer $icon_theme_def
  * @since 1.5.2
  */
-$icon_theme_def = 0;
+$icon_theme_def = 3;
 
 /**
  * Listing of installed icon themes