summaryrefslogtreecommitdiff
path: root/chinese/oxim/files/patch-gtk-immodule-gtkintl.h
blob: da511fe674915f936c8e1a9a67f21301e993058e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/gtk-immodule/gtkintl.h.orig	Thu Mar 23 08:43:55 2006
+++ src/gtk-immodule/gtkintl.h	Thu Mar 23 08:46:33 2006
@@ -1,7 +1,7 @@
 #ifndef __GTKINTL_H__
 #define __GTKINTL_H__
 #define ENABLE_NLS 1
-#define GTK_LOCALEDIR "/usr/share/locale"
+#define GTK_LOCALEDIR "%%PREFIX%%/share/locale"
 #define GETTEXT_PACKAGE "gtk20"
 
 #ifdef ENABLE_NLS