]> git.lyx.org Git - lyx.git/commitdiff
Restore obvious shortcut
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 6 Aug 2024 18:50:29 +0000 (14:50 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 6 Aug 2024 18:51:12 +0000 (14:51 -0400)
(cherry picked from commit 337a94a425b02b5fb685740f9f636c1696600e83)

lib/ui/stdmenus.inc
status.24x

index 14c927dc06e3481bf41493c76bf5e72d3caca545..229d351801a5be9cbead49b662a1d33331e68d70 100644 (file)
@@ -545,7 +545,7 @@ Menuset
        Menu "insert_note"
                Item "LyX Note|N" "note-insert Note"
                Item "Comment|C" "note-insert Comment"
-               Item "Greyed Out|y" "note-insert Greyedout"
+               Item "Greyed Out|G" "note-insert Greyedout"
        End
 
        Menu "insert_branches"
index 2c7925a91d3abb70dd75fd0b5d7a84066d76bba2..0520e69b48c8e6259508d147223315c50ad184a5 100644 (file)
@@ -24,6 +24,8 @@ What's new
 
 - Recognize .plt as a GnuPlot extension (bug 11148).
 
+- Restore obvious "G" shortcut for Greyed Out notes.
+
 
 * MISCELLANEOUS