remove leading dots from .ini/.conf in AddConfFileExtIfNeeded() as this results in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Mar 2008 12:14:40 +0000 (12:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Mar 2008 12:14:40 +0000 (12:14 +0000)
commitb0bcc78732fb2ecef1fbfcf6c6ca5afbac4a29b6
tree3585ce26d709fca306d306cd35885d616c1c399f
parent9d272435b816ad154a014a9019bab2c979f6f3ef
remove leading dots from .ini/.conf in AddConfFileExtIfNeeded() as this results in double dots in the resulting file name

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