|
a/src/sampleconf/mimeview |
|
b/src/sampleconf/mimeview |
1 |
# @(#$Id: mimeview,v 1.11 2008-02-03 16:24:16 dockes Exp $ (C) 2004 J.F.Dockes
|
1 |
# @(#$Id: mimeview,v 1.12 2008-06-09 09:12:05 dockes Exp $ (C) 2004 J.F.Dockes
|
2 |
|
2 |
|
3 |
## ##########################################
|
3 |
## ##########################################
|
4 |
# External viewers, launched by the recoll GUI when you click on a result
|
4 |
# External viewers, launched by the recoll GUI when you click on a result
|
5 |
# 'edit' link
|
5 |
# 'edit' link
|
6 |
|
6 |
|
|
... |
|
... |
43 |
image/vnd.djvu = djview %f
|
43 |
image/vnd.djvu = djview %f
|
44 |
# Or firefox -remote "openFile(%u)"
|
44 |
# Or firefox -remote "openFile(%u)"
|
45 |
text/html = firefox %u
|
45 |
text/html = firefox %u
|
46 |
text/plain = gnuclient -q %f
|
46 |
text/plain = gnuclient -q %f
|
47 |
text/x-c = gnuclient -q %f
|
47 |
text/x-c = gnuclient -q %f
|
|
|
48 |
text/x-html-sidux-man = konqueror %f
|
|
|
49 |
#text/x-html-sidux-man = iceweasel %f
|