]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
remove Known BUGS menu entry
[lyx.git] / lib / ui / default.ui
index 7238604144b49e8303f8fcbde2d3fe9630e94594..25e69d5caedf47c0fc4690e057d55512c76b3187 100644 (file)
@@ -1,7 +1,7 @@
-# This is the default LyX user interface definition file. The syntax
-# should be straightforward enough. The menubar "main_nobuffer" (if it
-# exists) is used when there is no buffer open; otherwise, the menubar
-# "main" is used. 
+# This is the default LyX user interface definition file.         -*- text -*- 
+# The syntax should be straightforward enough. The menubar
+# "main_nobuffer" (if it exists) is used when there is no buffer open;
+# otherwise, the menubar "main" is used. 
 
 Menuset
 
@@ -45,7 +45,7 @@ Menuset
        Item "Close|C" "buffer-close"
        Item "Save|S" "buffer-write"
        Item "Save As...|A" "buffer-write-as"
-       Item "Revert to Saved|d" "buffer-reload"
+       Item "Revert to Saved|R" "buffer-reload"
        Submenu "Version Control|V" "file_vc"
        Separator
        Submenu "Import|I" "file_import"
@@ -101,6 +101,7 @@ Menuset
        Separator
        #Item "Read Only" "buffer-toggle-read-only"
        Item "Spellchecker...|S" "spellchecker"
+       Item "Thesaurus" "thesaurus-entry"
        Item "Check TeX|h" "buffer-chktex"
        Item "Remove All Error Boxes|E" "error-remove-all"
        Separator
@@ -114,7 +115,7 @@ Menuset
     End
 
     Menu "edit_floats"
-       Item "Open/Close|O" "open-stuff"
+       Item "Open/Close|O" "inset-toggle"
 #      Item "Melt|M" "melt"
 #      Item "Open All Figures/Tables|F" "floats-operate openfig"
 #      Item "Close All Figures/Tables|T" "floats-operate closefig"
@@ -138,10 +139,10 @@ Menuset
        Item "V.Align Center|n" "tabular-feature valign-center"
        Item "V.Align Bottom|V" "tabular-feature valign-bottom"
        Separator
-       Item "Append Row|A" "tabular-feature append-row"
-       Item "Append Column|u" "tabular-feature append-column"
-       Separator
+       Item "Add Row|A" "tabular-feature append-row"
        Item "Delete Row|w" "tabular-feature delete-row"
+       Separator
+       Item "Add Column|u" "tabular-feature append-column"
        Item "Delete Column|D" "tabular-feature delete-column"
     End
 
@@ -173,6 +174,7 @@ Menuset
        Separator
        Item "Add Row" "math-row-insert"
        Item "Delete Row" "math-row-delete"
+       Separator
        Item "Add Column" "math-column-insert"
        Item "Delete Column" "math-column-delete"
     End
@@ -198,12 +200,13 @@ Menuset
        Item "Index Entry...|I" "index-insert"
        Item "Index Entry of Preceding Word|W" "index-insert-last"
        Item "URL...|U" "url-insert"
-       Item "Note...|N" "note-insert"
+       Item "Note|N" "note-insert"
        Submenu "Lists & TOC|O" "insert_toc"
        Separator
        Item "TeX|T" "ert-insert"
        Item "Minipage|p" "minipage-insert"
-       Item "Graphics...|G" "figure-insert"
+       Item "Old-Graphics..." "figure-insert"
+       Item "Graphics...|G" "graphics-insert"
        Item "Tabular Material...|b" "dialog-tabular-insert"
        Submenu "Floats|a" "insert_floats"
        Separator
@@ -217,11 +220,12 @@ Menuset
        Item "Subscript|u" "command-sequence math-insert _;math-mode;"
        Item "HFill|H" "hfill-insert"
        Item "Hyphenation Point|P" "hyphenation-point-insert"
+       Item "Ligature break|k" "ligature-break-insert"
        Item "Protected Blank|B" "protected-space-insert"
        Item "Linebreak|L" "break-line"
        Item "Ellipsis|i" "dots-insert"
        Item "End of Sentence|E" "end-of-sentence-period-insert"
-       Item "Ordinary Quote|Q" "quote-insert"
+       Item "Ordinary Quote|Q" "self-insert \""
        Item "Menu Separator|M" "menu-separator-insert"
     End
 
@@ -258,9 +262,7 @@ Menuset
        Separator
        Item "Change Environment Depth|v" "depth-increment"
        Item "LaTeX Preamble...|L" "layout-preamble"
-       Item "Toggle Appendix|A" "appendix"
-       Separator
-       Item "Save Layout as Default|S" "layout-save-default"
+       Item "Start Appendix here|A" "appendix"
     End
 
 
@@ -319,13 +321,14 @@ Menuset
        Item "User's Guide|U" "help-open UserGuide"
        Item "Extended Features|E" "help-open Extended"
        Item "Customization|C" "help-open Customization"
-       Item "Reference Manual|R" "help-open Reference"
+#      Item "Reference Manual|R" "help-open Reference"
        Item "FAQ|F" "help-open FAQ"
        Item "Table of Contents|a" "help-open TOC"
-       Item "Known Bugs|K" "help-open BUGS"
        Item "LaTeX Configuration|L" "help-open LaTeXConfig"
        Separator
        Item "About LyX|X" "help-aboutlyx"
+       Separator
+       Item "TeX Infos" "help-Texinfo"
     End
 
 End