This commit is contained in:
Jean-Francois Dockes 2014-10-29 08:17:14 +01:00
parent 7d4e08647c
commit 6da082ca81

View file

@ -191,8 +191,10 @@ iconsdir = @prefix@/share/recoll/images
usesystemfilecommand = 1
# Actual command to use as "file -i" workalike. xdg-mime works fine here.
# The file path will be added as a last parameter to the command line. If
# that's not what your preferred command would like, use an intermediary script
# that's not what your preferred command would like, use an intermediary
# script.
# systemfilecommand = xdg-mime query filetype
# systemfilecommand = file -i filetype
# Should we index the file names of files with mime types we don't
# know? (we can otherwise just ignore them)