]> git.lyx.org Git - features.git/commitdiff
remove the 4x4 default table size
authorMartin Vermeer <martin.vermeer@hut.fi>
Thu, 21 Apr 2005 06:21:25 +0000 (06:21 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Thu, 21 Apr 2005 06:21:25 +0000 (06:21 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9846 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/ui/stdtoolbars.ui

index 8544bd8f68a70b658289e27f43fbcf6f5b02ee25..5686a27479362f6761b1355c1bafe555fed1844c 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-18  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * stdtoolbars.ui: remove the 4x4 default size
+
 2005-04-20  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * ui/stdmenus.ui: Add aligned, alignedat, gathered and split
index 8884f1ffbe8e6a946e25ff773e5133434816b791..85ac00bb36e0c78436f11c5da267f15cde849303 100644 (file)
@@ -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"