]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/debian-specific/assumed_charset-compat
display bcc for postponed message if there is no To (Closes: 350957)
[software/mutt-debian.git] / debian / patches / debian-specific / assumed_charset-compat
1 On upstream inclusion of the assumed_charset patch (past 1.5.14), file_charset
2 got renamed to attach_charset. We add it back for compatibility.
3
4 --- a/init.h
5 +++ b/init.h
6 @@ -208,6 +208,9 @@
7    ** Note: for Japanese users, ``iso-2022-*'' must be put at the head
8    ** of the value as shown above if included.
9    */
10 +  { "file_charset",    DT_SYN,  R_NONE, UL "attach_charset", 0 },
11 +  /*
12 +  */
13    { "attach_format",   DT_STR,  R_NONE, UL &AttachFormat, UL "%u%D%I %t%4n %T%.40d%> [%.7m/%.10M, %.6e%?C?, %C?, %s] " },
14    /*
15    ** .pp