Update set variable after English lang code change

This commit is contained in:
Berke Viktor 2012-10-20 17:12:21 +02:00
parent 6faa4767d8
commit 99b68f6e24
1 changed files with 1 additions and 1 deletions

View File

@ -679,7 +679,7 @@ load_config (void)
prefs._tabs_position = 2; /* 2 = left */
#ifdef WIN32
prefs.identd = 1;
prefs.gui_lang = 12;
prefs.gui_lang = 15;
#else
prefs.fastdccsend = 1;
#endif