interpret text invalid in the current encoding (typical for UTF-8 environments) as...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Feb 2007 09:53:15 +0000 (09:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Feb 2007 09:53:15 +0000 (09:53 +0000)
commit404ac4c67da7d9a454e0c0a64395e024d92a2253
tree38b00180ec2501d743f2cf6dc8c4a6b2a238db42
parenteb41aed90acf09ab0ca624adf397dc2ed886ad77
interpret text invalid in the current encoding (typical for UTF-8 environments) as ISO8859-1, this is wrong but better than eating it completely

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