]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Touch menu
[lyx.git] / lib / ui / stdmenus.inc
index 9e76fc791ebc33d5da218b77e2e2d6182b2840ea..d7dedc4fc2f12c43ff82c73e1a42eb4b2d666861 100644 (file)
@@ -63,9 +63,9 @@ Menuset
                OptItem "Register...|R" "vc-register"
                OptItem "Check In Changes...|I" "vc-check-in"
                OptItem "Check Out for Edit|O" "vc-check-out"
-               OptItem "Revert to Last Version|L" "vc-revert"
+               OptItem "Revert to Repository Version|R" "vc-revert"
                OptItem "Undo Last Check In|U" "vc-undo-last"
-               OptItem "Show History|H" "dialog-show vclog"
+               OptItem "Show History...|H" "dialog-show vclog"
        End
 
        Menu "file_import"
@@ -294,8 +294,8 @@ Menuset
                Submenu "Update|U" "view_update"
                ViewFormats
                Separator
-               Item "Split View Horizontally|i" "split-view horizontal"
-               Item "Split View Vertically|V" "split-view vertical"
+               Item "Split View Into Left And Right Half|i" "split-view horizontal"
+               Item "Split View Into Upper And Lower Half|V" "split-view vertical"
                Item "Close Tab Group|G" "close-tab-group"
                Item "Fullscreen|l" "ui-toggle fullscreen"
                Submenu "Toolbars|b" "toolbars"