1# Mailcap file for test_mailcap; based on RFC 1524 2# Referred to by test_mailcap.py 3 4# 5# This is a comment. 6# 7 8application/frame; showframe %s; print="cat %s | lp" 9application/postscript; ps-to-terminal %s;\ 10 needsterminal 11application/postscript; ps-to-terminal %s; \ 12 compose=idraw %s 13application/x-dvi; xdvi %s 14application/x-movie; movieplayer %s; compose=moviemaker %s; \ 15 description="Movie"; \ 16 x11-bitmap="/usr/lib/Zmail/bitmaps/movie.xbm" 17application/*; echo "This is \"%t\" but \ 18 is 50 \% Greek to me" \; cat %s; copiousoutput 19 20audio/basic; showaudio %s; compose=audiocompose %s; edit=audiocompose %s;\ 21description="An audio fragment" 22audio/* ; /usr/local/bin/showaudio %t 23 24image/rgb; display %s 25#image/gif; display %s 26image/x-xwindowdump; display %s 27 28# The continuation char shouldn't \ 29# make a difference in a comment. 30 31message/external-body; showexternal %s %{access-type} %{name} %{site} \ 32 %{directory} %{mode} %{server}; needsterminal; composetyped = extcompose %s; \ 33 description="A reference to data stored in an external location" 34 35text/richtext; shownonascii iso-8859-8 -e richtext -p %s; test=test "`echo \ 36 %{charset} | tr '[A-Z]' '[a-z]'`" = iso-8859-8; copiousoutput 37 38video/*; animate %s 39video/mpeg; mpeg_play %s