source: trunk/third/nmh/etc/mhn.defaults @ 22552

Revision 22552, 2.1 KB checked in by rbasch, 18 years ago (diff)
Revert revision 1.5 (to invoke cat with "-v"), since it breaks displaying text in the UTF-8 charset.
Line 
1mhshow-show-text/plain: %ecat '%f'
2mhshow-show-text: %e/usr/athena/libexec/show-text '%s' '%f'
3mhstore-store-text/html: %m%P.%s
4mhstore-store-text/richtext: %m%P.rt
5mhstore-store-text: %m%P.txt
6mhshow-show-image: %l/usr/athena/libexec/show-image '%s' '%F'
7mhstore-store-image/x-sgi-image: %m%P.sgi
8mhshow-show-video: %l/usr/athena/libexec/show-video '%s' '%F'
9mhstore-store-video/mpeg: %m%P.mpg
10mhshow-show-audio: %l/usr/athena/libexec/show-audio '%s' '%F'
11mhstore-store-audio/x-aifc: %m%P.aifc
12mhstore-store-audio/x-aiff: %m%P.aiff
13mhstore-store-audio/x-next: %m%P.nexta
14mhstore-store-audio/x-wav: %m%P.wav
15mhstore-store-audio/x-mpeg: %m%P.mpeg
16mhstore-store-audio/basic: %m%P.raw
17mhshow-show-application/msword: %l%e/usr/athena/libexec/show-msword '%f'
18mhshow-show-application/x-msword: %l%e/usr/athena/libexec/show-msword '%f'
19mhstore-store-application/x-msword: %m%P.doc
20mhstore-store-application/msword: %m%P.doc
21mhshow-show-application/postscript: %l/usr/athena/libexec/show-postscript '%f'
22mhstore-store-application/postscript: %m%P.ps
23mhshow-show-application/pdf: %l/usr/athena/libexec/show-pdf '%f'
24mhshow-show-application/mac-binhex40: %l/usr/athena/libexec/show-binhex '%f'
25mhstore-store-application/mac-binhex40: | /usr/athena/libexec/store-binhex %m%P
26mhshow-show-application: %l/usr/athena/libexec/show-application '%s' '%F' '%a'
27mhstore-store-application/x-framemaker: %m%P.doc
28mhstore-store-application/x-ez: %m%P.ez
29mhstore-store-application/x-dvi: %m%P.dvi
30mhshow-show-application/excel: %l%e/usr/athena/libexec/show-excel '%f'
31mhshow-show-application/x-excel: %l%e/usr/athena/libexec/show-excel '%f'
32mhshow-show-application/msexcel: %l%e/usr/athena/libexec/show-excel '%f'
33mhshow-show-application/x-msexcel: %l%e/usr/athena/libexec/show-excel '%f'
34mhshow-show-application/vnd.ms-excel: %l%e/usr/athena/libexec/show-excel '%f'
35mhstore-store-application/excel: %m%P.xls
36mhstore-store-application/x-excel: %m%P.xls
37mhstore-store-application/msexcel: %m%P.xls
38mhstore-store-application/x-msexcel: %m%P.xls
39mhstore-store-application/vnd.ms-excel: %m%P.xls
40mhshow-show-message/delivery-status: %ecat '%f'
Note: See TracBrowser for help on using the repository browser.