mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 17:22:18 -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 */
|
||||
#ifdef WIN32
|
||||
prefs.identd = 1;
|
||||
prefs.gui_lang = 12;
|
||||
prefs.gui_lang = 15;
|
||||
#else
|
||||
prefs.fastdccsend = 1;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user