11 lines
376 B
C
11 lines
376 B
C
--- src/Mayaqua/Table.h.orig 2014-06-08 06:19:14 UTC
|
|
+++ src/Mayaqua/Table.h
|
|
@@ -102,7 +102,7 @@
|
|
#define UNICODE_CACHE_FILE L".unicode_cache_%s.dat"
|
|
|
|
#define LANGLIST_FILENAME "|languages.txt"
|
|
-#define LANG_CONFIG_FILENAME L"@lang.config"
|
|
+#define LANG_CONFIG_FILENAME L"/var/db/softether/lang.config"
|
|
#define LANG_CONFIG_TEMPLETE "|lang.config"
|
|
|
|
// Language constant
|