]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Change the ProgressView strings:
[lyx.git] / lib / ui / stdmenus.inc
index 346b2081bab77a1e2d53bc40a4e60cacab1d6939..14ae538da52c604638555644475d055ce2da42e2 100644 (file)
@@ -72,6 +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 "Revert to Repository Version|v" "vc-revert"
                OptItem "Undo Last Check In|U" "vc-undo-last"
                OptItem "Show History...|H" "dialog-show vclog"
@@ -103,8 +104,8 @@ Menuset
                Separator
                Item "Select All" "command-sequence buffer-begin ; buffer-end-select"
                Separator
-               Item "Find & Replace...|F" "dialog-show findreplace"
-               Item "Find LyX...|X" "dialog-show findreplaceadv"
+               Item "Find & Replace (Quick)...|F" "dialog-show findreplace"
+               Item "Find & Replace (Advanced)..." "dialog-show findreplaceadv"
                Separator
                Item "Move Paragraph Up|o" "paragraph-move-up"
                Item "Move Paragraph Down|v" "paragraph-move-down"
@@ -305,34 +306,25 @@ Menuset
                Item "Open All Insets|O" "all-insets-toggle open"
                Item "Close All Insets|C" "all-insets-toggle close"
                Separator
-               Item "Unfold Math Macro" "math-macro-unfold"
-               Item "Fold Math Macro" "math-macro-fold"
+               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"
-               Item "View Output|V" "buffer-view"
-               Item "Update Output|U" "buffer-update"
+               ViewFormats
+               UpdateFormats
                OptItem "View Master Document|M" "master-buffer-view"
                OptItem "Update Master Document|a" "master-buffer-update"
-               Submenu "View (Other Formats)|F" "view_others"
-               Submenu "Update (Other Formats)|p" "view_update"
                Separator
                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 Tab Group|G" "close-tab-group"
-               Item "Fullscreen|l" "ui-toggle fullscreen"
+               Item "Close Current View|w" "close-tab-group"
+               Item "Fullscreen|l" "ui-toggle fullscreen"      
                Submenu "Toolbars|b" "toolbars"
                Separator
                Documents
        End
 
-       Menu "view_others"
-               ViewFormats
-       End
-
-       Menu "view_update"
-               UpdateFormats
-       End
-
        Menu "toolbars"
                Toolbars
        End
@@ -363,15 +355,14 @@ Menuset
                Separator
                Item "Table...|T" "tabular-insert"
                Item "Graphics...|G" "dialog-show-new-inset graphics"
-               Item "URL" "flex-insert URL"
-               Item "Hyperlink|k" "href-insert"
+               Item "URL|U" "flex-insert URL"
+               Item "Hyperlink...|k" "href-insert"
                Item "Footnote|F" "footnote-insert"
                Item "Marginal Note|M" "marginalnote-insert"
                Item "Short Title|S" "optional-insert"
                Item "TeX Code|X" "ert-insert"
                Item "Program Listing[[Menu]]" "listing-insert"
                Item "Date" "date-insert"
-               Item "Regexp" "regexp-mode"
        End
 
        Menu "insert_special"
@@ -539,6 +530,7 @@ Menuset
                Item "Statistics...|a" "statistics"
                OptItem "Check TeX|h" "buffer-chktex"
                Item "TeX Information|I" "dialog-show texinfo"
+               Item "Compare...|C" "dialog-show compare"
                Separator
 # A LOT of applications have Tools->Prefs. Remember this
 # should be rarely used - Edit menu is not a good place to