Moving help files from lt to lt_LT
[squirrelmail.git] / config / config_default.php
index c724db6dbd060a09102686cfb90cd468cdd0f03a..6cb02a44b1aeb405c404aecb7b166cac550864de 100644 (file)
@@ -34,7 +34,7 @@ $org_title = 'SquirrelMail $version';
  *   Use the two-letter code.
  */
 global $squirrelmail_default_language;
-$squirrelmail_default_language = 'en';
+$squirrelmail_default_language = 'en_US';
 
 /* The dns name and port for your imap server. */
 global $imapServerAddress, $imapPort;
@@ -327,8 +327,8 @@ $theme[15]['NAME'] = 'BluesNews';
 $theme[16]['PATH'] = '../themes/deepocean2_theme.php';
 $theme[16]['NAME'] = 'Deep Ocean 2';
 
-$theme[17]['PATH'] = '../themes/blue_gray_theme.php';
-$theme[17]['NAME'] = 'Blue Gray';
+$theme[17]['PATH'] = '../themes/blue_grey_theme.php';
+$theme[17]['NAME'] = 'Blue Grey';
 
 $theme[18]['PATH'] = '../themes/dompie_theme.php';
 $theme[18]['NAME'] = 'Dompie';
@@ -363,6 +363,15 @@ $theme[27]['NAME'] = 'Spice of Life - Dark (Changes)';
 $theme[28]['PATH'] = '../themes/christmas.php';
 $theme[28]['NAME'] = 'Holiday - Christmas';
 
+$theme[29]['PATH'] = '../themes/darkness.php';
+$theme[29]['NAME'] = 'Darkness (Changes)';
+
+$theme[30]['PATH'] = '../themes/random.php';
+$theme[30]['NAME'] = 'Random (Changes every login)';
+
+$theme[31]['PATH'] = '../themes/midnight.php';
+$theme[31]['NAME'] = 'Midnight';
+
 /**
  * LDAP server(s)
  *   Array of arrays with LDAP server parameters. See