added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Mar 2006 17:00:40 +0000 (17:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Mar 2006 17:00:40 +0000 (17:00 +0000)
commit3af9f2de592953bec39a58cc871678fa85a3b056
tree70ffc59fa21ccc4039258dcba9e059cfc15915f3
parentcc4d990340611a92abeb66c51e3e0e79155d1b1a
added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/mac/corefoundation/stdpaths.h
include/wx/msw/stdpaths.h
include/wx/stdpaths.h
include/wx/unix/stdpaths.h
samples/console/console.cpp
src/mac/corefoundation/stdpaths_cf.cpp
src/msw/stdpaths.cpp
src/unix/stdpaths.cpp