diff options
Diffstat (limited to 'config-win32.h')
-rw-r--r-- | config-win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-win32.h b/config-win32.h index e15b8ca4..cc80b37a 100644 --- a/config-win32.h +++ b/config-win32.h @@ -1,4 +1,4 @@ -#define LOCALEDIR "./locale" +#define LOCALEDIR ".\\share\\locale" #define ENABLE_NLS #define USE_GMODULE #define USE_PLUGIN |