r19834 - gnucash-docs/trunk/help/C - Add shortcut for Transfer command.

Cristian Marchi cmarchi at code.gnucash.org
Fri Nov 19 13:58:41 EST 2010


Author: cmarchi
Date: 2010-11-19 13:58:41 -0500 (Fri, 19 Nov 2010)
New Revision: 19834
Trac: http://svn.gnucash.org/trac/changeset/19834

Modified:
   gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml
Log:
Add shortcut for Transfer command.

Modified: gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml
===================================================================
--- gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml	2010-11-19 12:03:15 UTC (rev 19833)
+++ gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml	2010-11-19 18:58:41 UTC (rev 19834)
@@ -149,7 +149,7 @@
       <title>Account Tree - Menus</title>
 
       <para>The <firstterm>Menubar</firstterm> for the Accounts Tree window contains the following
-      options.</para>
+      options.</para>    
 
       <sect3 id="AccTree-file-menu">
         <title>Account Tree - <guimenu>File</guimenu> Menu</title>
@@ -711,7 +711,14 @@
               </row>
 
               <row>
-                <entry><para><guimenuitem>Transfer...</guimenuitem></para></entry>
+                <entry><para>
+                  <menuchoice>
+                    <shortcut>
+                      <keycombo><keycap>Ctrl</keycap><keycap>T</keycap></keycombo>
+                    </shortcut>
+                    <guimenuitem>Transfer...</guimenuitem>
+                  </menuchoice>
+                </para></entry>
 
                 <entry nameend="c3" namest="c2">
                   <para>Starts the Transfer assistant for transfer between accounts.</para></entry>
@@ -2561,7 +2568,14 @@
               </row>
 
               <row>
-                <entry><para><guimenuitem>Transfer...</guimenuitem></para></entry>
+                <entry><para>
+                  <menuchoice>
+                    <shortcut>
+                      <keycombo><keycap>Ctrl</keycap><keycap>T</keycap></keycombo>
+                    </shortcut>
+                    <guimenuitem>Transfer...</guimenuitem>
+                  </menuchoice>
+                </para></entry>
 
                 <entry nameend="c3" namest="c2">
                   <para>Starts the Transfer assistant for transfer between accounts.</para></entry>
@@ -3810,8 +3824,15 @@
                 </para></entry>
                 </row>
 
-                <row>
-                  <entry><para><guimenuitem>Transfer...</guimenuitem></para></entry>
+              <row>
+                <entry><para>
+                  <menuchoice>
+                    <shortcut>
+                      <keycombo><keycap>Ctrl</keycap><keycap>T</keycap></keycombo>
+                    </shortcut>
+                    <guimenuitem>Transfer...</guimenuitem>
+                  </menuchoice>
+                </para></entry>
 
                   <entry><para>Opens a Transfer assistant for entering a transfer transaction between any two accounts.</para>
                   </entry>



More information about the gnucash-changes mailing list