]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.inc
Fix hyphenation point in menu.
[lyx.git] / lib / ui / stdtoolbars.inc
index cf019168d651fe253dde147ea23658295ac6d639..272c62d0bbf12b251fc2c9e460e866a0e9c1306b 100644 (file)
@@ -101,6 +101,7 @@ ToolbarSet
                Item "Insert footnote" "footnote-insert"
                Item "Insert margin note" "marginalnote-insert"
                Item "Insert note" "note-insert"
+               Item "Insert box" "box-insert Frameless"
                Item "Insert Hyperlink" "href-insert"
                Item "Insert TeX code" "ert-insert"
                Item "Insert math macro" "math-macro newmacroname newcommand"
@@ -121,6 +122,7 @@ ToolbarSet
                Item "Set bottom line" "tabular-feature toggle-line-bottom"
                Item "Set left line" "tabular-feature toggle-line-left"
                Item "Set right line" "tabular-feature toggle-line-right"
+               Item "Set border lines" "tabular-feature set-border-lines"
                Item "Set all lines" "tabular-feature set-all-lines"
                Item "Unset all lines" "tabular-feature unset-all-lines"
                Separator
@@ -548,8 +550,8 @@ ToolbarSet
        End
        
        Toolbar "latex_varsz" "Big Operators"
-               Item "int" "math-insert \int"
                Item "intop" "math-insert \intop"
+               Item "int" "math-insert \int"
                Item "iint" "math-insert \iint"
                Item "iintop" "math-insert \iintop"
                Item "iiint" "math-insert \iiint"