From f1d3ff6a1b75af60054411ce56ef529cb179bbf2 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 30 Sep 2003 06:28:58 +0000 Subject: Updated to 2.0.15. Changes: - imap folder scanning speedup. - fix bugs: 121181, 121637, 121867 and others. - help updates. --- mail/balsa2/patches/patch-ad | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 mail/balsa2/patches/patch-ad (limited to 'mail/balsa2/patches') 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 -- cgit v1.2.3