summaryrefslogtreecommitdiff
path: root/mail/etpan/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/etpan/patches/patch-ab')
-rw-r--r--mail/etpan/patches/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/etpan/patches/patch-ab b/mail/etpan/patches/patch-ab
new file mode 100644
index 00000000000..efd50d91bcb
--- /dev/null
+++ b/mail/etpan/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
+
+--- src/etpan-app-subapp.c.orig 2005-08-06 07:00:51.000000000 +0200
++++ src/etpan-app-subapp.c 2005-08-06 07:14:57.000000000 +0200
+@@ -807,7 +807,9 @@
+ struct etpan_subapp * old_subapp;
+ int app_index;
+
++#if 0
+ color_reset(subapp->app);
++#endif
+
+ old_subapp = subapp->app->current_subapp;
+ if (old_subapp != NULL) {