From: Martin Vermeer Date: Thu, 21 Apr 2005 06:21:25 +0000 (+0000) Subject: remove the 4x4 default table size X-Git-Tag: 1.6.10~14373 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=cab55feb0e4fa1b93d68a7e0edc98e4a7d70ec8f;p=features.git remove the 4x4 default table size git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9846 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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"