|
a/src/sampleconf/mimemap |
|
b/src/sampleconf/mimemap |
1 |
# @(#$Id: mimemap,v 1.16 2006-09-05 09:52:23 dockes Exp $ (C) 2004 J.F.Dockes
|
1 |
# @(#$Id: mimemap,v 1.17 2006-12-21 09:22:31 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
|
|
... |
|
... |
67 |
# unneeded decompression or 'file' calls. File names still get indexed if
|
67 |
# unneeded decompression or 'file' calls. File names still get indexed if
|
68 |
# indexallfilenames is set
|
68 |
# indexallfilenames is set
|
69 |
recoll_noindex = .tar.gz .tgz .tar.bz2 .tbz .log.gz .md5 .map \
|
69 |
recoll_noindex = .tar.gz .tgz .tar.bz2 .tbz .log.gz .md5 .map \
|
70 |
.m4 .tcl .js .sh .pl .awk \
|
70 |
.m4 .tcl .js .sh .pl .awk \
|
71 |
.o .lib .dll .a \
|
71 |
.o .lib .dll .a \
|
72 |
.dat .bak .rdf .log .db .ini .msf \
|
72 |
.dat .bak .rdf .log .db .ini .msf .pid \
|
73 |
.gnm .gnumeric .tex \
|
73 |
.gnm .gnumeric .tex \
|
74 |
.gif .bmp .xpm \
|
74 |
.gif .bmp .xpm \
|
75 |
,v ~ #
|
75 |
,v ~ #
|
76 |
|
76 |
|
77 |
# Special handling of .txt files inside ~/.gaim directory
|
77 |
# Special handling of .txt files inside ~/.gaim directory
|