comment
This commit is contained in:
parent
db3b7c9e23
commit
54fdb3433d
@ -212,6 +212,8 @@ RclConfig::RclConfig(const string *argcnf)
|
||||
o_localecharset = string(cstr_cp1252);
|
||||
}
|
||||
#else
|
||||
// This is quite incorrect, when using the non-unicode (utf16)
|
||||
// interface, Windows will never use utf-8
|
||||
o_localecharset = "UTF-8";
|
||||
#endif
|
||||
LOGDEB1(("RclConfig::getDefCharset: localecharset [%s]\n",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user