]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Add cygwin setup.hint.
[lyx.git] / lib / ui / stdmenus.inc
index 3edb98bd38e013fee54a871e2c7d3ee3297e6daf..82525e7f974c19b05bb56a63ecd7471154d24c0f 100644 (file)
@@ -49,7 +49,6 @@ Menuset
                Item "Close All" "buffer-close-all"
                Item "Save|S" "buffer-write"
                Item "Save As...|A" "buffer-write-as"
-#              Item "Save Encrypted" "buffer-write-encrypted"
                Item "Save All|l" "buffer-write-all"
                Item "Revert to Saved|R" "buffer-reload"
                Submenu "Version Control|V" "file_vc"
@@ -76,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
@@ -259,6 +258,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"
@@ -313,8 +313,8 @@ 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"
+               Item "View Messages|g" "dialog-toggle progress"
                ViewFormats
                UpdateFormats
                OptItem "View Master Document|M" "master-buffer-view"
@@ -348,6 +348,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"
@@ -390,7 +391,7 @@ Menuset
                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
@@ -436,7 +437,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"
@@ -569,6 +570,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