diff options
Diffstat (limited to 'config.h.win32.in')
-rw-r--r-- | config.h.win32.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.win32.in b/config.h.win32.in index 202a10cfda..99c00b7343 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -88,7 +88,7 @@ #define ENABLE_NLS 1 /* Define the location where the catalogs will be installed */ -#define GTK_LOCALEDIR "UNUSED" +#define GTK_LOCALEDIR "UNUSED/share/locale" /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |