1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-22 17:22:18 -05:00

Add notes

This commit is contained in:
Berke Viktor 2012-10-18 23:26:13 +02:00
parent 3c5100510f
commit 41e4b3a59c

View File

@ -960,8 +960,9 @@ main (int argc, char *argv[])
load_config ();
#ifdef WIN32
/* we MUST do this after load_config () otherwise it would fail */
/* we MUST do this after load_config () AND before fe_init (thus gtk_init) otherwise it will fail */
strcpy (hexchat_lang, "LC_ALL=");
switch (prefs.gui_lang)
{
case 0: