mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Consistent casing of menu items
This commit is contained in:
parent
14ee3fff0f
commit
c3ba1eb3e2
@ -296,7 +296,7 @@ Menuset
|
||||
Submenu "Paste Recent|e" "edit_pasterecent"
|
||||
Separator
|
||||
Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
|
||||
OptItem "Forward search|F" "forward-search"
|
||||
OptItem "Forward Search|F" "forward-search"
|
||||
Separator
|
||||
Item "Move Paragraph Up|o" "paragraph-move-up"
|
||||
Item "Move Paragraph Down|v" "paragraph-move-down"
|
||||
|
@ -532,7 +532,7 @@ Menuset
|
||||
Item "Next Change|C" "change-next"
|
||||
Item "Next Cross-Reference|R" "reference-next"
|
||||
OptItem "Go to Label|L" "label-goto"
|
||||
Item "Forward search|F" "forward-search"
|
||||
Item "Forward Search|F" "forward-search"
|
||||
Separator
|
||||
Toc
|
||||
End
|
||||
@ -593,7 +593,7 @@ Menuset
|
||||
Item "LilyPond Manual|M" "help-open lilypond"
|
||||
Item "Linguistics Manual|L" "help-open linguistics"
|
||||
Item "Multilingual Captions Manual|C" "help-open MultilingualCaptions"
|
||||
Item "Risk and safety statements Manual|R" "help-open R-S-statements"
|
||||
Item "Risk and Safety Statements Manual|R" "help-open R-S-statements"
|
||||
Item "Sweave Manual|S" "help-open sweave"
|
||||
Item "XY-pic Manual|X" "help-open xypic"
|
||||
End
|
||||
|
Loading…
Reference in New Issue
Block a user