summaryrefslogtreecommitdiff
path: root/mail/etpan/patches/patch-ab
blob: efd50d91bcb8ecb0ff3ec07852c0ec4896d045ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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) {