Git commit 12935c0ed304e7644c4062d65b26c5026064f0bd by Burkhard Lück. Committed on 15/04/2017 at 15:49. Pushed by lueck into branch 'master'.
update baloo kcm docbook bump date+releaseinfo fix wrong gui term add option about file content indexing Differential Revision: https://phabricator.kde.org/D5445 M +6 -3 doc/kcontrol/baloo/index.docbook https://commits.kde.org/plasma-desktop/12935c0ed304e7644c4062d65b26c5026064f0bd diff --git a/doc/kcontrol/baloo/index.docbook b/doc/kcontrol/baloo/index.docbook index 26671598..c4d7d6f4 100644 --- a/doc/kcontrol/baloo/index.docbook +++ b/doc/kcontrol/baloo/index.docbook @@ -15,8 +15,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2016-08-26</date> -<releaseinfo>Plasma 5.8</releaseinfo> +<date>2017.04.14</date> +<releaseinfo>Plasma 5.10</releaseinfo> <keywordset> <keyword>Plasma</keyword> @@ -39,7 +39,7 @@ to use the indexing results for faster access to your documents. </para> <variablelist> -<varlistentry><term><guilabel>Exclude Folders</guilabel></term> +<varlistentry><term><guilabel>Do not search in these locations</guilabel></term> <listitem> <para> You are presented with a list of folders which should not be searched. By default only @@ -59,4 +59,7 @@ to use the indexing results for faster access to your documents. you do not want to use the file search at all. </para> +<para>Use <guilabel>Also index file content</guilabel> to also index the file contents additional to the file names. +</para> + </article>
