use wxFileName to construct well-formed paths in GetMsgCatalogSubdirs() instead of...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Dec 2007 01:34:32 +0000 (01:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Dec 2007 01:34:32 +0000 (01:34 +0000)
commit9b3b7f55560a6e43bde4fe0692d08ab7d90c6cf8
tree33cafb13b52e6b841ec356fcbd47c79892973167
parent2a11c8265e9dc24b65cfeaabb072e148ee3787e1
use wxFileName to construct well-formed paths in GetMsgCatalogSubdirs() instead of doing it ourselves with string manipulations wrongly (patch 1835208)

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