[kde-doc-english] [knetwalk] doc: replace part of menu chapter with link to fundamentals

Burkhard Lück lueck at hube-lueck.de
Mon May 6 07:22:41 UTC 2013


Git commit 4f6f896bd7f4e7561889cd598da0c5ba5acaa453 by Burkhard Lück.
Committed on 06/05/2013 at 09:22.
Pushed by lueck into branch 'master'.

replace part of menu chapter with link to fundamentals

M  +28   -64   doc/index.docbook

http://commits.kde.org/knetwalk/4f6f896bd7f4e7561889cd598da0c5ba5acaa453

diff --git a/doc/index.docbook b/doc/index.docbook
index b68af1b..4810dee 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -31,8 +31,8 @@
     
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2007-11-13</date>
-<releaseinfo>3.1.0</releaseinfo>
+<date>2013-05-05</date>
+<releaseinfo>3.1.0 (&kde; 4.11)</releaseinfo>
 
 <abstract>
 <para>
@@ -103,8 +103,8 @@ Left clicking on a square rotates it counterclockwise, while right clicking  rot
 <chapter id="interface-overview">
 <title>Interface Overview</title>
 
-<sect1 id="game-menu">
-<title><guimenu>Game</guimenu> Menu</title>
+<sect1 id="menu">
+<title>Menu Items</title>
 
 <variablelist>
 <varlistentry>
@@ -124,14 +124,12 @@ Starts a new game. It creates a random board using the current difficulty level.
 
 <varlistentry>
 <term><menuchoice>
-<shortcut>
-<keycombo action="simul">&Ctrl;<keycap>H</keycap></keycombo>
-</shortcut>
+<shortcut><keycap>P</keycap></shortcut>
 <guimenu>Game</guimenu>
-<guimenuitem>Show High Scores</guimenuitem></menuchoice></term>
+<guimenuitem>Pause</guimenuitem></menuchoice></term>
 <listitem>
 <para>
-Shows a dialog containing the High Scores for the various difficulty levels.
+Pauses the game time. Click on the menu item again to make the game resume. Note that the board disappears when the game is paused as it would be unfair if you could search for good moves without the time pressure.
 </para>
 </listitem>
 </varlistentry>
@@ -139,50 +137,28 @@ Shows a dialog containing the High Scores for the various difficulty levels.
 <varlistentry>
 <term><menuchoice>
 <shortcut>
-<keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
+<keycombo action="simul">&Ctrl;<keycap>H</keycap></keycombo>
 </shortcut>
 <guimenu>Game</guimenu>
-<guimenuitem>Quit</guimenuitem>
-</menuchoice></term>
-<listitem>
-<para>
-Quits the program.
-</para>
-</listitem>
-</varlistentry>
-</variablelist>
-
-</sect1>
-
-
-
-
-<sect1 id="settings-menu">
-<title><guimenu>Settings</guimenu> Menu</title>
-
-<variablelist>
-
-
-<varlistentry>
-<term><menuchoice>
-<guimenu>Settings</guimenu>
-<guimenuitem>Show Toolbar</guimenuitem>
-</menuchoice></term>
+<guimenuitem>Show High Scores</guimenuitem></menuchoice></term>
 <listitem>
 <para>
-Toggles on and off the display of the toolbar.
+Shows a dialog containing the High Scores for the various difficulty levels.
 </para>
 </listitem>
 </varlistentry>
 
 <varlistentry>
 <term><menuchoice>
-<guimenu>Settings</guimenu>
-<guimenuitem>Show Statusbar</guimenuitem>
+<shortcut>
+<keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
+</shortcut>
+<guimenu>Game</guimenu>
+<guimenuitem>Quit</guimenuitem>
 </menuchoice></term>
 <listitem>
 <para>
-Toggles on and off the display of the statusbar.
+Quits the program.
 </para>
 </listitem>
 </varlistentry>
@@ -226,32 +202,14 @@ Toggles on and off the display of the statusbar.
   <action>If checked, &knetwalk; game sounds are played.</action>
 </para></listitem>
 </varlistentry>
-
-<varlistentry>
-<term><menuchoice>
-<guimenu>Settings</guimenu>
-<guimenuitem>Configure Shortcuts...</guimenuitem>
-</menuchoice></term>
-<listitem><para>
-<action>Opens a dialog which lets you redefine all the keyboard shortcuts.</action>
-</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term><menuchoice>
-<guimenu>Settings</guimenu>
-<guimenuitem>Configure Toolbars...</guimenuitem>
-</menuchoice></term>
-<listitem><para>Displays a &kde; standard dialog where you can configure the toolbar icons.</para></listitem>
-</varlistentry>
-
 </variablelist>
-</sect1>
 
-<sect1 id="help">
-<title><guimenu>Help</guimenu> Menu</title>
-
-&help.menu.documentation;
+<para>
+Additionally &kbreakout; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu>
+menu items, for more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus-settings"
+>Settings Menu</ulink> and <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>
+of the &kde; Fundamentals.
+</para>
 
 </sect1>
 
@@ -271,6 +229,12 @@ Toggles on and off the display of the statusbar.
 </entry>
 </row>
 <row>
+<entry>Pause</entry>
+<entry>
+<keycap>P</keycap>
+</entry>
+</row>
+<row>
 <entry>Show High Scores</entry>
 <entry>
 <keycombo action="simul">&Ctrl;<keycap>H</keycap></keycombo>


More information about the kde-doc-english mailing list