[evolution/evolution-3-12] Bug 700778 - Correct TNEF mime type definition typo
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/evolution-3-12] Bug 700778 - Correct TNEF mime type definition typo
- Date: Wed, 19 Nov 2014 13:00:10 +0000 (UTC)
commit 06f551788d6448e58495c69a281885efcb8255be
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]