From: Jean-Marc Lasgouttes Date: Wed, 17 Oct 2012 22:08:42 +0000 (+0200) Subject: Continue menu tweaking X-Git-Tag: 2.1.0beta1~1297 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=02ec8457c9d0ae9296dea15e9364a143d05cdb39;p=lyx.git Continue menu tweaking Move View/toolbar submenu together with the various pane entries. --- diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 1bc9fbdee9..f1fd9e1487 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -324,12 +324,12 @@ Menuset Item "Outline Pane|u" "dialog-toggle toc" Item "Source Pane|S" "dialog-toggle view-source" Item "Messages Pane|g" "dialog-toggle progress" + Submenu "Toolbars|b" "toolbars" Separator Item "Split View Into Left and Right Half|i" "view-split horizontal" Item "Split View Into Upper and Lower Half|e" "view-split vertical" OptItem "Close Current View|w" "tab-group-close" Item "Fullscreen|l" "ui-toggle fullscreen" - Submenu "Toolbars|b" "toolbars" Separator Documents End