diff options
Diffstat (limited to 'Lib/test/mailcap.txt')
-rw-r--r-- | Lib/test/mailcap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/mailcap.txt b/Lib/test/mailcap.txt index f61135d..08a76e6 100644 --- a/Lib/test/mailcap.txt +++ b/Lib/test/mailcap.txt @@ -35,5 +35,5 @@ message/external-body; showexternal %s %{access-type} %{name} %{site} \ text/richtext; shownonascii iso-8859-8 -e richtext -p %s; test=test "`echo \ %{charset} | tr '[A-Z]' '[a-z]'`" = iso-8859-8; copiousoutput -video/mpeg; mpeg_play %s video/*; animate %s +video/mpeg; mpeg_play %s
\ No newline at end of file |