diff options
Diffstat (limited to 'www/galeon2/files/patch-src_galeon-main.c')
-rw-r--r-- | www/galeon2/files/patch-src_galeon-main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/galeon2/files/patch-src_galeon-main.c b/www/galeon2/files/patch-src_galeon-main.c deleted file mode 100644 index 777907e0e..000000000 --- a/www/galeon2/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 |