mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +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"
|
||||
Item "New Window|W" "window-new"
|
||||
Item "Close Window|d" "window-close"
|
||||
Item "New|N" "buffer-new"
|
||||
Item "New from Template...|m" "buffer-new-template"
|
||||
Item "Open...|O" "file-open"
|
||||
@ -50,6 +48,9 @@ Menuset
|
||||
Item "Print...|P" "dialog-show print"
|
||||
OptItem "Fax...|F" "buffer-export fax"
|
||||
Separator
|
||||
Item "New Window|W" "window-new"
|
||||
Item "Close Window|d" "window-close"
|
||||
Separator
|
||||
Item "Exit|x" "lyx-quit"
|
||||
End
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user