From 1f4d55392f3d7e8b03c8c0cee62a38c58650458e Mon Sep 17 00:00:00 2001 From: Antonio Radici Date: Fri, 29 Apr 2011 17:57:47 +0100 Subject: [PATCH] sidebar-{dotted,sorted}: documented the options that those two patches are introducing; documentation submitted by Julien Valroff (Closes: 603186) --- debian/changelog | 7 +++++-- debian/patches/mutt-patched/sidebar-dotted | 15 +++++++++++++++ debian/patches/mutt-patched/sidebar-sorted | 12 ++++++++++++ 3 files changed, 32 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e59d22d..34d49e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ mutt (1.5.21-5) unstable; urgency=low - * Sidebar patch replaced with the one written by Stuart Henderson - (Closes: 619822) + * debian/patches/mutt-patched: + + sidebar: patch replaced with the one written by Stuart Henderson + (Closes: 619822) + + sidebar-{dotted,sorted}: documented the options that those two patches are + introducing; documentation submitted by Julien Valroff (Closes: 603186) -- Antonio Radici Fri, 29 Apr 2011 17:24:49 +0100 diff --git a/debian/patches/mutt-patched/sidebar-dotted b/debian/patches/mutt-patched/sidebar-dotted index 2900889..070a0cb 100644 --- a/debian/patches/mutt-patched/sidebar-dotted +++ b/debian/patches/mutt-patched/sidebar-dotted @@ -62,3 +62,18 @@ I hope, it's usefull for someone ;) OPTSIGDASHES, OPTSIGONTOP, OPTSORTRE, +--- a/debian/extra/samples/sidebar.muttrc ++++ b/debian/extra/samples/sidebar.muttrc +@@ -50,7 +50,11 @@ + # + # sidebar_delim (string) + # Specifies the delimiter between the sidebar and other screens +-# ++# ++# sidebar_shortpath (boolean) ++# When using IMAP, a '.' is often used as a separator. This option ++# allows to shorten the folder name to the part after the last dot. ++# + # color sidebar_new [fg] [bg] + # The foreground (fg) and background (bg) color of folders that contain new + # mail. diff --git a/debian/patches/mutt-patched/sidebar-sorted b/debian/patches/mutt-patched/sidebar-sorted index 5bc262d..6e5aa4e 100644 --- a/debian/patches/mutt-patched/sidebar-sorted +++ b/debian/patches/mutt-patched/sidebar-sorted @@ -73,3 +73,15 @@ should be easy to adopt it to a vanilla mutt. OPTSIGDASHES, OPTSIGONTOP, OPTSORTRE, +--- a/debian/extra/samples/sidebar.muttrc ++++ b/debian/extra/samples/sidebar.muttrc +@@ -55,6 +55,9 @@ + # When using IMAP, a '.' is often used as a separator. This option + # allows to shorten the folder name to the part after the last dot. + # ++# sidebar_sort (boolean) ++# Sorts the folders in the sidebar alphabetically. ++# + # color sidebar_new [fg] [bg] + # The foreground (fg) and background (bg) color of folders that contain new + # mail. -- 2.43.0