From: Tommaso Cucinotta Date: Tue, 16 Oct 2012 23:24:33 +0000 (+0100) Subject: Remove the "pleonastic" View word from View menu entries. X-Git-Tag: 2.1.0beta1~1373 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1bd405a93b290d204889ebb30c6eeeddb081580b;p=lyx.git 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 --- 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"