From 524b4157a2375933bd90c54d2567f38e37cde18c Mon Sep 17 00:00:00 2001 From: Enrico Forestieri Date: Tue, 12 May 2009 19:27:00 +0000 Subject: [PATCH] Use something more meaningful than View->View. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29645 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdmenus.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 23511b7a8e..53da2be2c4 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -299,8 +299,8 @@ Menuset Item "Fold Math Macro" "math-macro-fold" Separator Item "View Source|S" "dialog-toggle view-source" - Item "View|V[[show]]" "buffer-view" - Item "Update|U" "buffer-update" + Item "View Output|V" "buffer-view" + Item "Update Output|U" "buffer-update" OptItem "View Master Document|M" "master-buffer-view" OptItem "Update Master Document|a" "master-buffer-update" Submenu "View (other formats)|f" "view_others" -- 2.39.2