From 420e258478edc587fb7455383babfe1c3da35f03 Mon Sep 17 00:00:00 2001 From: dockes Date: Wed, 21 Jan 2009 11:11:39 +0000 Subject: [PATCH] comments --- src/sampleconf/mimeconf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf index 1df4c5f3..69a96bb1 100644 --- a/src/sampleconf/mimeconf +++ b/src/sampleconf/mimeconf @@ -32,6 +32,10 @@ application/x-bzip2 = uncompress rcluncomp bunzip2 %f %t # actually not needed because antiword apparently does it too # application/msword = exec rcldoc application/msword = exec antiword -t -i 1 -m UTF-8;mimetype=text/plain;charset=utf-8 +# Alternatively you can use wvWare for msword. It's much slower than +# antiword, but will handle documents which provoke the 'I'm afraid the +# text stream of this file is too small to handle' antiword error +# application/msword = exec wvWare --charset=utf-8 --nographics application/ogg = exec rclogg application/pdf = exec rclpdf application/postscript = exec pstotext;charset=iso-8859-1;mimetype=text/plain