Fossil SCM

Add xsl/xslt mimetype entries for consistency with althttpd.

stephan 2024-09-28 17:59 trunk
Commit c0f0e1dc7b80fe51af8f418a67510d82c6dd687ae0e6b53c4f640f23874c9a5a
1 file changed +2
+2
--- src/doc.c
+++ src/doc.c
@@ -305,10 +305,12 @@
305305
{ "xlsx", 4, "application/vnd.openxmlformats-"
306306
"officedocument.spreadsheetml.sheet"},
307307
{ "xlw", 3, "application/vnd.ms-excel" },
308308
{ "xml", 3, "text/xml" },
309309
{ "xpm", 3, "image/x-xpixmap" },
310
+ { "xsl", 3, "text/xml" },
311
+ { "xslt", 4, "text/xml" },
310312
{ "xwd", 3, "image/x-xwindowdump" },
311313
{ "xyz", 3, "chemical/x-pdb" },
312314
{ "zip", 3, "application/zip" },
313315
};
314316
315317
--- src/doc.c
+++ src/doc.c
@@ -305,10 +305,12 @@
305 { "xlsx", 4, "application/vnd.openxmlformats-"
306 "officedocument.spreadsheetml.sheet"},
307 { "xlw", 3, "application/vnd.ms-excel" },
308 { "xml", 3, "text/xml" },
309 { "xpm", 3, "image/x-xpixmap" },
 
 
310 { "xwd", 3, "image/x-xwindowdump" },
311 { "xyz", 3, "chemical/x-pdb" },
312 { "zip", 3, "application/zip" },
313 };
314
315
--- src/doc.c
+++ src/doc.c
@@ -305,10 +305,12 @@
305 { "xlsx", 4, "application/vnd.openxmlformats-"
306 "officedocument.spreadsheetml.sheet"},
307 { "xlw", 3, "application/vnd.ms-excel" },
308 { "xml", 3, "text/xml" },
309 { "xpm", 3, "image/x-xpixmap" },
310 { "xsl", 3, "text/xml" },
311 { "xslt", 4, "text/xml" },
312 { "xwd", 3, "image/x-xwindowdump" },
313 { "xyz", 3, "chemical/x-pdb" },
314 { "zip", 3, "application/zip" },
315 };
316
317

Keyboard Shortcuts

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