From 20f0e30d4805d9e900d0330c8add528bd4178dd1 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Thu, 23 Sep 2010 18:47:39 +0200 Subject: [PATCH] release 1.14.1 --- src/INSTALL | 5 +++++ src/README | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/src/INSTALL b/src/INSTALL index a562e206..3127425c 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -790,6 +790,11 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or user preferences, all mimeview entries will be ignored except the one labelled application/x-all (which is set to use xdg-open by default). + The nouncompforviewmts entry, (placed at the top level, outside of the + [view] section), holds a list of mime types that should not be + uncompressed before starting the viewer (if they are found compressed, ie: + mydoc.doc.gz). + 7.4.6. Examples of configuration adjustments 7.4.6.1. Adding an external viewer for an non-indexed type diff --git a/src/README b/src/README index fe2bd49b..c3bbc7c4 100644 --- a/src/README +++ b/src/README @@ -2767,6 +2767,11 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or user preferences, all mimeview entries will be ignored except the one labelled application/x-all (which is set to use xdg-open by default). + The nouncompforviewmts entry, (placed at the top level, outside of the + [view] section), holds a list of mime types that should not be + uncompressed before starting the viewer (if they are found compressed, ie: + mydoc.doc.gz). + ---------------------------------------------------------------------- 7.4.6. Examples of configuration adjustments