|
Lines 1-14
Link Here
|
| 1 |
--- contrib/Makefile.am.orig 2015-09-10 08:43:38.000000000 +0200 |
1 |
--- INSTALL.orig 2016-10-08 19:30:21 UTC |
| 2 |
+++ contrib/Makefile.am 2015-09-10 08:48:05.000000000 +0200 |
2 |
+++ INSTALL |
|
|
3 |
@@ -228,13 +228,13 @@ If you decide to use your system's iconv |
| 4 |
need to tell mutt about implementation-defined names for some |
| 5 |
character sets. Sample configuration files for various systems can |
| 6 |
be found in the directory contrib/iconv/ in this source |
| 7 |
-distribution, and will be installed in the samples/iconv directory |
| 8 |
+distribution, and will be installed in the share/examples/mutt/iconv directory |
| 9 |
as part of mutt's documentation. |
| 10 |
|
| 11 |
In order to use these sample configuration files, just put a line |
| 12 |
like |
| 13 |
|
| 14 |
- source /usr/local/doc/mutt/samples/iconv/iconv.osf1-4.0d.rc |
| 15 |
+ source /usr/local/share/examples/mutt/iconv/iconv.osf1-4.0d.rc |
| 16 |
|
| 17 |
into your system's global Muttrc, which normally resides in /etc or |
| 18 |
/usr/local/etc. |
| 19 |
--- contrib/Makefile.am.orig 2016-10-08 19:30:21 UTC |
| 20 |
+++ contrib/Makefile.am |
| 3 |
@@ -1,6 +1,7 @@ |
21 |
@@ -1,6 +1,7 @@ |
| 4 |
# $Id$ |
22 |
# $Id$ |
| 5 |
|
23 |
|
| 6 |
subdir = contrib |
24 |
subdir = contrib |
| 7 |
+samplesdir = @samplesdir@ |
25 |
+samplesdir = @samplesdir@ |
| 8 |
|
26 |
|
| 9 |
SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp6.rc Tin.rc \ |
27 |
SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc \ |
| 10 |
sample.muttrc sample.mailcap sample.muttrc-tlr \ |
28 |
sample.mailcap sample.muttrc sample.muttrc-sidebar sample.muttrc-tlr \ |
| 11 |
@@ -14,12 +15,12 @@ |
29 |
@@ -14,12 +15,12 @@ EXTRA_DIST = language.txt language50.txt |
| 12 |
iconv/make.sh |
30 |
iconv/make.sh |
| 13 |
|
31 |
|
| 14 |
install-data-local: |
32 |
install-data-local: |
|
Lines 24-32
Link Here
|
| 24 |
done |
42 |
done |
| 25 |
|
43 |
|
| 26 |
uninstall-local: |
44 |
uninstall-local: |
| 27 |
--- init.h.orig 2009-02-06 13:27:52.000000000 +0100 |
45 |
--- doc/manual.txt.orig 2016-10-08 19:55:06 UTC |
| 28 |
+++ init.h 2009-02-06 13:34:09.000000000 +0100 |
46 |
+++ doc/manual.txt |
| 29 |
@@ -1808,9 +1808,8 @@ |
47 |
@@ -8073,8 +8073,8 @@ set imap_authenticators="gssapi:cram-md5 |
|
|
48 |
|
| 49 |
For examples on how to configure these formats for the various versions |
| 50 |
of PGP which are floating around, see the pgp and gpg sample |
| 51 |
- configuration files in the samples/ subdirectory which has been |
| 52 |
- installed on your system alongside the documentation. (PGP only) |
| 53 |
+ configuration files in the share/examples/mutt/ subdirectory which has |
| 54 |
+ been installed on your system alongside the documentation. (PGP only) |
| 55 |
|
| 56 |
3.166. pgp_decrypt_command |
| 57 |
|
| 58 |
@@ -9332,8 +9332,8 @@ set sidebar_delim_chars='.' |
| 59 |
or "-CAfile [1766]$$ssmmiimmee__ccaa__llooccaattiioonn". |
| 60 |
|
| 61 |
For examples on how to configure these formats, see the smime.rc in the |
| 62 |
- samples/ subdirectory which has been installed on your system alongside |
| 63 |
- the documentation. (S/MIME only) |
| 64 |
+ share/examples/mutt/ subdirectory which has been installed on your system |
| 65 |
+ alongside the documentation. (S/MIME only) |
| 66 |
|
| 67 |
3.271. smime_decrypt_use_default_key |
| 68 |
|
| 69 |
--- init.h.orig 2016-10-08 19:35:50 UTC |
| 70 |
+++ init.h |
| 71 |
@@ -1814,9 +1814,8 @@ struct option_t MuttVars[] = { |
| 30 |
** .pp |
72 |
** .pp |
| 31 |
** For examples on how to configure these formats for the various versions |
73 |
** For examples on how to configure these formats for the various versions |
| 32 |
** of PGP which are floating around, see the pgp and gpg sample configuration files in |
74 |
** of PGP which are floating around, see the pgp and gpg sample configuration files in |
|
Lines 36-44
Link Here
|
| 36 |
+ ** the \fCshare/examples/mutt/\fP subdirectory which has been installed on |
78 |
+ ** the \fCshare/examples/mutt/\fP subdirectory which has been installed on |
| 37 |
+ ** your system. (PGP only) |
79 |
+ ** your system. (PGP only) |
| 38 |
*/ |
80 |
*/ |
| 39 |
{ "pgp_getkeys_command", DT_STR, R_NONE, UL &PgpGetkeysCommand, 0}, |
81 |
{ "pgp_decrypt_command", DT_STR, R_NONE, UL &PgpDecryptCommand, 0}, |
| 40 |
/* |
82 |
/* |
| 41 |
@@ -2017,9 +2016,8 @@ |
83 |
@@ -2942,9 +2941,8 @@ struct option_t MuttVars[] = { |
| 42 |
** .de |
84 |
** .de |
| 43 |
** .pp |
85 |
** .pp |
| 44 |
** For examples on how to configure these formats, see the \fCsmime.rc\fP in |
86 |
** For examples on how to configure these formats, see the \fCsmime.rc\fP in |
|
Lines 48-94
Link Here
|
| 48 |
+ ** the \fCshare/examples/mutt/\fP subdirectory which has been installed on |
90 |
+ ** the \fCshare/examples/mutt/\fP subdirectory which has been installed on |
| 49 |
+ ** your system. (S/MIME only) |
91 |
+ ** your system. (S/MIME only) |
| 50 |
*/ |
92 |
*/ |
| 51 |
{ "smime_verify_command", DT_STR, R_NONE, UL &SmimeVerifyCommand, 0}, |
93 |
{ "smime_decrypt_use_default_key", DT_BOOL, R_NONE, OPTSDEFAULTDECRYPTKEY, 1 }, |
| 52 |
/* |
94 |
/* |
| 53 |
--- INSTALL.orig Mon Nov 25 15:16:46 2002 |
|
|
| 54 |
+++ INSTALL Wed Mar 26 15:59:57 2003 |
| 55 |
@@ -225,13 +225,13 @@ |
| 56 |
need to tell mutt about implementation-defined names for some |
| 57 |
character sets. Sample configuration files for various systems can |
| 58 |
be found in the directory contrib/iconv/ in this source |
| 59 |
-distribution, and will be installed in the samples/iconv directory |
| 60 |
+distribution, and will be installed in the share/examples/mutt/iconv directory |
| 61 |
as part of mutt's documentation. |
| 62 |
|
| 63 |
In order to use these sample configuration files, just put a line |
| 64 |
like |
| 65 |
|
| 66 |
- source /usr/local/doc/mutt/samples/iconv/iconv.osf1-4.0d.rc |
| 67 |
+ source /usr/local/share/examples/mutt/iconv/iconv.osf1-4.0d.rc |
| 68 |
|
| 69 |
into your system's global Muttrc, which normally resides in /etc or |
| 70 |
/usr/local/etc. |
| 71 |
--- doc/manual.txt.orig 2015-08-30 19:25:51.000000000 +0200 |
| 72 |
+++ doc/manual.txt 2015-09-10 08:56:32.000000000 +0200 |
| 73 |
@@ -7736,8 +7736,8 @@ |
| 74 |
|
| 75 |
For examples on how to configure these formats for the various versions |
| 76 |
of PGP which are floating around, see the pgp and gpg sample |
| 77 |
- configuration files in the samples/ subdirectory which has been |
| 78 |
- installed on your system alongside the documentation. (PGP only) |
| 79 |
+ configuration files in the share/examples/mutt/ subdirectory which has |
| 80 |
+ been installed on your system alongside the documentation. (PGP only) |
| 81 |
|
| 82 |
3.162. pgp_decrypt_command |
| 83 |
|
| 84 |
@@ -8783,8 +8783,8 @@ |
| 85 |
"-CAfile $$ssmmiimmee__ccaa__llooccaattiioonn". |
| 86 |
|
| 87 |
For examples on how to configure these formats, see the smime.rc in the |
| 88 |
- samples/ subdirectory which has been installed on your system alongside |
| 89 |
- the documentation. (S/MIME only) |
| 90 |
+ share/examples/mutt/ subdirectory which has been installed on your system |
| 91 |
+ alongside the documentation. (S/MIME only) |
| 92 |
|
| 93 |
3.252. smime_decrypt_use_default_key |
| 94 |
|