projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove extra space which confuses some servers (at least wu-ftpd 2.6.2) from interpre...
[wxWidgets.git]
/
src
/
unix
/
stdpaths.cpp
diff --git
a/src/unix/stdpaths.cpp
b/src/unix/stdpaths.cpp
index e81f673d205d792e4cf75ab64d8eb1dba17683b1..af3551bf068b51546d3f765c7d64491d0e6693a1 100644
(file)
--- a/
src/unix/stdpaths.cpp
+++ b/
src/unix/stdpaths.cpp
@@
-94,7
+94,7
@@
wxString wxStandardPaths::GetPluginsDir() const
}
wxString
}
wxString
-wxStandardPaths::GetLocalizedResourcesDir(const wx
Char *
lang,
+wxStandardPaths::GetLocalizedResourcesDir(const wx
String&
lang,
ResourceCat category) const
{
return wxStandardPathsBase::GetLocalizedResourcesDir(lang, category);
ResourceCat category) const
{
return wxStandardPathsBase::GetLocalizedResourcesDir(lang, category);
@@
-206,7
+206,7
@@
wxString wxStandardPaths::GetPluginsDir() const
}
wxString
}
wxString
-wxStandardPaths::GetLocalizedResourcesDir(const wx
Char *
lang,
+wxStandardPaths::GetLocalizedResourcesDir(const wx
String&
lang,
ResourceCat category) const
{
if ( category != ResourceCat_Messages )
ResourceCat category) const
{
if ( category != ResourceCat_Messages )