|
a/src/sampleconf/mimemap |
|
b/src/sampleconf/mimemap |
1 |
# @(#$Id: mimemap,v 1.15 2006-04-01 07:34:21 dockes Exp $ (C) 2004 J.F.Dockes
|
1 |
# @(#$Id: mimemap,v 1.16 2006-09-05 09:52:23 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
|
|
... |
|
... |
33 |
.Z = application/x-gzip
|
33 |
.Z = application/x-gzip
|
34 |
.bz2 = application/x-bzip2
|
34 |
.bz2 = application/x-bzip2
|
35 |
#.Z = application/x-compress
|
35 |
#.Z = application/x-compress
|
36 |
|
36 |
|
37 |
.doc = application/msword
|
37 |
.doc = application/msword
|
|
|
38 |
.ppt = application/vnd.ms-powerpoint
|
|
|
39 |
.xls = application/vnd.ms-excel
|
38 |
|
40 |
|
39 |
# OpenOffice / opendocument. We handle opendocument as old openoffice files
|
41 |
# OpenOffice / opendocument. We handle opendocument as old openoffice files
|
40 |
# for now
|
42 |
# for now
|
41 |
.sxc = application/vnd.sun.xml.calc
|
43 |
.sxc = application/vnd.sun.xml.calc
|
42 |
.ods = application/vnd.sun.xml.calc
|
44 |
.ods = application/vnd.sun.xml.calc
|