gnucash-docs maint: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Thu Jul 22 21:21:11 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/45ddec89 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/509b6f45 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/d0ac4737 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/f05cf389 (commit)



commit 45ddec8919526557fbe7c8e02fb9c682180d84fd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 23 03:05:18 2021 +0200

    Improve last commit (Guide:txns): Change in GTK3

diff --git a/guide/C/ch_txns.xml b/guide/C/ch_txns.xml
index bb2b8cef..c36d3ebb 100644
--- a/guide/C/ch_txns.xml
+++ b/guide/C/ch_txns.xml
@@ -352,9 +352,10 @@
 
         <listitem>
           <para>All of the menu items have access keys defined, and these are marked by underlined characters in the
-            menu names. Press <keycap>Alt</keycap> + [<replaceable>underlined character</replaceable>] to bring up the menu,
-            then select an item by typing its underlined character. For example, typing <keycombo>
-              <keycap>Alt</keycap> <keycap>A</keycap>
+            menu names while <keycap>Alt</keycap> is hold. Press
+            <keycombo><keycap>Alt</keycap><keycap><replaceable>underlined character</replaceable></keycap></keycombo>
+            to bring up the menu, then select an item by typing its underlined character. For example, typing <keycombo>
+              <keycap>Alt</keycap><keycap>A</keycap>
             </keycombo> brings up the Actions menu, then typing <keycap>P</keycap> will split the transaction. A few of the
             menu items also have shortcut keys that immediately invoke the command (typically using
             the <keycap>Ctrl</keycap> key). These shortcuts are listed next to the item.

commit 509b6f4563204a9c380625011c6bf0028fa2f4c0
Merge: f05cf389 d0ac4737
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Jul 23 01:43:11 2021 +0200

    Merge branch 'PR_#196' into maint


commit d0ac473705277f9d72391a357e3664f219b9436e
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date:   Sat Jul 17 23:54:17 2021 +0900

    Add replaceable tag, see
    https://github.com/Gnucash/gnucash-docs/pull/190#discussion_r671407584

diff --git a/guide/C/ch_txns.xml b/guide/C/ch_txns.xml
index d6a06de6..bb2b8cef 100644
--- a/guide/C/ch_txns.xml
+++ b/guide/C/ch_txns.xml
@@ -352,7 +352,7 @@
 
         <listitem>
           <para>All of the menu items have access keys defined, and these are marked by underlined characters in the
-            menu names. Press <keycap>Alt</keycap> + [underlined character] to bring up the menu,
+            menu names. Press <keycap>Alt</keycap> + [<replaceable>underlined character</replaceable>] to bring up the menu,
             then select an item by typing its underlined character. For example, typing <keycombo>
               <keycap>Alt</keycap> <keycap>A</keycap>
             </keycombo> brings up the Actions menu, then typing <keycap>P</keycap> will split the transaction. A few of the



Summary of changes:
 guide/C/ch_txns.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list