|
a/src/sampleconf/mimeview.mac |
|
b/src/sampleconf/mimeview.mac |
|
... |
|
... |
146 |
text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
|
146 |
text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
|
147 |
text/x-python = idle %f
|
147 |
text/x-python = idle %f
|
148 |
text/x-gaim-log = emacsclient %f
|
148 |
text/x-gaim-log = emacsclient %f
|
149 |
text/x-purple-html-log = emacsclient %f
|
149 |
text/x-purple-html-log = emacsclient %f
|
150 |
text/x-purple-log = emacsclient %f
|
150 |
text/x-purple-log = emacsclient %f
|
|
|
151 |
|
|
|
152 |
# The video types will usually be handled by the desktop default, but they
|
|
|
153 |
# need entries here to get an "Open" link
|
|
|
154 |
video/3gpp = open %f
|
|
|
155 |
video/mp2p = open %f
|
|
|
156 |
video/mp2t = open %f
|
|
|
157 |
video/mp4 = open %f
|
|
|
158 |
video/mpeg = open %f
|
|
|
159 |
video/quicktime = open %f
|
|
|
160 |
video/x-matroska = open %f
|
|
|
161 |
video/x-ms-asf = open %f
|
|
|
162 |
video/x-msvideo = open %f
|