SOURCES: mailcap - odt2txt handles odp and ods too

gotar gotar at pld-linux.org
Fri Jun 20 17:29:30 CEST 2008


Author: gotar                        Date: Fri Jun 20 15:29:30 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- odt2txt handles odp and ods too

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

---- Diffs:

================================================================
Index: SOURCES/mailcap
diff -u SOURCES/mailcap:1.11 SOURCES/mailcap:1.12
--- SOURCES/mailcap:1.11	Mon Jun  9 23:41:28 2008
+++ SOURCES/mailcap	Fri Jun 20 17:29:25 2008
@@ -31,6 +31,8 @@
 
 application/x-shockwave-flash; /usr/bin/swfplayer %s & sleep 2; test=[ -n "$DISPLAY" ]
 
+application/vnd.oasis.opendocument.presentation; odt2txt %s; copiousoutput; test=[ -z "$DISPLAY" ]
+application/vnd.oasis.opendocument.spreadsheet; odt2txt %s; copiousoutput; test=[ -z "$DISPLAY" ]
 application/vnd.oasis.opendocument.text; odt2txt %s; copiousoutput; test=[ -z "$DISPLAY" ]
 
 application/vnd.sun.xml.writer; tmp=`/bin/mktemp -d %s.XXXXXX`\; \
================================================================

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



More information about the pld-cvs-commit mailing list