[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. bf75a860b37b8e08adb3afae9baca01c1af2f08c |
Date: |
Fri, 16 Mar 2012 03:15:00 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, master has been updated
via bf75a860b37b8e08adb3afae9baca01c1af2f08c (commit)
from 4ad9321b5799aae68df21f77e7e788d897c3f015 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=bf75a860b37b8e08adb3afae9baca01c1af2f08c
commit bf75a860b37b8e08adb3afae9baca01c1af2f08c
Author: Ken Hornstein <address@hidden>
Date: Thu Mar 15 23:14:48 2012 -0400
Whoops, forgot to put "." before some of the suffixes.
diff --git a/etc/mhn.defaults.sh b/etc/mhn.defaults.sh
index 0111dbd..ac5d291 100755
--- a/etc/mhn.defaults.sh
+++ b/etc/mhn.defaults.sh
@@ -131,18 +131,18 @@ mhshow-suffix-application/pdf: .pdf
mhshow-suffix-application/postscript: .ps
mhshow-suffix-application/msword: .doc
mhshow-suffix-application/msword: .docx
-mhshow-suffix-application/vnd.ms-excel: xls
-mhshow-suffix-application/vnd.ms-excel: xlc
-mhshow-suffix-application/vnd.ms-excel: xll
-mhshow-suffix-application/vnd.ms-excel: xlm
-mhshow-suffix-application/vnd.ms-excel: xlw
-mhshow-suffix-application/vnd.ms-excel: xla
-mhshow-suffix-application/vnd.ms-excel: xlt
-mhshow-suffix-application/vnd.ms-excel: xld
-mhshow-suffix-application/vnd.ms-powerpoint: ppz
-mhshow-suffix-application/vnd.ms-powerpoint: ppt
-mhshow-suffix-application/vnd.ms-powerpoint: pps
-mhshow-suffix-application/vnd.ms-powerpoint: pot
+mhshow-suffix-application/vnd.ms-excel: .xls
+mhshow-suffix-application/vnd.ms-excel: .xlc
+mhshow-suffix-application/vnd.ms-excel: .xll
+mhshow-suffix-application/vnd.ms-excel: .xlm
+mhshow-suffix-application/vnd.ms-excel: .xlw
+mhshow-suffix-application/vnd.ms-excel: .xla
+mhshow-suffix-application/vnd.ms-excel: .xlt
+mhshow-suffix-application/vnd.ms-excel: .xld
+mhshow-suffix-application/vnd.ms-powerpoint: .ppz
+mhshow-suffix-application/vnd.ms-powerpoint: .ppt
+mhshow-suffix-application/vnd.ms-powerpoint: .pps
+mhshow-suffix-application/vnd.ms-powerpoint: .pot
mhshow-suffix-audio/mpeg: .mp3
mhshow-suffix-image/gif: .gif
mhshow-suffix-image/jpeg: .jpeg
-----------------------------------------------------------------------
Summary of changes:
etc/mhn.defaults.sh | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. bf75a860b37b8e08adb3afae9baca01c1af2f08c,
Ken Hornstein <=