SOURCES (AC-branch): mailcap - merged from HEAD

glen glen at pld-linux.org
Thu May 29 19:53:00 CEST 2008


Author: glen                         Date: Thu May 29 17:53:00 2008 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- merged from HEAD

---- Files affected:
SOURCES:
   mailcap (1.9.2.1 -> 1.9.2.2) 

---- Diffs:

================================================================
Index: SOURCES/mailcap
diff -u SOURCES/mailcap:1.9.2.1 SOURCES/mailcap:1.9.2.2
--- SOURCES/mailcap:1.9.2.1	Tue Oct 23 02:00:06 2007
+++ SOURCES/mailcap	Thu May 29 19:52:54 2008
@@ -20,6 +20,8 @@
 application/postscript; /usr/bin/gv -safer %s; test=[ -n "$DISPLAY" ]
 application/postscript; /usr/bin/ps2ascii %s; copiousoutput
 
+application/x-dvi; /usr/bin/xdvi %s; test=[ -n "$DISPLAY" ]
+
 text/html; /usr/bin/htmlview %s; copiousoutput; test=[ -x /usr/bin/htmlview ]
 text/html; /usr/bin/elinks %s; nametemplate=%s.html; test=[ -z "$DISPLAY" ]
 text/html; /usr/X11R6/bin/xterm -name xterm-elinks -e /usr/bin/elinks %s & /bin/sleep 1; nametemplate=%s.html; test=[ -n "$DISPLAY" ]
@@ -99,6 +101,11 @@
 	/usr/bin/elinks -dump "$tmp"\; \
 	/bin/rm -f "$tmp"; copiousoutput
 
+application/x-bzip-compressed-tar; /bin/tar jtvvf %s; copiousoutput
+application/x-tar; /bin/tar tvvf %s; copiousoutput
+application/x-tgz; /bin/tar ztvvf %s; copiousoutput
 application/x-rar-compressed; /usr/bin/rar v -c- %s; copiousoutput
 application/x-zip-compressed; /usr/bin/unzip -v %s; copiousoutput
+application/zip; /usr/bin/unzip -v %s; copiousoutput
+application/x-rpm; /bin/rpm -qpilv %s; copiousoutput
 application/ms-tnef; /usr/bin/tnef -w %s; copiousoutput
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mailcap?r1=1.9.2.1&r2=1.9.2.2&f=u



More information about the pld-cvs-commit mailing list