|
a/src/sampleconf/mimeview.mac |
|
b/src/sampleconf/mimeview.mac |
|
... |
|
... |
11 |
#nouncompforviewmts =
|
11 |
#nouncompforviewmts =
|
12 |
|
12 |
|
13 |
[view]
|
13 |
[view]
|
14 |
# Pseudo entry used if the 'use desktop' preference is set in the GUI
|
14 |
# Pseudo entry used if the 'use desktop' preference is set in the GUI
|
15 |
application/x-all = open %f
|
15 |
application/x-all = open %f
|
16 |
|
|
|
17 |
[view]
|
|
|
18 |
|
16 |
|
19 |
application/x-kword = kword %f
|
17 |
application/x-kword = kword %f
|
20 |
application/x-abiword = abiword %f
|
18 |
application/x-abiword = abiword %f
|
21 |
|
19 |
|
22 |
application/pdf = open %f
|
20 |
application/pdf = open %f
|
|
... |
|
... |
64 |
|
62 |
|
65 |
image/jpeg = open %f
|
63 |
image/jpeg = open %f
|
66 |
image/png = open %f
|
64 |
image/png = open %f
|
67 |
image/tiff = open %f
|
65 |
image/tiff = open %f
|
68 |
image/gif = open %f
|
66 |
image/gif = open %f
|
69 |
|
|
|
70 |
image/svg+xml = inkview %f
|
67 |
image/svg+xml = open %f
|
71 |
image/vnd.djvu = djview %f
|
68 |
image/vnd.djvu = open %f
|
|
|
69 |
image/x-xcf = open %f
|
|
|
70 |
image/bmp = open %f
|
|
|
71 |
image/x-ms-bmp = open %f
|
|
|
72 |
image/x-xpmi = open %f
|
72 |
|
73 |
|
73 |
application/x-tex = open %f
|
74 |
application/x-tex = open %f
|
74 |
text/x-tex = open %f
|
75 |
text/x-tex = open %f
|
75 |
text/html = open %u
|
76 |
text/html = open %u
|
76 |
text/html|gnuinfo = rclshowinfo %F %(title)
|
77 |
text/html|gnuinfo = rclshowinfo %F %(title)
|