mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* ui/stdmenus.ui: move "New Window" and "Close Window" to the bottom of the menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15540 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
87b93ca808
commit
06e52e5e31
@ -32,8 +32,6 @@ Menuset
|
|||||||
#
|
#
|
||||||
|
|
||||||
Menu "file"
|
Menu "file"
|
||||||
Item "New Window|W" "window-new"
|
|
||||||
Item "Close Window|d" "window-close"
|
|
||||||
Item "New|N" "buffer-new"
|
Item "New|N" "buffer-new"
|
||||||
Item "New from Template...|m" "buffer-new-template"
|
Item "New from Template...|m" "buffer-new-template"
|
||||||
Item "Open...|O" "file-open"
|
Item "Open...|O" "file-open"
|
||||||
@ -50,6 +48,9 @@ Menuset
|
|||||||
Item "Print...|P" "dialog-show print"
|
Item "Print...|P" "dialog-show print"
|
||||||
OptItem "Fax...|F" "buffer-export fax"
|
OptItem "Fax...|F" "buffer-export fax"
|
||||||
Separator
|
Separator
|
||||||
|
Item "New Window|W" "window-new"
|
||||||
|
Item "Close Window|d" "window-close"
|
||||||
|
Separator
|
||||||
Item "Exit|x" "lyx-quit"
|
Item "Exit|x" "lyx-quit"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user