Added the extension "avs" for AVISynth scripts to the MIME type "text/plain".

This commit is contained in:
Moritz Bunkus 2009-01-07 21:14:30 +00:00
parent 25f5daba75
commit edd973ea7d

View File

@ -2282,7 +2282,7 @@ const mime_type_t mime_types[] = {
{"text/iuls", "uls"},
{"text/mathml", "mml"},
{"text/parityfec", ""},
{"text/plain", "asc txt text diff cue"},
{"text/plain", "asc avs txt text diff cue"},
{"text/prs.lines.tag", ""},
{"text/rfc822-headers", ""},
{"text/richtext", "rtx"},