Mailcap: pdf support.

master
Ambrevar 2012-09-18 10:23:57 +02:00
parent a3aa515ab0
commit 1e2d0ae771
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@
!!------------------------------------------------------------------------------
!! URxvt
!! ------------------------------------------------------------------------------
!! url-select, clipboard and keyboard-select are provided in Muennich's perl
!! url-select, clipboard and keyboard-select are provided in Muennich s perl
!! plugins.
! URxvt*modifier: alt

View File

@ -4,4 +4,5 @@ text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; sxiv %s
applica/msword; antiword %s | less
application/msword; antiword %s | less
application/pdf; pdftotext %s - | less
# application/pgp-keys; pgp -f < %s ; copiousoutput