Corrected MS Office mailcap entry
This commit is contained in:
parent
ba5be08a9f
commit
23c2da2478
2
.mailcap
2
.mailcap
|
@ -1,6 +1,6 @@
|
||||||
text/html; lynx %s; nametemplate=%s.html
|
text/html; lynx %s; nametemplate=%s.html
|
||||||
text/html; lynx -dump -width=78 -nolist %s; nametemplate=%s.html; copiousoutput
|
text/html; lynx -dump -width=78 -nolist %s; nametemplate=%s.html; copiousoutput
|
||||||
application/pdf; evince %s
|
application/pdf; evince %s
|
||||||
application/vnd; libreoffice
|
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice '%s'
|
||||||
image/jpeg; feh --scale-down %s
|
image/jpeg; feh --scale-down %s
|
||||||
image/png; feh --scale-down %s
|
image/png; feh --scale-down %s
|
||||||
|
|
Loading…
Reference in a new issue