Added a hack to set language information in win32.
commit9443558126965d89ae75b2243caf09da8ea5d85b
authorAngel Ortega <angel@triptico.com>
Tue, 30 Sep 2008 11:52:40 +0000 (30 13:52 +0200)
committerAngel Ortega <angel@triptico.com>
Tue, 30 Sep 2008 11:52:40 +0000 (30 13:52 +0200)
treedf25efdfb4a4146294874429cabb551b15dad76b
parent26c6fc981d5014611e52c91a530a9177b444840d
Added a hack to set language information in win32.

In the gettext_domain() function under win32, and if the LANG
environment variable is not set, the GetSystemDefaultLangID()
is queried to build a LANG environment variable. This probably
does not belong here.
mpdm_s.c