michael@478: ## michael@478: ## @l_prefix@/etc/mutt/mailcap -- Global Mutt Mail Capability Database michael@478: ## Copyright (c) 1998-2003 Ralf S. Engelschall michael@478: ## michael@478: michael@478: text/html; (w3m %s) 2>/dev/null || (lynx %s) 2>/dev/null || mozilla -remote openURL\(%s\); nametemplate=%s.html michael@478: text/html; (w3m -dump %s) 2>/dev/null || (lynx -dump %s) 2>/dev/null || cat; nametemplate=%s.html; copiousoutput michael@478: image/*; (display %s) 2>/dev/null || xv %s michael@478: image/*; (anytopnm %s | pnmscale -xysize 80 46 | ppmtopgm | pgmtopbm | pbmtoascii -1x2) 2>&1; copiousoutput michael@478: video/*; mplayer %s michael@478: application/pdf; (acroread %s) 2>/dev/null || (mgv %s) 2>/dev/null || (gv %s) 2>/dev/null || (ghostview %s) 2>/dev/null || gs %s michael@478: application/postscript; (mgv %s) 2>/dev/null || (gv %s) 2>/dev/null || (ghostview %s) 2>/dev/null || gs %s michael@478: application/x-dvi; xdvi %s michael@478: application/vnd.ms-powerpoint; (msov --format=ppt %s) 2>/dev/null || openoffice %s michael@478: application/vnd.ms-excel; (msov --format=xls %s) 2>/dev/null || openoffice %s michael@478: application/vnd.ms-word; (msov --format=doc %s) 2>/dev/null || openoffice %s michael@478: application/msword; (msov --format=doc %s) 2>/dev/null || openoffice %s michael@478: