]> git.pld-linux.org Git - packages/mutt.git/blob - mutt-manual.patch
- massive change: BR: openssl-devel >= 0.9.6m
[packages/mutt.git] / mutt-manual.patch
1 diff -urN mutt-1.4.orig/Muttrc.head.in mutt-1.4/Muttrc.head.in
2 --- mutt-1.4.orig/Muttrc.head.in        Mon Mar 20 11:25:49 2000
3 +++ mutt-1.4/Muttrc.head.in     Thu Aug  1 21:48:21 2002
4 @@ -15,9 +15,9 @@
5  macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'
6  
7  # Show documentation when pressing F1
8 -macro generic <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
9 -macro index   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
10 -macro pager   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
11 +macro generic <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
12 +macro index   <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
13 +macro pager   <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
14  
15  # If Mutt is unable to determine your site's domain name correctly, you can
16  # set the default here.
This page took 0.051262 seconds and 3 git commands to generate.