]> git.lyx.org Git - features.git/commitdiff
activate table/math toolbar in table/math mode
authorMichael Schmitt <michael.schmitt@teststep.org>
Sat, 9 Sep 2006 06:52:55 +0000 (06:52 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sat, 9 Sep 2006 06:52:55 +0000 (06:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14947 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/default.ui

index ea485d3ad322de39fcf1f8082540b014e78d1c72..b7de22401fe081fc86e2fe002a875669ffa8797d 100644 (file)
@@ -34,7 +34,7 @@ Include "stdtoolbars.ui"
 Toolbars
        "standard" "on,top"
        "extra" "on,top"
-       "table" "off,bottom"
-       "math" "off,bottom"
+       "table" "table,bottom"
+       "math" "math,bottom"
        "minibuffer" "off,bottom"
 End