aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-chooser.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-file-chooser.c')
-rw-r--r--lib/ephy-file-chooser.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-file-chooser.c b/lib/ephy-file-chooser.c
index a5702460e..2e228103d 100644
--- a/lib/ephy-file-chooser.c
+++ b/lib/ephy-file-chooser.c
@@ -211,6 +211,7 @@ ephy_file_chooser_new (const char *title,
"text/html",
"application/xhtml+xml",
"text/xml",
+ "message/rfc822", /* MHTML */
"image/png",
"image/jpeg",
"image/gif",
@@ -222,6 +223,7 @@ ephy_file_chooser_new (const char *title,
"text/html",
"application/xhtml+xml",
"text/xml",
+ "message/rfc822", /* MHTML */
NULL);
filter[EPHY_FILE_FILTER_IMAGES] =