|
a/src/sampleconf/mimemap |
|
b/src/sampleconf/mimemap |
1 |
# @(#$Id: mimemap,v 1.27 2007-10-02 14:22:38 dockes Exp $ (C) 2004 J.F.Dockes
|
1 |
# @(#$Id: mimemap,v 1.28 2007-11-09 11:55:50 dockes Exp $ (C) 2004 J.F.Dockes
|
2 |
# Recoll: associations of file name extensions to mime types
|
2 |
# Recoll: associations of file name extensions to mime types
|
3 |
|
3 |
|
4 |
.txt = text/plain
|
4 |
.txt = text/plain
|
5 |
.text = text/plain
|
5 |
.text = text/plain
|
6 |
.d = text/plain
|
6 |
.d = text/plain
|
|
... |
|
... |
23 |
|
23 |
|
24 |
.ps = application/postscript
|
24 |
.ps = application/postscript
|
25 |
.eps = application/postscript
|
25 |
.eps = application/postscript
|
26 |
.ai = application/postscript
|
26 |
.ai = application/postscript
|
27 |
|
27 |
|
|
|
28 |
.tex = application/x-tex
|
28 |
.dvi = application/x-dvi
|
29 |
.dvi = application/x-dvi
|
29 |
|
30 |
|
30 |
.djvu = image/vnd.djvu
|
31 |
.djvu = image/vnd.djvu
|
31 |
|
32 |
|
32 |
.gz = application/x-gzip
|
33 |
.gz = application/x-gzip
|
|
... |
|
... |
82 |
# indexallfilenames is set
|
83 |
# indexallfilenames is set
|
83 |
recoll_noindex = .tar.gz .tgz .tar.bz2 .tbz .log.gz .md5 .map \
|
84 |
recoll_noindex = .tar.gz .tgz .tar.bz2 .tbz .log.gz .md5 .map \
|
84 |
.m4 .tcl .js .sh .pl .awk \
|
85 |
.m4 .tcl .js .sh .pl .awk \
|
85 |
.o .lib .dll .a \
|
86 |
.o .lib .dll .a \
|
86 |
.dat .bak .rdf .log .db .ini .msf .pid \
|
87 |
.dat .bak .rdf .log .db .ini .msf .pid \
|
87 |
.gnm .gnumeric .tex \
|
88 |
.gnm .gnumeric \
|
88 |
.gif .bmp .xpm \
|
89 |
.gif .bmp .xpm \
|
89 |
,v ~ #
|
90 |
,v ~ #
|
90 |
|
91 |
|
91 |
# Special handling of .txt files inside ~/.gaim directory
|
92 |
# Special handling of .txt files inside ~/.gaim directory
|
92 |
[~/.gaim]
|
93 |
[~/.gaim]
|