Switch to unified view

a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf
1
# @(#$Id: mimeconf,v 1.5 2005-03-25 09:40:28 dockes Exp $  (C) 2004 J.F.Dockes
1
# @(#$Id: mimeconf,v 1.6 2005-04-04 13:18:47 dockes Exp $  (C) 2004 J.F.Dockes
2
2
3
# Recoll : associations of mime types to processing filters.
3
# Recoll : associations of mime types to processing filters.
4
# There are different sections for decompression, 'interning' for indexing
4
# There are different sections for decompression, 'interning' for indexing
5
# and preview, and external viewers
5
# and preview, and external viewers
6
6
...
...
47
47
48
## 
48
## 
49
# External viewers, launched when you double-click a result entry
49
# External viewers, launched when you double-click a result entry
50
[view]
50
[view]
51
text/plain = xemacs %f
51
text/plain = xemacs %f
52
text/html = firefox -remote "openFile(%u)"
52
#text/html = firefox -remote "openFile(%u)"
53
text/html = firefox %u
53
application/pdf  = xpdf %f
54
application/pdf  = xpdf %f
54
application/postscript = gv %f
55
application/postscript = gv %f
55
application/msword = openoffice-1.1.3-swriter %f
56
application/msword = openoffice-1.1.3-swriter %f
56
application/vnd.sun.xml.calc = openoffice-1.1.3 %f
57
application/vnd.sun.xml.calc = openoffice-1.1.3 %f
57
application/vnd.sun.xml.calc.template = openoffice-1.1.3 %f
58
application/vnd.sun.xml.calc.template = openoffice-1.1.3 %f