doc
This commit is contained in:
parent
65f00ff711
commit
3be0af0b15
@ -382,13 +382,13 @@
|
|||||||
contrary to define a positive list of types to be
|
contrary to define a positive list of types to be
|
||||||
indexed. In the latter case, any type not in the list will
|
indexed. In the latter case, any type not in the list will
|
||||||
be ignored.</para>
|
be ignored.</para>
|
||||||
<para>Excluding types can be done by adding name patterns to
|
<para>Excluding types can be done by adding wildcard name
|
||||||
the <literal>skippedNames</literal> list, which can be done
|
patterns to the <literal>skippedNames</literal> list, which
|
||||||
from the GUI Index configuration menu. It is also possible
|
can be done from the GUI Index configuration menu. It is
|
||||||
to exclude a mime type independantly of the file name by
|
also possible to exclude a mime type independantly of the
|
||||||
associating it with the <filename>rclnull</filename>
|
file name by associating it with
|
||||||
filter. This can be done by editing
|
the <filename>rclnull</filename> filter. This can be done by
|
||||||
the <link linkend="RCL.INSTALL.CONFIG.MIMECONF">
|
editing the <link linkend="RCL.INSTALL.CONFIG.MIMECONF">
|
||||||
<filename>mimeconf</filename> configuration
|
<filename>mimeconf</filename> configuration
|
||||||
file</link>.</para>
|
file</link>.</para>
|
||||||
|
|
||||||
@ -4918,7 +4918,7 @@ except:
|
|||||||
|
|
||||||
<varlistentry><term><varname>skippedNames</varname></term>
|
<varlistentry><term><varname>skippedNames</varname></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>A space-separated list of patterns for
|
<para>A space-separated list of wilcard patterns for
|
||||||
names of files or directories that should be completely
|
names of files or directories that should be completely
|
||||||
ignored. The list defined in the default file is: </para>
|
ignored. The list defined in the default file is: </para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user