]> git.lyx.org Git - features.git/commitdiff
* remove math panel menu entry and allow auto toggling of panel toolbar
authorEdwin Leuven <e.leuven@gmail.com>
Sat, 21 Apr 2007 08:30:41 +0000 (08:30 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Sat, 21 Apr 2007 08:30:41 +0000 (08:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17878 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/default.ui
lib/ui/stdmenus.inc

index 1eefc8bfdbf32574bb92306ab0274d97e99095b2..d16159c6d787460cb4f74bbf14ca5dc5a157fb6b 100644 (file)
@@ -37,7 +37,7 @@ Toolbars
        "view/update" "on,right"
        "review" "review,top"
        "table" "table,bottom"
-       "math_panels" "off,top"
+       "math_panels" "math,bottom"
        "math" "math,bottom"
        "minibuffer" "off,bottom"
 End
index b23f38ec0cd69dd2e97876d23a283630536b6a35..00cd83851f77ed3aa043950c94a06e4eb4b7f01a 100644 (file)
@@ -363,8 +363,6 @@ Menuset
                Separator
                Item "Delimiters|r" "dialog-show mathdelimiter"
                Item "Matrix|x" "dialog-show mathmatrix"
-               Separator
-               Item "Math Panel|P" "dialog-show mathpanel"
        End
 
        Menu "insert_float"