Summary: | KLines: update menu reference | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Virgil Nisly <spam> |
Component: | Corrections | Assignee: | Danny Allen <dannya> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 3.3.1 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Virgil Nisly
2005-01-20 05:08:19 UTC
I almost closed it as a duplicate posting... SVN commit 451001 by dannya: BUG:97500 Hopefully fixed to satisfaction :) M +9 -2 index.docbook --- branches/KDE/3.5/kdegames/doc/klines/index.docbook #451000:451001 @@ -190,6 +190,13 @@ <variablelist> <varlistentry> <term><menuchoice> +<guimenu>Settings</guimenu> +<guimenuitem>Show Statusbar</guimenuitem> +</menuchoice></term> +<listitem><para><action>Toggles the display of the statusbar.</action></para></listitem> +</varlistentry> +<varlistentry> +<term><menuchoice> <shortcut> <keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo> </shortcut> @@ -197,14 +204,14 @@ <guimenuitem>Show Next</guimenuitem> </menuchoice></term> <listitem><para><action>Toggles the information on next -marbles</action></para></listitem> +marbles.</action></para></listitem> </varlistentry> <varlistentry> <term><menuchoice> <guimenu>Settings</guimenu><guimenuitem>Use Numbered Balls</guimenuitem> </menuchoice></term> <listitem> -<para>Number the balls according to color. This may be of assistance to +<para>Number the balls according to color. This may be of assistance to players who are color blind, have other vision impairments that make the colors hard to distinguish, or those of you who simply like the look.</para> </listitem> |