return wxFONTENCODING_ISO8859_1, not wxFONTENCODING_SYSTEM, from wxLocale::GetSystemE...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Mar 2007 01:37:22 +0000 (01:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Mar 2007 01:37:22 +0000 (01:37 +0000)
commit8b34b163019430b9e6f715020695f85ede79602f
tree00c2f64c8fb1eccfc6fc7dcb6fd6f836e3bc3ec7
parenta14670e28e06377ece094ab6561cf8022420963f
return wxFONTENCODING_ISO8859_1, not wxFONTENCODING_SYSTEM, from wxLocale::GetSystemEncoding() when locale is C under Unix (why didn't we do this before?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/intl.cpp