comments
This commit is contained in:
parent
7d4e08647c
commit
6da082ca81
1 changed files with 3 additions and 1 deletions
|
@ -191,8 +191,10 @@ iconsdir = @prefix@/share/recoll/images
|
||||||
usesystemfilecommand = 1
|
usesystemfilecommand = 1
|
||||||
# Actual command to use as "file -i" workalike. xdg-mime works fine here.
|
# 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
|
# 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 = xdg-mime query filetype
|
||||||
|
# systemfilecommand = file -i filetype
|
||||||
|
|
||||||
# Should we index the file names of files with mime types we don't
|
# Should we index the file names of files with mime types we don't
|
||||||
# know? (we can otherwise just ignore them)
|
# know? (we can otherwise just ignore them)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue