Git commit 5073ca81fc0f50b3264c345de50267342a81c9d7 by Luigi Toscano. Committed on 07/03/2017 at 22:58. Pushed by ltoscano into branch 'master'.
docs: few fixes for kcontrol5/bookmarks - the resources are common resources, not really KDE's (?) or Plasma's; - use the &konqueror; entity; - KControl is long gone as required keyword (or idea). M +3 -4 doc/kcontrol5/bookmarks/index.docbook https://commits.kde.org/konqueror/5073ca81fc0f50b3264c345de50267342a81c9d7 diff --git a/doc/kcontrol5/bookmarks/index.docbook b/doc/kcontrol5/bookmarks/index.docbook index bb459086c..72551fc69 100644 --- a/doc/kcontrol5/bookmarks/index.docbook +++ b/doc/kcontrol5/bookmarks/index.docbook @@ -22,8 +22,7 @@ <keywordset> <keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>systemsettings</keyword> +<keyword>Systemsettings</keyword> <keyword>bookmarks</keyword> <keyword>KIO</keyword> </keywordset> @@ -41,7 +40,7 @@ the location bar.</para> <varlistentry> <term><guilabel>Number of columns to show</guilabel></term> <listitem> -<para>Folders are automatically distributed in several columns. The optimal number of columns depends on the width of the konqueror window and the number of bookmarks you have.</para> +<para>Folders are automatically distributed in several columns. The optimal number of columns depends on the width of the &konqueror; window and the number of bookmarks you have.</para> </listitem> </varlistentry> @@ -74,7 +73,7 @@ the location bar.</para> <varlistentry> <term><guilabel>Show system places</guilabel></term> <listitem> -<para>Show a box with KDE places (Home, Network, ...). Useful if you use konqueror as a file manager.</para> +<para>Show a box with common places (Home, Network, ...). Useful if you use &konqueror; as a file manager.</para> </listitem> </varlistentry> </variablelist>
