From 97d3665565bf6ab30911d264748d5dc51c65556d Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 14 Dec 2004 21:30:01 +0000 Subject: [PATCH] Merged 2569:2570 from the 1.0 branch. --- src/common/extern_data.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/extern_data.cpp b/src/common/extern_data.cpp index beb579fb3..5452f584d 100644 --- a/src/common/extern_data.cpp +++ b/src/common/extern_data.cpp @@ -2268,7 +2268,7 @@ const mime_type_t mime_types[] = { {"text/english", ""}, {"text/enriched", ""}, {"text/h323", "323"}, - {"text/html", "htm html"}, + {"text/html", "htm html mht"}, {"text/iuls", "uls"}, {"text/mathml", "mml"}, {"text/parityfec", ""},