X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fui%2Fstdtoolbars.ui;h=31fab8bb32fdc8a453652929dc9824ee98e17962;hb=3bcf40e96d29e9a75db0f6d6fa933ea8f124f6e3;hp=546004f519265e013b9840076227af71f60ddef3;hpb=d091b17e92f82535f430d02460deb5807a6778d5;p=lyx.git diff --git a/lib/ui/stdtoolbars.ui b/lib/ui/stdtoolbars.ui index 546004f519..31fab8bb32 100644 --- a/lib/ui/stdtoolbars.ui +++ b/lib/ui/stdtoolbars.ui @@ -11,10 +11,10 @@ # A Toolbar starts like : # -# Toolbar "Name" +# Toolbar "name" "GUI Name" # # Only four commands are allowed inside the begin_toolbar and end_toolbar -# directives: +# directives: # Item "The tooltip" " []" adds an icon to the toolbar performing # " " # Examples: @@ -36,7 +36,7 @@ # # This is the default toolbar: -Toolbar "Standard" +Toolbar "standard" "Standard" Layouts Item "New document" "buffer-new" Item "Open document" "file-open" @@ -59,7 +59,7 @@ Toolbar "Standard" Item "Insert table" "tabular-insert 4 4" End -Toolbar "Extra" +Toolbar "extra" "Extra" Item "Numbered list" "layout Enumerate" Item "Itemized list" "layout Itemize" Item "List" "layout List" @@ -88,7 +88,7 @@ Toolbar "Extra" Item "Thesaurus" "thesaurus-entry" End -Toolbar "Table" +Toolbar "table" "Table" Item "Add row" "tabular-feature append-row" Item "Add column" "tabular-feature append-column" Item "Delete row" "tabular-feature delete-row" @@ -114,7 +114,7 @@ Toolbar "Table" Item "Set multi-column" "tabular-feature multicolumn" End -Toolbar "Math" +Toolbar "math" "Math" Item "Show math panel" "dialog-show mathpanel" Item "Set display mode" "math-display" Item "Subscript" "math-subscript" @@ -138,6 +138,6 @@ Toolbar "Math" Item "Delete column" "tabular-feature delete-column" End -Toolbar "Command Buffer" +Toolbar "minibuffer" "Command Buffer" Minibuffer End