]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/classic.ui
Forgot these.
[lyx.git] / lib / ui / classic.ui
index 6f05c4210b430810f1d0dfef4376ded52fbc67f9..c8db2bd85cb9d7cc0c33b6698cc998dad5c94de9 100644 (file)
@@ -23,6 +23,9 @@
 # This is the default LyX user interface definition file.
 # The syntax should be straightforward enough.
 
+# The interface is designed (partially) following the KDE Human Interface
+# Guidelines (http://usability.kde.org/hig/)
+
 Menuset
 
        Menubar
@@ -65,9 +68,9 @@ Menuset
                OptItem "Register...|R" "vc-register"
                OptItem "Check In Changes...|I" "vc-check-in"
                OptItem "Check Out for Edit|O" "vc-check-out"
-               OptItem "Revert to Last Version|L" "vc-revert"
+               OptItem "Revert to Repository Version|R" "vc-revert"
                OptItem "Undo Last Check In|U" "vc-undo-last"
-               OptItem "Show History|H" "dialog-show vclog"
+               OptItem "Show History...|H" "dialog-show vclog"
        End
 
        Menu "file_import"
@@ -93,14 +96,15 @@ Menuset
                Submenu "Paste External Selection|x" "edit_paste"
                Separator
                Item "Find & Replace...|F" "dialog-show findreplace"
+               Separator
                Submenu "Tabular|T" "edit_tabular"
                Submenu "Math|M" "edit_math"
                Separator
                #Item "Read Only" "buffer-toggle-read-only"
                Item "Spellchecker...|S" "dialog-show spellchecker"
                Item "Thesaurus..." "thesaurus-entry"
+               Item "Statistics...|i" "statistics"
                Item "Check TeX|h" "buffer-chktex"
-               Item "Open/Close Float|l" "inset-toggle"
                Submenu "Change Tracking|g" "edit_change"
                Separator
                Item "Preferences...|P" "dialog-show prefs"
@@ -108,8 +112,8 @@ Menuset
        End
 
        Menu "edit_paste"
-               Item "as Lines|L" "primary-selection-paste"
-               Item "as Paragraphs|P" "primary-selection-paste paragraph"
+               Item "Selection as Lines|L" "primary-selection-paste"
+               Item "Selection as Paragraphs|P" "primary-selection-paste paragraph"
        End
 
        Menu "edit_tabular"
@@ -152,8 +156,8 @@ Menuset
 #      Item "Make alignat 2 columns|2"  "break-line B"
 #      Item "Make alignat 3 columns|3"  "break-line C"
 #      Separator
-               Item "Toggle Numbering|N" "math-number"
-               Item "Toggle Numbering of Line|u" "math-nonumber"
+               Item "Toggle Numbering|N" "math-number-toggle"
+               Item "Toggle Numbering of Line|u" "math-number-line-toggle"
 #      Item "Toggle limits|l" "math-limits"
                Submenu "Change Limits Type|L" "edit_math_limits"
                Separator
@@ -210,20 +214,20 @@ Menuset
            Submenu "Math|h" "insert_math"
                Separator
                Submenu "Special Character|S" "insert_special"
-               Item "Citation Reference...|C" "dialog-show-new-inset citation"
-               Item "Cross Reference...|R" "dialog-show-new-inset ref"
+               Item "Citation...|C" "dialog-show-new-inset citation"
+               Item "Cross-reference...|r" "dialog-show-new-inset ref"
                Item "Label...|L" "label-insert"
                Item "Footnote|F" "footnote-insert"
                Item "Marginal Note|M" "marginalnote-insert"
                Item "Short Title" "optional-insert"
-               Item "Bibliography Key" "bibitem-insert"
-               Item "Index Entry...|I" "index-insert"
+               Item "Index Entry|I" "index-insert"
+               Item "Nomenclature Entry" "nomencl-insert"
                Item "URL...|U" "url-insert"
                Item "Note|N" "note-insert"
                Submenu "Lists & TOC|O" "insert_toc"
                Separator
-               Item "TeX|T" "ert-insert"
-               Item "Minipage|p" "minipage-insert"
+               Item "TeX Code|T" "ert-insert"
+               Item "Minipage|p" "box-insert Frameless"
                Item "Graphics...|G" "dialog-show-new-inset graphics"
                Item "Tabular Material...|b" "tabular-insert"
                Submenu "Floats|a" "insert_floats"
@@ -234,42 +238,46 @@ Menuset
        End
 
        Menu "insert_special"
-               Item "Superscript|S" "command-sequence math-mode ; math-superscript ; font-free-apply; "
-               Item "Subscript|u" "command-sequence math-mode ; math-subscript ; font-free-apply; "
-               Item "HFill|H" "hfill-insert"
+               Item "Symbols...|b" "dialog-show symbols"
+               Item "Superscript|S" "command-sequence math-mode on; math-superscript; math-insert \text;"
+               Item "Subscript|u" "command-sequence math-mode on; math-subscript; math-insert \text;"
                Item "Hyphenation Point|P" "hyphenation-point-insert"
-               Item "Ligature Break|k" "ligature-break-insert"
+               Item "Protected Hyphen|y" "specialchar-insert nobreakdash"
+               Item "Ligature Break|k" "specialchar-insert ligature-break"
                Item "Protected Space|r" "space-insert protected"
                Item "Inter-word Space|w" "space-insert normal"
                Item "Thin Space|T" "space-insert thin"
-               Item "Linebreak|L" "break-line"
-               Item "Ellipsis|i" "dots-insert"
-               Item "End of Sentence|E" "end-of-sentence-period-insert"
+               Item "Horizontal Space...|o" "dialog-show-new-inset space"
+               Item "Vertical Space..." "dialog-show-new-inset vspace"
+               Item "Line Break|L" "break-line"
+               Item "Ellipsis|i" "specialchar-insert dots"
+               Item "End of Sentence|E" "specialchar-insert end-of-sentence"
+               Item "Protected Dash|D" "specialchar-insert nobreakdash"
+               Item "Breakable Slash|a" "specialchar-insert slash"
                Item "Single Quote|Q" "quote-insert single"
                Item "Ordinary Quote|O" "self-insert \""
-               Item "Menu Separator|M" "menu-separator-insert"
+               Item "Menu Separator|M" "specialchar-insert menu-separator"
                Item "Horizontal Line" "line-insert"
                Item "Page Break" "pagebreak-insert"
        End
 
        Menu "insert_math"
-               Item "Inline Formula|I" "math-mode"
+               Item "Inline Formula|I" "math-mode on"
                Item "Display Formula|D" "math-display"
-               Item "Eqnarray Environment|E" "command-sequence math-mode; math-mutate eqnarray;"
-               Item "AMS align Environment|a" "command-sequence math-mode; math-mutate align;"
-               Item "AMS alignat Environment|t" "command-sequence math-mode; math-mutate alignat;"
-               Item "AMS flalign Environment|f" "command-sequence math-mode; math-mutate flalign;"
-               #Item "AMS xalignat Environment|x" "command-sequence math-mode; math-mutate xalignat;"
-               #Item "AMS xxalignat Environment" "command-sequence math-mode; math-mutate xxalignat;"
-               Item "AMS gather Environment" "command-sequence math-mode; math-mutate gather;"
-               Item "AMS multline Environment" "command-sequence math-mode; math-mutate multline;"
+               Item "Eqnarray Environment|E" "command-sequence math-mode on; math-mutate eqnarray;"
+               Item "AMS align Environment|a" "command-sequence math-mode on; math-mutate align;"
+               Item "AMS alignat Environment|t" "command-sequence math-mode on; math-mutate alignat;"
+               Item "AMS flalign Environment|f" "command-sequence math-mode on; math-mutate flalign;"
+               #Item "AMS xalignat Environment|x" "command-sequence math-mode on; math-mutate xalignat;"
+               #Item "AMS xxalignat Environment" "command-sequence math-mode on; math-mutate xxalignat;"
+               Item "AMS gather Environment|g" "command-sequence math-mode on; math-mutate gather;"
+               Item "AMS multline Environment|m" "command-sequence math-mode on; math-mutate multline;"
        Separator
                Item "Array Environment|y" "math-matrix 2 2"
                Item "Cases Environment|C" "math-insert \cases"
-               Item "Split Environment|S" "math-insert \split"
+               Item "Split Environment|S" "command-sequence math-insert \split; tabular-feature append-column"
        Separator
                Submenu "Font Change|o" "insert_math_font"
-               Item "Math Panel|l" "dialog-show mathpanel"
        End
 
        Menu "insert_math_font"
@@ -306,21 +314,22 @@ Menuset
                Item "Table of Contents|C" "toc-insert"
                FloatListInsert
                Item "Index List|I" "index-print"
-               Item "BibTeX Reference...|B" "dialog-show-new-inset bibtex"
+               Item "Nomenclature|N" "nomencl-print"
+               Item "BibTeX Bibliography...|B" "dialog-show-new-inset bibtex"
        End
 
        Menu "insert_file"
                Item "LyX Document...|X" "file-insert"
-               Item "ASCII as Lines...|L" "file-insert-ascii"
-               Item "ASCII as Paragraphs...|P" "file-insert-ascii-para"
+               Item "Plain Text...|T" "file-insert-plaintext"
+               Item "Plain Text, Join Lines...|J" "file-insert-plaintext-para"
        End
 
        Menu "edit_change"
-               Item "Track Changes|T" "track-changes"
-               Item "Merge Changes...|M" "merge-changes"
-               Item "Accept All Changes|A" "accept-all-changes"
-               Item "Reject All Changes|R" "reject-all-changes"
-               Item "Show changes in output|S" "output-changes"
+               Item "Track Changes|T" "changes-track"
+               Item "Merge Changes...|M" "changes-merge"
+               Item "Accept All Changes|A" "all-changes-accept"
+               Item "Reject All Changes|R" "all-changes-reject"
+               Item "Show Changes in Output|S" "changes-output"
 
        End
 #
@@ -339,7 +348,6 @@ Menuset
                Separator
                Item "Decrease Environment Depth|v" "depth-decrement"
                Item "Increase Environment Depth|i" "depth-increment"
-               Item "Preamble...|r" "dialog-show preamble"
                Item "Start Appendix Here|S" "appendix"
        End
 
@@ -352,8 +360,8 @@ Menuset
                OptItem "Build Program|B" "build-program"
                Submenu "Update|U" "update"
                Separator
-               Item "LaTeX Logfile|L" "dialog-show latexlog"
-               Item "Table of Contents|C" "toc-view"
+               Item "LaTeX Log|L" "dialog-show latexlog"
+               Item "Outline|O" "dialog-toggle toc"
                Item "TeX Information|X" "dialog-show texinfo"
        End
 
@@ -367,8 +375,8 @@ Menuset
        Menu "navigate"
                Toc
                Separator
-               Item "Note|N" "note-next"
-               Item "Refs|R" "reference-goto"
+               Item "Next Note|N" "note-next"
+               Item "Go to Label|L" "label-goto"
                Submenu "Bookmarks|B" "navigate_bookmarks"
        End
 
@@ -398,16 +406,12 @@ Menuset
 # HELP MENU
 #
        Menu "help"
-               Item "Tooltips|o" "toggle-tooltips"
-           Separator
                Item "Introduction|I" "help-open Intro"
                Item "Tutorial|T" "help-open Tutorial"
                Item "User's Guide|U" "help-open UserGuide"
                Item "Extended Features|E" "help-open Extended"
+               Item "Embedded Objects|m" "help-open EmbeddedObjects" 
                Item "Customization|C" "help-open Customization"
-#      Item "Reference Manual|R" "help-open Reference"
-               Item "FAQ|F" "help-open FAQ"
-               Item "Table of Contents|a" "help-open TOC"
                Item "LaTeX Configuration|L" "help-open LaTeXConfig"
                Separator
                Item "About LyX|X" "dialog-show aboutlyx"
@@ -427,7 +431,7 @@ End
 
 # Which toolbars to use.
 
-include "stdtoolbars.ui"
+include "stdtoolbars.inc"
 
 # The second parameter are the flags :
 #
@@ -441,9 +445,9 @@ include "stdtoolbars.ui"
 # right: the toolbar should be at the right of the window
 #
 Toolbars
-       "Standard" "on,top"
-       "Extra" "on,top"
-       "Table" "off,bottom"
-       "Math" "off,bottom"
-       "Command Buffer" "off,bottom"
+       "standard" "on,top"
+       "extra" "on,top"
+       "table" "off,bottom"
+       "math" "off,bottom"
+       "minibuffer" "off,bottom"
 End