From d25b6979392248edec333ef13e591ac7412996e9 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Sun, 18 Sep 2016 07:12:22 +0000 Subject: [PATCH] fix typo in mimeview (TB opens eml not emf files) --HG-- branch : monperrus/fix-typo-in-mimeview-tb-opens-eml-not-em-1474182735665 --- src/sampleconf/mimeview | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sampleconf/mimeview b/src/sampleconf/mimeview index cb8fffe3..2049f4b3 100644 --- a/src/sampleconf/mimeview +++ b/src/sampleconf/mimeview @@ -112,7 +112,7 @@ image/x-ms-bmp = gwenview %f image/x-xpmi = gwenview %f # Opening mail messages not always works. -# - Thunderbird will only open a single-message file if it has an .emf +# - Thunderbird will only open a single-message file if it has an .eml # extension # - "sylpheed %f" seems to work ok as of version 3.3 # - claws-mail: no can do apparently