From 7d12fe82f84b36afbc5ece99f4828ddf58c3daf3 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sat, 19 May 2012 09:19:18 +0200 Subject: [PATCH] mac --- src/sampleconf/mimeview.mac | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/sampleconf/mimeview.mac b/src/sampleconf/mimeview.mac index 855c7732..0fe208ac 100644 --- a/src/sampleconf/mimeview.mac +++ b/src/sampleconf/mimeview.mac @@ -53,8 +53,10 @@ application/vnd.sun.xml.writer.template = open %f application/vnd.wordperfect = open %f application/x-chm = kchmviewer %f +application/x-dia-diagram = dia %f application/x-fsdirectory = open %f application/x-gnuinfo = xterm -e "info -f %f" +application/x-gnumeric = gnumeric %f application/x-flac = open %f audio/mpeg = open %f @@ -71,6 +73,9 @@ image/bmp = open %f image/x-ms-bmp = open %f image/x-xpmi = open %f +message/rfc822 = thunderbird -file %f +text/x-mail = thunderbird -file %f + application/x-tex = open %f text/x-tex = open %f text/html = open %u @@ -79,4 +84,7 @@ text/plain = open %f text/x-c = open %f text/x-c+ = open %f text/x-c++ = open %f +text/x-chm-html = openchm %f %i +text/x-ini = open %f +#text/x-man = xterm -u8 -e "groff -T ascii -man %f | more" text/x-python = idle %f