]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
first include config.h
[lyx.git] / lib / ui / stdmenus.inc
index 4e5dd4a832517593722c55a8edcc7c996f8bce19..23554fb9f9ac8392f6a1a5c04357f8dbc565277d 100644 (file)
@@ -75,7 +75,7 @@ Menuset
                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 "Compare with Older Revision|C" "vc-compare"
+               OptItem "Compare with Older Revision...|C" "vc-compare"
                OptItem "Show History...|H" "dialog-show vclog"
                OptItem "Use Locking Property|L" "vc-locking-toggle"
        End
@@ -138,6 +138,7 @@ Menuset
                OptItem "Box Settings...|x" "inset-settings box"
                OptItem "Index Entry Settings...|y" "inset-settings index"
                OptItem "Index Settings...|x" "inset-settings index_print"
+               OptItem "Info Settings...|n" "inset-settings info"
                OptItem "Listings Settings...|g" "inset-settings listings"
 # Hey, guess what's broken ? Surprise surprise, it's tabular stuff
 # This is in the Table submenu instead for now.
@@ -177,6 +178,7 @@ Menuset
 # not much we can do to help here
        Menu "edit_tabular"
                Item "Multicolumn|M" "inset-modify tabular multicolumn"
+               Item "Multirow|u" "inset-modify tabular multirow"
                Separator
                Item "Top Line|T" "inset-modify tabular toggle-line-top"
                Item "Bottom Line|B" "inset-modify tabular toggle-line-bottom"
@@ -257,6 +259,7 @@ Menuset
                Item "Math Normal Font|N" "math-font-style mathnormal"
                Separator
                Item "Math Calligraphic Family|C" "math-font-style mathcal"
+               Item "Math Formal Script Family|o" "math-font-style mathscr"
                Item "Math Fraktur Family|F" "math-font-style mathfrak"
                Item "Math Roman Family|R" "math-font-style mathrm"
                Item "Math Sans Serif Family|S" "math-font-style mathsf"
@@ -305,14 +308,14 @@ Menuset
 #
 
        Menu "view"
-               Item "Open All Insets|O" "all-insets-toggle open"
-               Item "Close All Insets|C" "all-insets-toggle close"
+               Item "Open All Insets|O" "inset-forall * inset-toggle open"
+               Item "Close All Insets|C" "inset-forall * inset-toggle close"
                Separator
                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"
+               Item "View Messages|g" "dialog-toggle progress"
                ViewFormats
                UpdateFormats
                OptItem "View Master Document|M" "master-buffer-view"
@@ -346,6 +349,7 @@ Menuset
                Submenu "Branch|B" "insert_branches"
                Submenu "Custom Insets" "insert_custom"
                Submenu "File|e" "insert_file"
+               OptSubMenu "Insert Regular Expression" "context-edit-regexp"
                Item "Box[[Menu]]" "box-insert Frameless"
                Separator
                Item "Citation...|C" "dialog-show-new-inset citation"
@@ -361,10 +365,11 @@ Menuset
                Item "Hyperlink...|k" "href-insert"
                Item "Footnote|F" "footnote-insert"
                Item "Marginal Note|M" "marginalnote-insert"
-               Item "Short Title|S" "optional-insert"
+               Item "Short Title|S" "argument-insert"
                Item "TeX Code|X" "ert-insert"
                Item "Program Listing[[Menu]]" "listing-insert"
                Item "Date" "date-insert"
+               Item "Preview|w" "preview-insert"
        End
 
        Menu "insert_special"
@@ -384,10 +389,10 @@ Menuset
                Item "Subscript|u" "command-sequence math-mode on; math-subscript; math-insert \text;"
                Separator
                Item "Protected Space|P" "space-insert protected"
-               Item "Inter-word Space|w" "space-insert normal"
+               Item "Interword Space|w" "space-insert normal"
                Item "Thin Space|T" "space-insert thin"
                Item "Horizontal Space...|o" "dialog-show-new-inset space"
-               Item "Horizontal Line|L" "line-insert"
+               Item "Horizontal Line...|L" "dialog-show-new-inset line"
                Item "Vertical Space...|V" "dialog-show-new-inset vspace"
                Submenu "Phantom" "insert_phantom"
                Separator
@@ -433,7 +438,7 @@ Menuset
        End
 
        Menu "insert_toc"
-               Item "Table of Contents|C" "toc-insert"
+               Item "Table of Contents|C" "inset-insert toc"
                FloatListInsert
                IndicesLists
                Item "Nomenclature|N" "nomencl-print"
@@ -506,6 +511,7 @@ Menuset
                Item "Next Change|C" "change-next"
                Item "Next Cross-Reference|R" "reference-next"
                OptItem "Go to Label|L" "label-goto"
+               Item "Forward search|F" "forward-search"
                Separator
                Toc
        End
@@ -565,6 +571,7 @@ Menuset
                Item "Braille Manual|B" "help-open Braille"
                Item "XY-pic Manual|X" "help-open xypic"
                Item "Multicolumn Manual|M" "help-open multicol"
+               Item "Feynman-diagram Manual|F" "help-open FeynmanDiagrams"
        End