-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mailcap
23 lines (17 loc) · 984 Bytes
/
.mailcap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
text/html; links %s; nametemplate=%s.html
text/html; links -dump %s; nametemplate=%s.html; copiousoutput
application/pdf; pdftotext -layout '%s' -; copiousoutput; \
description=PDF Document; nametemplate=%s.pdf
application/vnd.openxmlformats-officedocument.wordprocessingml.document; \
docx2txt.pl '%s' - | fmt -s; copiousoutput; description=DOCX Document; \
nametemplate=%s.docx
application/x-pkcs7-signature; \
openssl pkcs7 -inform DER -in '%s' -noout -print_certs -text; \
copiousoutput; description=SMIME Signature; nametemplate=%s.p7s
application/pkcs7-signature; \
openssl pkcs7 -inform DER -in '%s' -noout -print_certs -text; \
copiousoutput; description=SMIME Signature; nametemplate=%s.p7s
text/calendar; ics-gcal.py -r 15 -R -f %s; needsterminal; nametemplate=%s.ics
text/calendar; ics-gcal.py -f %s -o; copiousoutput; nametemplate=%s.ics
application/vnd.ms-powerpoint; soffice %s
application/vnd.openxmlformats-officedocument.presentationml.presentation; soffice %s