Restore obvious shortcut

(cherry picked from commit 337a94a425)
This commit is contained in:
Richard Kimberly Heck 2024-08-06 14:50:29 -04:00
parent 7ec52ec846
commit c13b5922c0
2 changed files with 3 additions and 1 deletions

View 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"

View 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