diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-12-04 18:47:48 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-12-04 18:47:48 +0000 |
commit | fa8225607173d9e0d356ddeaf00c33d92b4c20ed (patch) | |
tree | 01f3ade925f3f023a411c9ac38b7aa99189c2982 /kde-base/kdepim/files | |
parent | revise the patch slightly per bug #157049 (and the KDE bug referenced therein (diff) | |
download | gentoo-2-fa8225607173d9e0d356ddeaf00c33d92b4c20ed.tar.gz gentoo-2-fa8225607173d9e0d356ddeaf00c33d92b4c20ed.tar.bz2 gentoo-2-fa8225607173d9e0d356ddeaf00c33d92b4c20ed.zip |
revise the patch slightly per bug #157049 (and the KDE bug referenced therein
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/kdepim/files')
-rw-r--r-- | kde-base/kdepim/files/kmail-3.5.5-dimap-mail-loss.patch | 8 |
1 files changed, 0 insertions, 8 deletions
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 <globalsettings.h> - - #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 ), |