file: /kdegames/doc/ksokoban/index.docbook In the Aninmation menu is done weirdly, redo. If you wish to take up this todo, please contact kde-doc-english@kde.org to avoid duplicating effort.
CVS commit by lauri: Patches from Brian Beck BUG:96471 BUG:79866 M +16 -11 kbattleship/index.docbook 1.36 M +12 -0 kpat/index.docbook 1.42 --- kdegames/doc/kbattleship/index.docbook #1.35:1.36 @@ -46,6 +46,6 @@ -<date>2003-09-18</date> -<releaseinfo>1.00.00</releaseinfo> +<date>2005-02-20</date> +<releaseinfo>1.1</releaseinfo> <abstract> @@ -103,5 +103,5 @@ <para> A dialog box opens which will ask you for for a -<guilabel>Nickname</guilabel> and <guilabel>Port</guilabel>. Normally, +<guilabel>Nick name</guilabel> and <guilabel>Port</guilabel>. Normally, &kbattleship; will suggest your login name but you can enter any string you want. The predefined port should be OK. However, if you encounter @@ -118,5 +118,5 @@ The other player has to choose <menuchoice><guimenu>Game</guimenu> <guimenuitem>Connect to Server</guimenuitem></menuchoice>, or press -<keycap>F2</keycap>. Again, a <guilabel>Nickname</guilabel> is +<keycap>F2</keycap>. Again, a <guilabel>Nick name</guilabel> is suggested, but you can choose any name you like. </para> @@ -309,10 +309,11 @@ <menuchoice> <guimenu>Settings</guimenu> -<guimenuitem>Configure Shortcuts...</guimenuitem> +<guimenuitem>Play Sounds</guimenuitem> </menuchoice> </term> <listitem> <para> -<action>Configure the keyboard shortcuts used by &kbattleship;.</action> +<action>Toggle whether sounds (played when shooting) should be played.</action> +The default is on. </para> </listitem> @@ -323,10 +324,10 @@ <menuchoice> <guimenu>Settings</guimenu> -<guimenuitem>Configure Notifications...</guimenuitem> +<guimenuitem>Configure Shortcuts...</guimenuitem> </menuchoice> </term> <listitem> <para> -<action>Configure</action> the audio and visual notifications used by &kbattleship;. +<action>Configure the keyboard shortcuts used by &kbattleship;.</action> </para> </listitem> @@ -337,15 +338,15 @@ <menuchoice> <guimenu>Settings</guimenu> -<guimenuitem>Play Sounds</guimenuitem> +<guimenuitem>Configure Notifications...</guimenuitem> </menuchoice> </term> <listitem> <para> -<action>Toggle whether sounds (played when shooting) should be played.</action> -The default is on. +<action>Configure</action> the audio and visual notifications used by &kbattleship;. </para> </listitem> </varlistentry> + </variablelist> </sect1> @@ -435,4 +436,8 @@ </itemizedlist> +<para>Documentation updated for &kde; 3.4 by +<personname><firstname>Brian</firstname><surname>Beck</surname></personname> +<email>brian.beck@mchsi.com</email></para> + <!-- TRANS:CREDIT_FOR_TRANSLATORS --> --- kdegames/doc/kpat/index.docbook #1.41:1.42 @@ -735,4 +735,16 @@ </sect1> +<sect1 id="golf"> +<title>Golf</title> + +<para><indexterm><primary>Golf</primary></indexterm> +Golf is played with one card deck. The goal of Golf is to move all the cards on the tableau to the foundation. </para> + +<para>The layout of golf solitare is straight forward. At the beginning of the game you will see, the tableau, on it are seven columns each containing five cards. Below that is the talon and the foundation. </para> + +<para>Playing golf solitare is simple, but does require strategy to win. The cards at the base of each column on the tableau are available for play. Available cards are built upon the top foundation card in ascending or descending sequence regardless of suit. If there are no moves available a card may be dealt from the talon to the foundation. A game is over when all the cards in the talon have been dealt and there are no more possible moves.</para> + +</sect1> + </chapter>
Heh. Closed the wrong one.
SVN commit 450986 by dannya: BUG:96471 Hopefully fixed to satisfaction :) M +34 -12 index.docbook --- branches/KDE/3.5/kdegames/doc/ksokoban/index.docbook #450985:450986 @@ -297,33 +297,55 @@ <sect1 id="animation-menu"> <title>The <guimenu>Animation</guimenu> Menu</title> +<para> +The <guimenu>Animation</guimenu> Menu allows you to specify the speed that movement replay animations are shown at. +</para> + <variablelist> <varlistentry> <term><menuchoice> <guimenu>Animation</guimenu> -<guimenuitem>Slow</guimenuitem> -</menuchoice> -<menuchoice> +<guisubmenu>Slow</guisubmenu> +</menuchoice></term> +<listitem> +<para><action>Show replay animations at a slow pace</action>.</para> +</listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> <guimenu>Animation</guimenu> -<guimenuitem>Medium</guimenuitem> -</menuchoice> -<menuchoice> +<guisubmenu>Medium</guisubmenu> +</menuchoice></term> +<listitem> +<para>This is the default setting, and <action>shows replay animations at a slightly faster pace</action>.</para> +</listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> <guimenu>Animation</guimenu> -<guimenuitem>Fast</guimenuitem> -</menuchoice> -<menuchoice> +<guisubmenu>Fast</guisubmenu> +</menuchoice></term> +<listitem> +<para><action>Show replay animations at the fastest pace</action>.</para> +</listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> <guimenu>Animation</guimenu> -<guimenuitem>Off</guimenuitem> +<guisubmenu>Off</guisubmenu> </menuchoice></term> <listitem> -<para><action>Change the speed of the animations.</action> The -default setting is <guimenuitem>Medium</guimenuitem>.</para> +<para><action>Do not animate replay animations</action>.</para> </listitem> </varlistentry> </variablelist> </sect1> + <sect1 id="bookmarks"> <title>The <guimenu>Bookmarks</guimenu> Menu</title>