From fa8225607173d9e0d356ddeaf00c33d92b4c20ed Mon Sep 17 00:00:00 2001 From: Caleb Tennis Date: Mon, 4 Dec 2006 18:47:48 +0000 Subject: revise the patch slightly per bug #157049 (and the KDE bug referenced therein (Portage version: 2.1.2_rc2-r5) --- kde-base/kdepim/files/kmail-3.5.5-dimap-mail-loss.patch | 8 -------- 1 file changed, 8 deletions(-) (limited to 'kde-base/kdepim/files') diff --git a/kde-base/kdepim/files/kmail-3.5.5-dimap-mail-loss.patch b/kde-base/kdepim/files/kmail-3.5.5-dimap-mail-loss.patch index 3aad70855c32..e64b3d4ae1b7 100644 --- a/kde-base/kdepim/files/kmail-3.5.5-dimap-mail-loss.patch +++ b/kde-base/kdepim/files/kmail-3.5.5-dimap-mail-loss.patch @@ -2,14 +2,6 @@ Index: kmail/kmfoldercachedimap.cpp =================================================================== --- kmail/kmfoldercachedimap.cpp (revision 597658) +++ kmail/kmfoldercachedimap.cpp (revision 597659) -@@ -75,6 +75,7 @@ - #include - - #define UIDCACHE_VERSION 1 -+#define MAIL_LOSS_DEBUGGING 0 - - static QString incidencesForToString( KMFolderCachedImap::IncidencesFor r ) { - switch (r) { @@ -150,10 +151,22 @@ mFolderRemoved( false ), /*mHoldSyncs( false ),*/ mRecurse( true ), -- cgit v1.2.3-65-gdbad