From 4564bd55c455661b440ad2e7669f5a2008f79a65 Mon Sep 17 00:00:00 2001 From: John Levon Date: Thu, 22 May 2003 21:49:04 +0000 Subject: [PATCH] fix properly git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7015 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdtoolbars.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ui/stdtoolbars.ui b/lib/ui/stdtoolbars.ui index 110fc4c358..18b7ae688e 100644 --- a/lib/ui/stdtoolbars.ui +++ b/lib/ui/stdtoolbars.ui @@ -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" -- 2.39.5