summaryrefslogtreecommitdiff
path: root/mail/balsa2/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2/patches/patch-ad')
-rw-r--r--mail/balsa2/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/balsa2/patches/patch-ad b/mail/balsa2/patches/patch-ad
deleted file mode 100644
index 35845cf2d8d..00000000000
--- a/mail/balsa2/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2003/04/27 00:42:58 rh Exp $
-
---- src/main.c.orig 2003-04-26 18:03:15.000000000 +0200
-+++ src/main.c 2003-04-26 18:04:10.000000000 +0200
-@@ -355,7 +355,7 @@
- /* FIXME: gnome_i18n_get_language seems to have gone away;
- * is this a reasonable replacement? */
- setlocale(LC_CTYPE,
-- (const char *) gnome_i18n_get_language_list(LC_CTYPE)->data);
-+ (const char *) gnome_i18n_get_language_list("LC_CTYPE")->data);
- #endif
-
- #ifdef HAVE_GPGME