summaryrefslogtreecommitdiffstats
path: root/textproc/iiimf-le-unit/files/patch-leif_sun_common_auxwin_SelectMessage.c
blob: 1b4518abf5b76e3e27493cf5cfebb7f2ecd378c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- leif/sun_le_asia/common/auxwin/SelectMessage.c	Fri Mar 26 18:13:39 2004
+++ leif/sun_le_asia/common/auxwin/SelectMessage.c	Wed Feb 16 20:44:30 2005
@@ -139,7 +139,7 @@
 
 	nLocaleID = get_encodeid_from_locale(locale_name);
 	lang_name = get_langname_from_locale(locale_name);
-	sprintf(file_name, "/usr/lib/im/locale/%s/common/%s", lang_name, MSG_FILE_NAME);
+	sprintf(file_name, "/usr/local/lib/im/locale/%s/common/%s", lang_name, MSG_FILE_NAME);
 	gCatd = catopen(file_name, 0);
 	if (gCatd == (nl_catd)-1)
 		printf("WARNING: Could not open message catalog: %s\n", name);
OpenPOWER on IntegriCloud