release v0.6.4
ordered po files in next commit it sucks that my machine does not produce the same results as this other one
This commit is contained in:
parent
d15d8c2de1
commit
3570424eb6
50 changed files with 114617 additions and 114648 deletions
|
|
@ -115,6 +115,9 @@ std::vector<TAParam> params;
|
|||
char localeDir[4096];
|
||||
|
||||
const char* localeDirs[]={
|
||||
#ifdef __APPLE__
|
||||
"../Resources/locale",
|
||||
#endif
|
||||
"locale",
|
||||
".." DIR_SEPARATOR_STR "share" DIR_SEPARATOR_STR "locale",
|
||||
".." DIR_SEPARATOR_STR "po" DIR_SEPARATOR_STR "locale",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue