Add notes

This commit is contained in:
Berke Viktor 2012-10-18 23:26:13 +02:00
parent 3c5100510f
commit 41e4b3a59c
1 changed files with 2 additions and 1 deletions

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: