Git commit 8ff89aac8634925cf7500597f38dc1846febf72a by Yuri Chornoivan. Committed on 05/05/2013 at 14:42. Pushed by yurchor into branch 'master'.
Add statusbar menu item M +12 -0 doc/fundamentals/ui.docbook http://commits.kde.org/kde-runtime/8ff89aac8634925cf7500597f38dc1846febf72a diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook index 8f551da..d387d52 100644 --- a/doc/fundamentals/ui.docbook +++ b/doc/fundamentals/ui.docbook @@ -372,6 +372,18 @@ information, see <xref linkend="spellcheck-config"/>. <varlistentry> <term><menuchoice> +<guimenu>Settings</guimenu> +<guimenuitem>Show Statusbar</guimenuitem> +</menuchoice></term> +<listitem> +<para> +Toggles the display of the statusbar on and off. Some &kde; applications use statusbar at the bottom of their screen to display useful information. +</para> +</listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> <guimenu>Settings</guimenu><guisubmenu>Toolbars Shown</guisubmenu> </menuchoice></term> <listitem><para>
