[ghelda-devel] [55] Reasonable default |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/ghelda-devel Archives
]
Revision: 55
Author: odyx
Date: 2009-07-21 17:29:55 +0200 (Tue, 21 Jul 2009)
Log Message:
-----------
Reasonable default
Modified Paths:
--------------
trunk/config.php
Modified: trunk/config.php
===================================================================
--- trunk/config.php 2009-07-21 15:24:35 UTC (rev 54)
+++ trunk/config.php 2009-07-21 15:29:55 UTC (rev 55)
@@ -47,7 +47,7 @@
$conf['css']['screen'][0] = 'main.css';
// $conf['css']['screen'][1] = 'auther.css';
-$conf['locale']['default'] = 'en.UTF-8';
+$conf['locale']['default'] = 'fr_CH.utf8';
// Images
@@ -59,4 +59,5 @@
$conf['images']['cross']['source'] = 'cross.png';
$conf['images']['cross']['size'] = array(32,32);
-?>
\ No newline at end of file
+?>
+