From 02ec8457c9d0ae9296dea15e9364a143d05cdb39 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Thu, 18 Oct 2012 00:08:42 +0200 Subject: [PATCH] Continue menu tweaking Move View/toolbar submenu together with the various pane entries. --- lib/ui/stdmenus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5