]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Add some material to the section on tex2lyx that explains the need for layout files...
[lyx.git] / lib / ui / stdmenus.inc
index c391338aa5b4988ca5977c0cf9303ffcdec0632d..14ae538da52c604638555644475d055ce2da42e2 100644 (file)
@@ -72,7 +72,7 @@ Menuset
                OptItem "Register...|R" "vc-register"
                OptItem "Check In Changes...|I" "vc-check-in"
                OptItem "Check Out for Edit|O" "vc-check-out"
-               OptItem "Update local directory from repository|d" "vc-repo-update"
+               OptItem "Update Local Directory From Repository|d" "vc-repo-update"
                OptItem "Revert to Repository Version|v" "vc-revert"
                OptItem "Undo Last Check In|U" "vc-undo-last"
                OptItem "Show History...|H" "dialog-show vclog"
@@ -309,13 +309,13 @@ Menuset
                Item "Unfold Math Macro|n" "math-macro-unfold"
                Item "Fold Math Macro|d" "math-macro-fold"
                Separator
+               Item "View Progress/Debug Messages" "dialog-toggle progress"
                Item "View Source|S" "dialog-toggle view-source"
                ViewFormats
                UpdateFormats
                OptItem "View Master Document|M" "master-buffer-view"
                OptItem "Update Master Document|a" "master-buffer-update"
                Separator
-               Item "Show process messages" "dialog-toggle progress"
                Item "Split View Into Left and Right Half|i" "split-view horizontal"
                Item "Split View Into Upper and Lower Half|e" "split-view vertical"
                Item "Close Current View|w" "close-tab-group"