Automatic language detection (Win Vista/7)

see issue 847
This commit is contained in:
Oliver Duis
2011-07-16 13:39:28 +02:00
parent cee8bd83e1
commit c4e54b004b
8 changed files with 111 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ class Options {
bool blinkClipped;
int bgcolor;
Glib::ustring language;
bool languageAutoDetect;
Glib::ustring theme;
bool slimUI;
bool useSystemTheme;