|
a/src/sampleconf/mimeview |
|
b/src/sampleconf/mimeview |
1 |
# @(#$Id: mimeview,v 1.4 2007-02-14 10:10:43 dockes Exp $ (C) 2004 J.F.Dockes
|
1 |
# @(#$Id: mimeview,v 1.5 2007-06-08 13:59:55 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 |
|
7 |
[view]
|
7 |
[view]
|
8 |
# Pseudo entry used if the 'use desktop' preference is set in the GUI
|
8 |
# Pseudo entry used if the 'use desktop' preference is set in the GUI
|
9 |
application/x-all = xdg-open %f
|
9 |
application/x-all = xdg-open %f
|
|
|
10 |
|
|
|
11 |
application/x-kword = kword %f
|
10 |
|
12 |
|
11 |
application/msword = openoffice %f
|
13 |
application/msword = openoffice %f
|
12 |
application/pdf = xpdf %f
|
14 |
application/pdf = xpdf %f
|
13 |
application/postscript = gv %f
|
15 |
application/postscript = gv %f
|
14 |
application/vnd.ms-excel = openoffice %f
|
16 |
application/vnd.ms-excel = openoffice %f
|