Bug 700778 - Correct TNEF mime type definition typo
This commit is contained in:
committed by
Milan Crha
parent
49a6129fb6
commit
a425b4348b
@ -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
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user