SOURCES: mailcap - added dvi2tty text mode DVI handler

gotar gotar at pld-linux.org
Tue Jul 22 15:17:52 CEST 2008


Author: gotar                        Date: Tue Jul 22 13:17:52 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added dvi2tty text mode DVI handler

---- Files affected:
SOURCES:
   mailcap (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SOURCES/mailcap
diff -u SOURCES/mailcap:1.12 SOURCES/mailcap:1.13
--- SOURCES/mailcap:1.12	Fri Jun 20 17:29:25 2008
+++ SOURCES/mailcap	Tue Jul 22 15:17:47 2008
@@ -21,6 +21,7 @@
 application/postscript; /usr/bin/ps2ascii %s; copiousoutput
 
 application/x-dvi; /usr/bin/xdvi %s; test=[ -n "$DISPLAY" ]
+application/x-dvi; /usr/bin/dvi2tty -w123 %s; copiousoutput
 
 text/html; /usr/bin/htmlview %s; copiousoutput; test=[ -x /usr/bin/htmlview ]
 text/html; /usr/bin/elinks %s; nametemplate=%s.html; test=[ -z "$DISPLAY" ]
================================================================

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



More information about the pld-cvs-commit mailing list