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

Burkhard Lück lueck at hube-lueck.de
Sun May 5 12:37:46 UTC 2013


Git commit 0667cc2143330e6dba0481cc7fb3a2136456f53a by Burkhard Lück.
Committed on 05/05/2013 at 14:37.
Pushed by lueck into branch 'master'.

replace part of menu chapter with link to fundamentals

M  +115  -151  doc/index.docbook

http://commits.kde.org/katomic/0667cc2143330e6dba0481cc7fb3a2136456f53a

diff --git a/doc/index.docbook b/doc/index.docbook
index 692c960..9a4bc06 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -30,8 +30,8 @@
 <!-- TRANS:ROLES_OF_TRANSLATORS -->
 </authorgroup>
 <legalnotice>&FDLNotice;</legalnotice> 
-<date>2007-11-14</date><!-- Date of (re)writing, or update-->
-<releaseinfo>&kappversion;</releaseinfo><!-- Application version number. Use the variable definitions within header to change this value.-->
+<date>2013-05-05</date><!-- Date of (re)writing, or update-->
+<releaseinfo>&kappversion; (&kde; 4.11)</releaseinfo><!-- Application version number. Use the variable definitions within header to change this value.-->
  
 <!--Short description of this document. Do not change unless necessary!-->
 <abstract>
@@ -99,105 +99,9 @@
  
 <chapter id="interface"><title>Interface Overview</title> <!-- do not change this! -->
 <!-- This section has to do with menubar. Describe every single entry in order. Use <variablelist> and <varlistentry>. Split the chapter into sections using <sect1(2,3)> for better viewing.-->
-<sect1 id="keybindings">
-<title id="keybindings-title">Default Keybindings</title>
-
-<para>Default shortcuts are:</para>
-
-<table>
-<title>Shortcuts</title>
-<tgroup cols="2">
-<tbody>
-<row>
-<entry>Load</entry>
-<entry><keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo></entry>
-</row>
-<row>
-<entry>Restart Game</entry>
-<entry>
-<keycap>F5</keycap>
-</entry>
-</row>
-<row>
-<entry>Save</entry>
-<entry><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo></entry>
-</row>
-<row>
-<entry>Previous Level</entry>
-<entry><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo></entry>
-</row>
-<row>
-<entry>Next Level</entry>
-<entry><keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo></entry>
-</row>
-<row>
-<entry>Quit</entry>
-<entry>
-<keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
-</entry>
-</row>
-<row>
-<entry>Undo</entry>
-<entry>
-<keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
-</entry>
-</row>
-<row>
-<entry>Redo</entry>
-<entry>
-<keycombo action="simul">&Ctrl;&Shift;<keycap>Z</keycap></keycombo>
-</entry>
-</row>
-
-<row>
-<entry>Atom Down</entry>
-<entry>
-<keycap>Down Arrow</keycap>
-</entry>
-</row>
-<row>
-<entry>Atom Left</entry>
-<entry>
-<keycap>Left Arrow</keycap>
-</entry>
-</row>
-<row>
-<entry>Atom Right</entry>
-<entry>
-<keycap>Right Arrow</keycap>
-</entry>
-</row>
-<row>
-<entry>Atom Up</entry>
-<entry>
-<keycap>Up Arrow</keycap>
-</entry>
-</row>
-<row>
-<entry>Next Atom</entry>
-<entry>	</entry>
-</row>
-<row>
-<entry>Previous Atom</entry>
-<entry><keycombo action="simul">&Shift;	</keycombo></entry>
-</row>
-<row>
-<entry>Help</entry>
-<entry><keycap>F1</keycap></entry>
-</row>
-<row>
-<entry>What's this?</entry>
-<entry>
-<keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo>
-</entry>
-</row>
-</tbody>
-</tgroup>
-</table>
+<sect1 id="menu">
+<title>Menu Items</title>
 
-</sect1>
- <sect1 id="game-menu">
-<title>The <guimenu>Game</guimenu> Menu</title>
 <variablelist>
 <varlistentry>
 <term><menuchoice>
@@ -226,15 +130,6 @@
 <listitem><para>Saves the current state of the game to the disk.</para></listitem>
 </varlistentry>
 
-<!--varlistentry>
-<term><menuchoice>
-<shortcut><keycombo action="simul">&Ctrl;<keycap>H</keycap></keycombo>
-</shortcut>
-<guimenu>Game</guimenu>
-<guimenuitem>Show Highscores</guimenuitem></menuchoice></term>
-<listitem><para>This will show the best scores for the current level.</para></listitem>
-</varlistentry-->
-
 <varlistentry>
 <term><menuchoice>
 <shortcut><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo>
@@ -255,6 +150,14 @@
 
 <varlistentry>
 <term><menuchoice>
+<guimenu>Game</guimenu>
+<guimenuitem>Choose level set ...</guimenuitem></menuchoice></term>
+<listitem><para>This will show all available level sets and allows you to 
+download additional sets uploaded by other users from the internet.</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
 <shortcut><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
 </shortcut>
 <guimenu>Game</guimenu>
@@ -262,13 +165,6 @@
 <listitem><para>Selecting this item will end your current game, and exit
 &katomic;.</para></listitem>
 </varlistentry>
-</variablelist>
-</sect1>
-
-<sect1 id="move-menu">
-<title>The <guimenu>Move</guimenu> Menu</title>
-
-<variablelist>
 
 <varlistentry>
 <term><menuchoice>
@@ -319,13 +215,6 @@ here.</action></para>
 </listitem>
 </varlistentry>
 
-</variablelist>
-</sect1>
-	
-<sect1 id="settings-menu">
-<title>The <guimenu>Settings</guimenu> Menu</title>
-
-<variablelist>
 <varlistentry>
 <term><menuchoice><guimenu>Settings</guimenu><guisubmenu>Animation Speed
 </guisubmenu></menuchoice></term>
@@ -333,41 +222,116 @@ here.</action></para>
 <guimenuitem>Fast</guimenuitem>.</para></listitem>
 </varlistentry>
 
-<varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Show Toolbar</guimenuitem></menuchoice></term>
-<listitem><para><action>Toggles</action> display of the toolbar below the menu bar.</para></listitem>
-</varlistentry>
+</variablelist>
 
-<varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Show Statusbar</guimenuitem></menuchoice></term>
-<listitem><para>Toggle the display of the status bar at the bottom of the main window.</para></listitem>
-</varlistentry>
+<para>
+Additionally &katomic; 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>
 
-<varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
-Shortcuts...</guimenuitem></menuchoice></term>
-<listitem><para>This item lets you change the key settings of
-<application>Atomic Entertainment</application>. See the section <link
-linkend="keybindings" endterm="keybindings-title"></link> for a list of the
-defaults.</para></listitem>
-</varlistentry>
+</sect1>
 
-<varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu>
-<guimenuitem>Configure Toolbars...</guimenuitem></menuchoice></term>
-<listitem><para>Displays the &kde; standard dialog to customize
-the toolbars.</para></listitem>
-</varlistentry>
-</variablelist>
+<sect1 id="keybindings">
+<title id="keybindings-title">Default Keybindings</title>
 
+<para>Default shortcuts are:</para>
+
+<table>
+<title>Shortcuts</title>
+<tgroup cols="2">
+<tbody>
+<row>
+<entry>Load</entry>
+<entry><keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo></entry>
+</row>
+<row>
+<entry>Restart Game</entry>
+<entry>
+<keycap>F5</keycap>
+</entry>
+</row>
+<row>
+<entry>Save</entry>
+<entry><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo></entry>
+</row>
+<row>
+<entry>Previous Level</entry>
+<entry><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo></entry>
+</row>
+<row>
+<entry>Next Level</entry>
+<entry><keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo></entry>
+</row>
+<row>
+<entry>Quit</entry>
+<entry>
+<keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
+</entry>
+</row>
+<row>
+<entry>Undo</entry>
+<entry>
+<keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
+</entry>
+</row>
+<row>
+<entry>Redo</entry>
+<entry>
+<keycombo action="simul">&Ctrl;&Shift;<keycap>Z</keycap></keycombo>
+</entry>
+</row>
+
+<row>
+<entry>Atom Down</entry>
+<entry>
+<keycap>Down Arrow</keycap>
+</entry>
+</row>
+<row>
+<entry>Atom Left</entry>
+<entry>
+<keycap>Left Arrow</keycap>
+</entry>
+</row>
+<row>
+<entry>Atom Right</entry>
+<entry>
+<keycap>Right Arrow</keycap>
+</entry>
+</row>
+<row>
+<entry>Atom Up</entry>
+<entry>
+<keycap>Up Arrow</keycap>
+</entry>
+</row>
+<row>
+<entry>Next Atom</entry>
+<entry>	</entry>
+</row>
+<row>
+<entry>Previous Atom</entry>
+<entry><keycombo action="simul">&Shift;	</keycombo></entry>
+</row>
+<row>
+<entry>Help</entry>
+<entry><keycap>F1</keycap></entry>
+</row>
+<row>
+<entry>What's this?</entry>
+<entry>
+<keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo>
+</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
 </sect1>
-<sect1 id="help"><!--This is a standard Help menubar entry. Only change if needed.-->
-<title>The <guimenu>Help</guimenu> Menu</title>
-&help.menu.documentation;
-</sect1>
+
 </chapter>
  
- 
 <chapter id="faq"><title>Frequently asked questions</title> <!-- do not change this! -->
 <!--This chapter is for frequently asked questions. Please use <qandaset> <qandaentry> only!-->
 <qandaset>


More information about the kde-doc-english mailing list