Summary: | kfouleggs wrong menu description in documentation | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Burkhard Lück <lueck> |
Component: | general | Assignee: | Documentation Editorial Team <kde-doc-english> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | kfouleggs updated docbook + screenshot for 3.4 and trunk |
Description
Burkhard Lück
2005-05-09 06:01:11 UTC
Created attachment 10957 [details]
kfouleggs updated docbook + screenshot for 3.4 and trunk
SVN commit 449757 by lauri: Update from Burkhard Lück BUG:105330 M gamescreen.png M +31 -2 index.docbook --- branches/KDE/3.5/kdegames/doc/kfouleggs/index.docbook #449756:449757 @@ -502,7 +502,7 @@ <keycombo><keycap>H</keycap></keycombo> </shortcut> <guimenu>Game</guimenu> -<guimenuitem>Show High Scores...</guimenuitem> +<guimenuitem>Show Highscores</guimenuitem> </menuchoice></term> <listitem><para><action>Displays the high scores.</action></para></listitem> </varlistentry> @@ -523,6 +523,35 @@ </sect2> <sect2> +<title>The <guimenu>View</guimenu> Menu</title> + +<variablelist> + +<varlistentry> +<term><menuchoice><shortcut><keycombo action="simul"> +&Ctrl;<keycap>+</keycap></keycombo></shortcut> +<guimenu>View</guimenu> +<guimenuitem>Zoom In</guimenuitem> +</menuchoice></term> +<listitem><para><action>Enlarges the game board +</action></para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice><shortcut><keycombo action="simul"> +&Ctrl;<keycap>-</keycap></keycombo></shortcut> +<guimenu>View</guimenu> +<guimenuitem>Zoom Out</guimenuitem> +</menuchoice></term> +<listitem><para><action>Reduces the game board size +</action></para></listitem> +</varlistentry> + +</variablelist> + +</sect2> + +<sect2> <title>The <guimenu>Multiplayer</guimenu> Menu</title> <variablelist> @@ -614,7 +643,7 @@ <varlistentry> <term><menuchoice> <guimenu>Settings</guimenu> -<guimenuitem>Configure &kfouleggs;</guimenuitem> +<guimenuitem>Configure &kfouleggs;...</guimenuitem> </menuchoice></term> <listitem><para><action>Displays/changes</action> the &kfouleggs; configuration dialog.</para></listitem> |