Git commit 3711da512a868981c7099709dc886d17efe23c11 by Burkhard Lück. Committed on 29/09/2016 at 13:47. Pushed by lueck into branch 'master'.
fix title, remove sect1 markup, add <replaceable> markup to help:/ example to avoid replacing with a link on d.k.o M +2 -5 konqueror/doc/index.docbook http://commits.kde.org/kde-baseapps/3711da512a868981c7099709dc886d17efe23c11 diff --git a/konqueror/doc/index.docbook b/konqueror/doc/index.docbook index ed3f649..385c6f9 100644 --- a/konqueror/doc/index.docbook +++ b/konqueror/doc/index.docbook @@ -428,7 +428,7 @@ window.</para></listitem> <para>To view a &kde; Help page, enter <userinput>help:/<replaceable>application name</replaceable></userinput> (for -example <userinput>help:/kmail</userinput> to view the &kmail; documentation.) +example <userinput>help:/<replaceable>kmail</replaceable></userinput> to view the &kmail; documentation.) into &konqueror;'s Location Toolbar window. </para> @@ -2233,9 +2233,7 @@ as described above.</para> </chapterinfo> -<title>Saving Settings & Profiles</title> -<sect1 id="save-settings-general"> -<title>General Settings</title> +<title>Saving Settings</title> <para>When you close down &konqueror; your current <guimenu>View</guimenu> menu settings (such as the <guimenuitem>View Mode</guimenuitem>, <guimenuitem>Use index.html</guimenuitem> and <guimenuitem>Show Hidden @@ -2260,7 +2258,6 @@ pictures (by choosing the <menuchoice><guisubmenu>View Mode</guisubmenu> <guimenuitem>Icons</guimenuitem></menuchoice> and <guimenuitem>Preview</guimenuitem> from the <guimenu>View</guimenu> menu) when you open it, while not displaying images as thumbnails in other folders.</para></note> -</sect1> </chapter>
