summaryrefslogtreecommitdiffstats
path: root/finance/gnucash/files/patch-src_app-utils_i18n.h
blob: 0625fd7df4b9cabb8516378528b1e895758b765a (plain) (blame)
1
2
3
4
5
6
7
8
--- src/app-utils/i18n.h.orig   Fri Feb 14 12:35:54 2003
+++ src/app-utils/i18n.h    Fri Feb 14 12:36:07 2003
@@ -26,4 +26,4 @@
 #endif
 
 #define TEXT_DOMAIN        "gnucash"
-#define LOCALE_DIR     "/usr/local/share/locale"
+#define LOCALE_DIR     "%%PREFIX%%/share/locale"