]> 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:50:29 +0000 (14:50 -0400)
lib/ui/stdmenus.inc

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"