mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-23 01:32:22 -05:00
Update set variable after English lang code change
This commit is contained in:
parent
6faa4767d8
commit
99b68f6e24
@ -679,7 +679,7 @@ load_config (void)
|
|||||||
prefs._tabs_position = 2; /* 2 = left */
|
prefs._tabs_position = 2; /* 2 = left */
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
prefs.identd = 1;
|
prefs.identd = 1;
|
||||||
prefs.gui_lang = 12;
|
prefs.gui_lang = 15;
|
||||||
#else
|
#else
|
||||||
prefs.fastdccsend = 1;
|
prefs.fastdccsend = 1;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user