|
a/src/sampleconf/mimemap |
|
b/src/sampleconf/mimemap |
1 |
# @(#$Id: mimemap,v 1.30 2008-06-09 09:12:05 dockes Exp $ (C) 2004 J.F.Dockes
|
1 |
# @(#$Id: mimemap,v 1.31 2008-08-25 16:12:16 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
|
|
... |
|
... |
54 |
.sxw = application/vnd.sun.xml.writer
|
54 |
.sxw = application/vnd.sun.xml.writer
|
55 |
.odt = application/vnd.sun.xml.writer
|
55 |
.odt = application/vnd.sun.xml.writer
|
56 |
.sxg = application/vnd.sun.xml.writer.global
|
56 |
.sxg = application/vnd.sun.xml.writer.global
|
57 |
.stw = application/vnd.sun.xml.writer.template
|
57 |
.stw = application/vnd.sun.xml.writer.template
|
58 |
|
58 |
|
|
|
59 |
# ms openxml
|
|
|
60 |
.docm = application/vnd.ms-word.document.macroEnabled.12
|
|
|
61 |
.docx = application/vnd.openxmlformats-officedocument.wordprocessingml.document
|
|
|
62 |
.dotm = application/vnd.ms-word.template.macroEnabled.12
|
|
|
63 |
.dotx = application/vnd.openxmlformats-officedocument.wordprocessingml.template
|
|
|
64 |
.potm = application/vnd.ms-powerpoint.template.macroEnabled.12
|
|
|
65 |
.potx = application/vnd.openxmlformats-officedocument.presentationml.template
|
|
|
66 |
.ppam = application/vnd.ms-powerpoint.addin.macroEnabled.12
|
|
|
67 |
.ppsm = application/vnd.ms-powerpoint.slideshow.macroEnabled.12
|
|
|
68 |
.ppsx = application/vnd.openxmlformats-officedocument.presentationml.slideshow
|
|
|
69 |
.pptm = application/vnd.ms-powerpoint.presentation.macroEnabled.12
|
|
|
70 |
.pptx = application/vnd.openxmlformats-officedocument.presentationml.presentation
|
|
|
71 |
.xlam = application/vnd.ms-excel.addin.macroEnabled.12
|
|
|
72 |
.xlsb = application/vnd.ms-excel.sheet.binary.macroEnabled.12
|
|
|
73 |
.xlsm = application/vnd.ms-excel.sheet.macroEnabled.12
|
|
|
74 |
.xlsx = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
|
|
|
75 |
.xltm = application/vnd.ms-excel.template.macroEnabled.12
|
|
|
76 |
.xltx = application/vnd.openxmlformats-officedocument.spreadsheetml.template
|
|
|
77 |
|
59 |
.abw = application/x-abiword
|
78 |
.abw = application/x-abiword
|
60 |
.lyx = application/x-lyx
|
79 |
.lyx = application/x-lyx
|
61 |
.sla = application/x-scribus
|
80 |
.sla = application/x-scribus
|
62 |
.scd = application/x-scribus
|
81 |
.scd = application/x-scribus
|
63 |
|
82 |
|