Fossil SCM

Adding mime types for some openoffice documents

viriketo 2012-10-09 14:19 annotate_links
Commit 770cf7fc358909c5e7c248b8ad698fe3340c5143
1 file changed +3
+3
--- src/doc.c
+++ src/doc.c
@@ -183,10 +183,13 @@
183183
{ "mpga", 4, "audio/mpeg" },
184184
{ "ms", 2, "application/x-troff-ms" },
185185
{ "msh", 3, "model/mesh" },
186186
{ "nc", 2, "application/x-netcdf" },
187187
{ "oda", 3, "application/oda" },
188
+ { "odp", 3, "application/vnd.oasis.opendocument.presentation" },
189
+ { "ods", 3, "application/vnd.oasis.opendocument.spreadsheet" },
190
+ { "odt", 3, "application/vnd.oasis.opendocument.text" },
188191
{ "ogg", 3, "application/ogg" },
189192
{ "ogm", 3, "application/ogg" },
190193
{ "pbm", 3, "image/x-portable-bitmap" },
191194
{ "pdb", 3, "chemical/x-pdb" },
192195
{ "pdf", 3, "application/pdf" },
193196
--- src/doc.c
+++ src/doc.c
@@ -183,10 +183,13 @@
183 { "mpga", 4, "audio/mpeg" },
184 { "ms", 2, "application/x-troff-ms" },
185 { "msh", 3, "model/mesh" },
186 { "nc", 2, "application/x-netcdf" },
187 { "oda", 3, "application/oda" },
 
 
 
188 { "ogg", 3, "application/ogg" },
189 { "ogm", 3, "application/ogg" },
190 { "pbm", 3, "image/x-portable-bitmap" },
191 { "pdb", 3, "chemical/x-pdb" },
192 { "pdf", 3, "application/pdf" },
193
--- src/doc.c
+++ src/doc.c
@@ -183,10 +183,13 @@
183 { "mpga", 4, "audio/mpeg" },
184 { "ms", 2, "application/x-troff-ms" },
185 { "msh", 3, "model/mesh" },
186 { "nc", 2, "application/x-netcdf" },
187 { "oda", 3, "application/oda" },
188 { "odp", 3, "application/vnd.oasis.opendocument.presentation" },
189 { "ods", 3, "application/vnd.oasis.opendocument.spreadsheet" },
190 { "odt", 3, "application/vnd.oasis.opendocument.text" },
191 { "ogg", 3, "application/ogg" },
192 { "ogm", 3, "application/ogg" },
193 { "pbm", 3, "image/x-portable-bitmap" },
194 { "pdb", 3, "chemical/x-pdb" },
195 { "pdf", 3, "application/pdf" },
196

Keyboard Shortcuts

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