--- a/src/sampleconf/mimeconf
+++ b/src/sampleconf/mimeconf
@@ -1,4 +1,4 @@
-# @(#$Id: mimeconf,v 1.47 2008-11-27 09:49:46 dockes Exp $ (C) 2004 J.F.Dockes
+# @(#$Id: mimeconf,v 1.48 2008-11-27 13:35:24 dockes Exp $ (C) 2004 J.F.Dockes
# Recoll : associations of mime types to processing filters.
# There are different sections for decompression, 'interning' for indexing
@@ -23,8 +23,10 @@
## ###################################
# Filters for indexing and internal preview.
# The "internal" filters are hardwired in the c++ code.
-# The external "exec" filters are typically scripts. They output the
+# The external "exec" filters are typically scripts. By default, they output the
# document in simple html format, have a look at the scripts.
+# A different format (ie text/plain), and a character set can be defined for
+# each filter, see the exemples below (ie: msword)
[index]
# Note: rcldoc did some work to splice hyphenated words at eol. Seems
# actually not needed because antiword apparently does it too