mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +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"
|
Submenu "Paste Recent|e" "edit_pasterecent"
|
||||||
Separator
|
Separator
|
||||||
Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
|
Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
|
||||||
OptItem "Forward search|F" "forward-search"
|
OptItem "Forward Search|F" "forward-search"
|
||||||
Separator
|
Separator
|
||||||
Item "Move Paragraph Up|o" "paragraph-move-up"
|
Item "Move Paragraph Up|o" "paragraph-move-up"
|
||||||
Item "Move Paragraph Down|v" "paragraph-move-down"
|
Item "Move Paragraph Down|v" "paragraph-move-down"
|
||||||
|
@ -532,7 +532,7 @@ Menuset
|
|||||||
Item "Next Change|C" "change-next"
|
Item "Next Change|C" "change-next"
|
||||||
Item "Next Cross-Reference|R" "reference-next"
|
Item "Next Cross-Reference|R" "reference-next"
|
||||||
OptItem "Go to Label|L" "label-goto"
|
OptItem "Go to Label|L" "label-goto"
|
||||||
Item "Forward search|F" "forward-search"
|
Item "Forward Search|F" "forward-search"
|
||||||
Separator
|
Separator
|
||||||
Toc
|
Toc
|
||||||
End
|
End
|
||||||
@ -593,7 +593,7 @@ Menuset
|
|||||||
Item "LilyPond Manual|M" "help-open lilypond"
|
Item "LilyPond Manual|M" "help-open lilypond"
|
||||||
Item "Linguistics Manual|L" "help-open linguistics"
|
Item "Linguistics Manual|L" "help-open linguistics"
|
||||||
Item "Multilingual Captions Manual|C" "help-open MultilingualCaptions"
|
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 "Sweave Manual|S" "help-open sweave"
|
||||||
Item "XY-pic Manual|X" "help-open xypic"
|
Item "XY-pic Manual|X" "help-open xypic"
|
||||||
End
|
End
|
||||||
|
Loading…
Reference in New Issue
Block a user