From cab55feb0e4fa1b93d68a7e0edc98e4a7d70ec8f Mon Sep 17 00:00:00 2001 From: Martin Vermeer Date: Thu, 21 Apr 2005 06:21:25 +0000 Subject: [PATCH] remove the 4x4 default table size git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9846 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 ++++ lib/ui/stdtoolbars.ui | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 8544bd8f68..5686a27479 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-04-18 Martin Vermeer + + * stdtoolbars.ui: remove the 4x4 default size + 2005-04-20 Georg Baum * ui/stdmenus.ui: Add aligned, alignedat, gathered and split diff --git a/lib/ui/stdtoolbars.ui b/lib/ui/stdtoolbars.ui index 8884f1ffbe..85ac00bb36 100644 --- a/lib/ui/stdtoolbars.ui +++ b/lib/ui/stdtoolbars.ui @@ -56,7 +56,7 @@ Toolbar "standard" "Standard" Separator Item "Insert math" "math-mode" Item "Insert graphics" "dialog-show-new-inset graphics" - Item "Insert table" "tabular-insert 4 4" + Item "Insert table" "tabular-insert" End Toolbar "extra" "Extra" -- 2.39.5