summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fr-command-zip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fr-command-zip.c b/src/fr-command-zip.c
index 064f45e..eaee1d8 100644
--- a/src/fr-command-zip.c
+++ b/src/fr-command-zip.c
@@ -382,7 +382,9 @@ fr_command_zip_handle_error (FrCommand *comm,
const char *zip_mime_type[] = { "application/x-cbz",
+ "application/x-ear",
"application/x-ms-dos-executable",
+ "application/x-war",
"application/zip",
NULL };