From 1bd405a93b290d204889ebb30c6eeeddb081580b Mon Sep 17 00:00:00 2001 From: Tommaso Cucinotta Date: Wed, 17 Oct 2012 00:24:33 +0100 Subject: [PATCH] Remove the "pleonastic" View word from View menu entries. Adding the "pane" term to those entries seems also a nice thing, at least according to the New Oxf. Dict. :-). See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg175453.html --- lib/ui/stdmenus.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index fc6073d0c3..9cb6768acf 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -321,9 +321,9 @@ Menuset Item "Unfold Math Macro|n" "math-macro-unfold" Item "Fold Math Macro|d" "math-macro-fold" Separator - Item "View Outline|u" "dialog-toggle toc" - Item "View Source|S" "dialog-toggle view-source" - Item "View Messages|g" "dialog-toggle progress" + Item "Outline Pane|u" "dialog-toggle toc" + Item "Source Pane|S" "dialog-toggle view-source" + Item "Messages Pane|g" "dialog-toggle progress" 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" -- 2.39.5