[evolution] Bug 700778 - Correct TNEF mime type definition typo



commit a425b4348bb22d7f6efc8aab8deb2186179ac75b
Author: David Girault <david+gnome dhgirault fr>
Date:   Wed Nov 19 13:58:04 2014 +0100

    Bug 700778 - Correct TNEF mime type definition typo

 .../e-mail-parser-tnef-attachment.c                |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/tnef-attachment/e-mail-parser-tnef-attachment.c 
b/modules/tnef-attachment/e-mail-parser-tnef-attachment.c
index 033c83d..b67f31f 100644
--- a/modules/tnef-attachment/e-mail-parser-tnef-attachment.c
+++ b/modules/tnef-attachment/e-mail-parser-tnef-attachment.c
@@ -71,7 +71,7 @@ G_DEFINE_DYNAMIC_TYPE (
 
 static const gchar *parser_mime_types[] = {
        "application/vnd.ms-tnef",
-       "application/ms-tnefl",
+       "application/ms-tnef",
        NULL
 };
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]