Fossil SCM

Add mime-types for openoffice documents. Cherry-picked from [/timeline?r=viric_flavour|viric_flavour] branch. Thanks!

jan.nijtmans 2015-02-09 12:18 trunk
Commit 04e6a82ed763e26cd76f9df7ea99e329a68c84b0
1 file changed +3
+3
--- src/doc.c
+++ src/doc.c
@@ -182,10 +182,13 @@
182182
{ "mpga", 4, "audio/mpeg" },
183183
{ "ms", 2, "application/x-troff-ms" },
184184
{ "msh", 3, "model/mesh" },
185185
{ "nc", 2, "application/x-netcdf" },
186186
{ "oda", 3, "application/oda" },
187
+ { "odp", 3, "application/vnd.oasis.opendocument.presentation" },
188
+ { "ods", 3, "application/vnd.oasis.opendocument.spreadsheet" },
189
+ { "odt", 3, "application/vnd.oasis.opendocument.text" },
187190
{ "ogg", 3, "application/ogg" },
188191
{ "ogm", 3, "application/ogg" },
189192
{ "pbm", 3, "image/x-portable-bitmap" },
190193
{ "pdb", 3, "chemical/x-pdb" },
191194
{ "pdf", 3, "application/pdf" },
192195
--- src/doc.c
+++ src/doc.c
@@ -182,10 +182,13 @@
182 { "mpga", 4, "audio/mpeg" },
183 { "ms", 2, "application/x-troff-ms" },
184 { "msh", 3, "model/mesh" },
185 { "nc", 2, "application/x-netcdf" },
186 { "oda", 3, "application/oda" },
 
 
 
187 { "ogg", 3, "application/ogg" },
188 { "ogm", 3, "application/ogg" },
189 { "pbm", 3, "image/x-portable-bitmap" },
190 { "pdb", 3, "chemical/x-pdb" },
191 { "pdf", 3, "application/pdf" },
192
--- src/doc.c
+++ src/doc.c
@@ -182,10 +182,13 @@
182 { "mpga", 4, "audio/mpeg" },
183 { "ms", 2, "application/x-troff-ms" },
184 { "msh", 3, "model/mesh" },
185 { "nc", 2, "application/x-netcdf" },
186 { "oda", 3, "application/oda" },
187 { "odp", 3, "application/vnd.oasis.opendocument.presentation" },
188 { "ods", 3, "application/vnd.oasis.opendocument.spreadsheet" },
189 { "odt", 3, "application/vnd.oasis.opendocument.text" },
190 { "ogg", 3, "application/ogg" },
191 { "ogm", 3, "application/ogg" },
192 { "pbm", 3, "image/x-portable-bitmap" },
193 { "pdb", 3, "chemical/x-pdb" },
194 { "pdf", 3, "application/pdf" },
195

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button