]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.ui
Note Settings menu item
[lyx.git] / lib / ui / stdtoolbars.ui
index 4cadcc909d417976999e4e2be31f9dc0aa983c7d..7fa922ef46dc923ac10620040acd64bf9c3e87e0 100644 (file)
 #
 # This is the default toolbar:
 
-Toolbar "Standard" "on,top"
+Toolbar "Standard"
        Layouts
        Item "New document" "buffer-new"
        Item "Open document" "file-open"
        Item "Save document" "buffer-write"
-       Item "Print document" "buffer-print"
+       Item "Print document" "dialog-show print"
        Separator
        Item "Undo" "undo"
        Item "Redo" "redo"
        Item "Cut" "cut"
        Item "Copy" "copy"
        Item "Paste" "paste"
-       Item "Find and replace" "find-replace"
+       Item "Find and replace" "dialog-show findreplace"
        Separator
        Item "Toggle emphasis style" "font-emph"
        Item "Toggle noun style" "font-noun"
@@ -48,7 +48,7 @@ Toolbar "Standard" "on,top"
        Item "Insert table" "tabular-insert 4 4"
 End
 
-Toolbar "Extra" "on,top"
+Toolbar "Extra"
        Item "Numbered list" "layout Enumerate"
        Item "Itemized list" "layout Itemize"
        Item "List" "layout List"
@@ -70,14 +70,14 @@ Toolbar "Extra" "on,top"
        Item "Insert TeX" "ert-insert"
        Item "Include file" "dialog-show-new-inset include"
        Separator
-       Item "Text Style" "layout-character"
+       Item "Text Style" "dialog-show character"
        Item "Paragraph Settings" "layout-paragraph"
        Item "Table of contents" "toc-view"
-       Item "Check spelling" "spellchecker"
+       Item "Check spelling" "dialog-show spellchecker"
        Item "Thesaurus" "thesaurus-entry"
 End
 
-Toolbar "Table" "off,bottom"
+Toolbar "Table"
        Item "Add row" "tabular-feature append-row"
        Item "Add column" "tabular-feature append-column"
        Item "Delete row" "tabular-feature delete-row"
@@ -102,8 +102,8 @@ Toolbar "Table" "off,bottom"
        Item "Set multi-column" "tabular-feature multicolumn"
 End
 
-Toolbar "Math" "off,bottom"
-       Item "Show math panel" "math-panel"
+Toolbar "Math"
+       Item "Show math panel" "dialog-show mathpanel"
        Item "Set display mode" "math-display"
        Item "Subscript" "math-subscript"
        Item "Superscript" "math-superscript"
@@ -126,6 +126,6 @@ Toolbar "Math" "off,bottom"
        Item "Delete column" "tabular-feature delete-column"
 End
 
-Toolbar "Command Buffer" "off,bottom"
+Toolbar "Command Buffer"
        Minibuffer
 End