From: Edwin Leuven Date: Sat, 21 Apr 2007 08:30:41 +0000 (+0000) Subject: * remove math panel menu entry and allow auto toggling of panel toolbar X-Git-Tag: 1.6.10~10192 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2c0c3491d9edf56e275689ccac0f91f5afefa97c;p=features.git * remove math panel menu entry and allow auto toggling of panel toolbar git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17878 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ui/default.ui b/lib/ui/default.ui index 1eefc8bfdb..d16159c6d7 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -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 diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index b23f38ec0c..00cd83851f 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -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"