]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
stdcontext.inc:
[lyx.git] / lib / ui / stdmenus.inc
index d98302f09a66874e5a3f29923ab12eb6d4750b8c..0039e99e28a3a2e4d5028d2e43407df17fef0d54 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"
@@ -104,12 +105,13 @@ Menuset
                Item "Select All" "command-sequence buffer-begin ; buffer-end-select"
                Separator
                Item "Find & Replace (Quick)...|F" "dialog-show findreplace"
-               Item "Find & Replace (Advanced)..." "dialog-toggle findreplaceadv"
+               Item "Find & Replace (Advanced)..." "dialog-show findreplaceadv"
                Separator
                Item "Move Paragraph Up|o" "paragraph-move-up"
                Item "Move Paragraph Down|v" "paragraph-move-down"
                Separator
                Submenu "Text Style|S" "edit_textstyles"
+               LanguageSelector
                Item "Paragraph Settings...|P" "layout-paragraph"
                Separator
 # Mathed b0rkage means these don't work properly
@@ -124,7 +126,7 @@ Menuset
 # obvious what the context is for the others)
                OptItem "Increase List Depth|I" "depth-increment"
                OptItem "Decrease List Depth|D" "depth-decrement"
-               OptItem "Dissolve Inset|l" "inset-dissolve"
+               OptItem "Dissolve Inset" "inset-dissolve"
                OptItem "TeX Code Settings...|C" "inset-settings ert"
 # 'a' shortcut to match Insert entry, shouldn't clash with Table Settings
                OptItem "Float Settings...|a" "inset-settings float"
@@ -308,6 +310,7 @@ Menuset
                Item "Unfold Math Macro|n" "math-macro-unfold"
                Item "Fold Math Macro|d" "math-macro-fold"
                Separator
+               Item "View Messages|g" "dialog-toggle progress"
                Item "View Source|S" "dialog-toggle view-source"
                ViewFormats
                UpdateFormats
@@ -317,7 +320,7 @@ Menuset
                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"
-               Item "Fullscreen|l" "ui-toggle fullscreen"
+               Item "Fullscreen|l" "ui-toggle fullscreen"      
                Submenu "Toolbars|b" "toolbars"
                Separator
                Documents
@@ -361,7 +364,6 @@ Menuset
                Item "TeX Code|X" "ert-insert"
                Item "Program Listing[[Menu]]" "listing-insert"
                Item "Date" "date-insert"
-               OptItem "Regular Expression" "regexp-mode"
        End
 
        Menu "insert_special"
@@ -529,6 +531,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