]> git.lyx.org Git - features.git/commitdiff
fix properly
authorJohn Levon <levon@movementarian.org>
Thu, 22 May 2003 21:49:04 +0000 (21:49 +0000)
committerJohn Levon <levon@movementarian.org>
Thu, 22 May 2003 21:49:04 +0000 (21:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7015 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdtoolbars.ui

index 110fc4c358395dd9a65920625e946e07f68cb210..18b7ae688ea53b09147d8ed7fcb75775130fafbf 100644 (file)
@@ -90,7 +90,7 @@ Toolbar "Extra" "off,top"
        Item "Thesaurus" "thesaurus-entry"
 End
 
-Toolbar "Table" "off,table,bottom"
+Toolbar "Table" "off,bottom"
        Item "Add row" "tabular-feature append-row"
        Item "Add column" "tabular-feature append-column"
        Item "Delete row" "tabular-feature delete-row"
@@ -115,7 +115,7 @@ Toolbar "Table" "off,table,bottom"
        Item "Set multi-column" "tabular-feature multicolumn"
 End
 
-Toolbar "Math" "off,math,bottom"
+Toolbar "Math" "off,bottom"
        Item "Show math panel" "math-panel"
        Item "Set display mode" "math-display"
        Item "Subscript" "math-subscript"