Fossil SCM

Add .m4a mimetype, as discussed in [forum:173711157e693275|forum post 173711157e693275].

stephan 2026-04-19 06:15 UTC trunk
Commit ec26e850c13afc394d5430a3306ac6d0b3b0c54bb1e27724a373c4f5cc6e1d95
1 file changed +3
+3
--- src/doc.c
+++ src/doc.c
@@ -170,10 +170,13 @@
170170
{ "lha", 3, "application/octet-stream" },
171171
{ "lsp", 3, "application/x-lisp" },
172172
{ "lzh", 3, "application/octet-stream" },
173173
{ "m", 1, "text/plain" },
174174
{ "m3u", 3, "audio/x-mpegurl" },
175
+ { "m4a", 3, "audio/mp4"
176
+ /* Many sources call this audio/m4a, but that's
177
+ deprecated */ },
175178
{ "man", 3, "text/plain" },
176179
{ "markdown", 8, "text/x-markdown" },
177180
{ "md", 2, "text/x-markdown" },
178181
{ "me", 2, "application/x-troff-me" },
179182
{ "mesh", 4, "model/mesh" },
180183
--- src/doc.c
+++ src/doc.c
@@ -170,10 +170,13 @@
170 { "lha", 3, "application/octet-stream" },
171 { "lsp", 3, "application/x-lisp" },
172 { "lzh", 3, "application/octet-stream" },
173 { "m", 1, "text/plain" },
174 { "m3u", 3, "audio/x-mpegurl" },
 
 
 
175 { "man", 3, "text/plain" },
176 { "markdown", 8, "text/x-markdown" },
177 { "md", 2, "text/x-markdown" },
178 { "me", 2, "application/x-troff-me" },
179 { "mesh", 4, "model/mesh" },
180
--- src/doc.c
+++ src/doc.c
@@ -170,10 +170,13 @@
170 { "lha", 3, "application/octet-stream" },
171 { "lsp", 3, "application/x-lisp" },
172 { "lzh", 3, "application/octet-stream" },
173 { "m", 1, "text/plain" },
174 { "m3u", 3, "audio/x-mpegurl" },
175 { "m4a", 3, "audio/mp4"
176 /* Many sources call this audio/m4a, but that's
177 deprecated */ },
178 { "man", 3, "text/plain" },
179 { "markdown", 8, "text/x-markdown" },
180 { "md", 2, "text/x-markdown" },
181 { "me", 2, "application/x-troff-me" },
182 { "mesh", 4, "model/mesh" },
183

Keyboard Shortcuts

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