]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-imap_recent.patch
This commit was manufactured by cvs2git to create branch 'RAW'.
[packages/mutt.git] / mutt-imap_recent.patch
diff --git a/mutt-imap_recent.patch b/mutt-imap_recent.patch
deleted file mode 100644 (file)
index f40b24b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- mutt-1.5.17/imap/browse.c.orig     2007-05-29 01:19:39.000000000 +0200
-+++ mutt-1.5.17/imap/browse.c  2007-11-13 16:04:18.000000000 +0100
-@@ -230,7 +230,7 @@
-   if ((status = imap_mboxcache_get (idata, mx.mbox, 0)))
-   {
--    state->new = status->unseen;
-+    state->new = status->recent;
-     state->messages = status->messages;
-   }
This page took 0.046802 seconds and 4 git commands to generate.