mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
remove the 4x4 default table size
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9846 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d98fb732e9
commit
cab55feb0e
@ -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>
|
2005-04-20 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
||||||
|
|
||||||
* ui/stdmenus.ui: Add aligned, alignedat, gathered and split
|
* ui/stdmenus.ui: Add aligned, alignedat, gathered and split
|
||||||
|
@ -56,7 +56,7 @@ Toolbar "standard" "Standard"
|
|||||||
Separator
|
Separator
|
||||||
Item "Insert math" "math-mode"
|
Item "Insert math" "math-mode"
|
||||||
Item "Insert graphics" "dialog-show-new-inset graphics"
|
Item "Insert graphics" "dialog-show-new-inset graphics"
|
||||||
Item "Insert table" "tabular-insert 4 4"
|
Item "Insert table" "tabular-insert"
|
||||||
End
|
End
|
||||||
|
|
||||||
Toolbar "extra" "Extra"
|
Toolbar "extra" "Extra"
|
||||||
|
Loading…
Reference in New Issue
Block a user