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:
tildearrow 2024-06-18 21:47:19 -05:00
parent d15d8c2de1
commit 3570424eb6
50 changed files with 114617 additions and 114648 deletions

View file

@ -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",