diff data/conf/options.mtt @ 110:6acd96f8685f

Translation reloading as far as AContent name/desc supported. Limited & crude support for updating gui. Gave AContent support for multiple callbacks. New locale: "en".
author Diggory Hardy <diggory.hardy@gmail.com>
date Fri, 05 Dec 2008 11:29:39 +0000
parents 42e241e7be3e
children 9f035cd139c6
line wrap: on
line diff
--- a/data/conf/options.mtt	Thu Dec 04 10:32:20 2008 +0000
+++ b/data/conf/options.mtt	Fri Dec 05 11:29:39 2008 +0000
@@ -2,7 +2,7 @@
 {MiscOptions}
 <int|maxThreads=1>
 <bool|exitImmediately=false>
-<char[]|L10n="en-GB">
+<char[]|L10n="en">
 <int|logLevel=1>
 <int|logOutput=3>
 <double|pollInterval=0.01>