mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Simplify status bar context menu
Remove "Show" prefix. Remove "(With Blanks)".
This commit is contained in:
parent
ffaf2e044f
commit
bb1d955754
@ -729,12 +729,12 @@ Menuset
|
||||
Menu "context-statusbar"
|
||||
ZoomOptions
|
||||
Separator
|
||||
Item "Show Zoom Level|Z" "ui-toggle zoomlevel"
|
||||
Item "Show Zoom Slider|S" "ui-toggle zoomslider"
|
||||
Item "Zoom Level|Z" "ui-toggle zoomlevel"
|
||||
Item "Zoom Slider|S" "ui-toggle zoomslider"
|
||||
Separator
|
||||
Item "Show Word Count|W" "ui-toggle statistics-w"
|
||||
Item "Show Character Count (Incl. Blanks)|C" "ui-toggle statistics-cb"
|
||||
Item "Show Character Count (Without Blanks)|h" "ui-toggle statistics-c"
|
||||
Item "Word Count|W" "ui-toggle statistics-w"
|
||||
Item "Character Count|C" "ui-toggle statistics-cb"
|
||||
Item "Character Count (Without Blanks)|h" "ui-toggle statistics-c"
|
||||
End
|
||||
|
||||
End
|
||||
|
Loading…
Reference in New Issue
Block a user