aboutsummaryrefslogtreecommitdiff
path: root/www/galeon/files/patch-src_galeon-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon/files/patch-src_galeon-main.c')
-rw-r--r--www/galeon/files/patch-src_galeon-main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/galeon/files/patch-src_galeon-main.c b/www/galeon/files/patch-src_galeon-main.c
deleted file mode 100644
index 777907e0e2c6..000000000000
--- a/www/galeon/files/patch-src_galeon-main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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