|
a/src/sampleconf/mimeview.mac |
|
b/src/sampleconf/mimeview.mac |
|
... |
|
... |
51 |
application/vnd.sun.xml.writer.global = open %f
|
51 |
application/vnd.sun.xml.writer.global = open %f
|
52 |
application/vnd.sun.xml.writer.template = open %f
|
52 |
application/vnd.sun.xml.writer.template = open %f
|
53 |
application/vnd.wordperfect = open %f
|
53 |
application/vnd.wordperfect = open %f
|
54 |
|
54 |
|
55 |
application/x-chm = kchmviewer %f
|
55 |
application/x-chm = kchmviewer %f
|
|
|
56 |
application/x-dia-diagram = dia %f
|
56 |
application/x-fsdirectory = open %f
|
57 |
application/x-fsdirectory = open %f
|
57 |
application/x-gnuinfo = xterm -e "info -f %f"
|
58 |
application/x-gnuinfo = xterm -e "info -f %f"
|
|
|
59 |
application/x-gnumeric = gnumeric %f
|
58 |
|
60 |
|
59 |
application/x-flac = open %f
|
61 |
application/x-flac = open %f
|
60 |
audio/mpeg = open %f
|
62 |
audio/mpeg = open %f
|
61 |
application/ogg = open %f
|
63 |
application/ogg = open %f
|
62 |
|
64 |
|
|
... |
|
... |
69 |
image/x-xcf = open %f
|
71 |
image/x-xcf = open %f
|
70 |
image/bmp = open %f
|
72 |
image/bmp = open %f
|
71 |
image/x-ms-bmp = open %f
|
73 |
image/x-ms-bmp = open %f
|
72 |
image/x-xpmi = open %f
|
74 |
image/x-xpmi = open %f
|
73 |
|
75 |
|
|
|
76 |
message/rfc822 = thunderbird -file %f
|
|
|
77 |
text/x-mail = thunderbird -file %f
|
|
|
78 |
|
74 |
application/x-tex = open %f
|
79 |
application/x-tex = open %f
|
75 |
text/x-tex = open %f
|
80 |
text/x-tex = open %f
|
76 |
text/html = open %u
|
81 |
text/html = open %u
|
77 |
text/html|gnuinfo = rclshowinfo %F %(title)
|
82 |
text/html|gnuinfo = rclshowinfo %F %(title)
|
78 |
text/plain = open %f
|
83 |
text/plain = open %f
|
79 |
text/x-c = open %f
|
84 |
text/x-c = open %f
|
80 |
text/x-c+ = open %f
|
85 |
text/x-c+ = open %f
|
81 |
text/x-c++ = open %f
|
86 |
text/x-c++ = open %f
|
|
|
87 |
text/x-chm-html = openchm %f %i
|
|
|
88 |
text/x-ini = open %f
|
|
|
89 |
#text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
|
82 |
text/x-python = idle %f
|
90 |
text/x-python = idle %f
|