release 1.14.1

This commit is contained in:
Jean-Francois Dockes 2010-09-23 18:47:39 +02:00
parent 8956b0e836
commit 20f0e30d48
2 changed files with 10 additions and 0 deletions

View File

@ -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

View File

@ -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