]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Revert the beamer changes from a while ago. They work with some documents,
[lyx.git] / lib / ui / stdmenus.inc
index b448745cf88549bc8597d5f1c778064dc4149c13..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
@@ -314,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"
@@ -349,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"
@@ -391,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
@@ -437,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"
@@ -570,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