]> git.lyx.org Git - features.git/commitdiff
Use something more meaningful than View->View.
authorEnrico Forestieri <forenr@lyx.org>
Tue, 12 May 2009 19:27:00 +0000 (19:27 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 12 May 2009 19:27:00 +0000 (19:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29645 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdmenus.inc

index 23511b7a8e998b55b0cb12af5c47d23b4eaecaf2..53da2be2c44d6a6b6588c31171bee07f194ecad0 100644 (file)
@@ -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"