summaryrefslogtreecommitdiff
path: root/www/galeon/files/patch-src_galeon-main.c
blob: 777907e0e2c6b4158d337610dd7e824eea88db5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/galeon-main.c.orig	Thu Sep 11 01:11:30 2003
+++ src/galeon-main.c	Thu Sep 11 01:12:31 2003
@@ -130,7 +130,7 @@
 #ifdef ENABLE_NLS
 	/* Initialize the i18n stuff */
 	setlocale(LC_ALL, "");
-	bindtextdomain(GETTEXT_PACKAGE, DATADIR "/locale");
+	bindtextdomain(GETTEXT_PACKAGE, GNOMELOCALEDIR);
 	textdomain(GETTEXT_PACKAGE);
 #endif
 	/* set the application name manually until gnome handles the