Git commit 381343e72ffe3ad172daddb5509dd98f36ad6686 by Yuri Chornoivan. Committed on 05/05/2013 at 16:33. Pushed by yurchor into branch 'master'.
replace part of menu chapter with link to fundamentals M +9 -43 doc/index.docbook http://commits.kde.org/kshisen/381343e72ffe3ad172daddb5509dd98f36ad6686 diff --git a/doc/index.docbook b/doc/index.docbook index fc78019..d8cd52e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -311,42 +311,6 @@ and when a tile is falling down playing with <guilabel>Gravity</guilabel> enabled.</para></listitem> </varlistentry> - <varlistentry> - <term> - <menuchoice> - <guimenu>Settings</guimenu><guimenuitem>Show Toolbar</guimenuitem> - </menuchoice> - </term> - <listitem><para>Toggles the display of the toolbar on and off.</para></listitem> - </varlistentry> - - <varlistentry> - <term> - <menuchoice> - <guimenu>Settings</guimenu><guimenuitem>Show Statusbar</guimenuitem> - </menuchoice> - </term> - <listitem><para>Toggles the display of the status bar on and off.</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 id="settings-menu-toolbar"> - <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> - <varlistentry id="game-settings-settings"> <term> <menuchoice> @@ -357,14 +321,16 @@ </varlistentry> </variablelist> + <para> + Additionally &kshisen; 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> - <sect1 id="help"><!--This is a standard Help menubar entry. Only change if needed.--> - <title>The Help Menu</title> - &help.menu.documentation; - </sect1> - </chapter> <chapter id="faq"><title>Frequently asked questions</title> <!-- do not change this! --> @@ -539,14 +505,14 @@ &kappname; Copyright 2002-2004 Dave Corrie <email>kde at davecorrie.com</email> </para> <para> - &kappname; Copyright 2009-2012 Frederik Schwarzer <email>schwarzer at kde.org</email> + &kappname; Copyright 2009-2012 &Frederik.Schwarzer; &Frederik.Schwarzer.mail; </para> <para> Documentation Copyright 2000 &Dirk.Doerflinger; <email>ddoerflinger at gmx.net</email> </para> <para> - Documentation Copyright 2009-2010 Frederik Schwarzer <email>schwarzer at kde.org</email> + Documentation Copyright 2009-2010 &Frederik.Schwarzer; &Frederik.Schwarzer.mail; </para> <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
