show extra toolbar by default

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7153 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-06-11 18:19:52 +00:00
parent 330d20384e
commit 205fdc7045
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-06-11 John Levon <levon@movementarian.org>
* ui/stdtoolbars.ui: show Extra toolbar by default
2003-06-09 Angus Leeming <leeming@lyx.org>
* external_templates: remove all references to the parameters variable.

View File

@ -61,7 +61,7 @@ Toolbar "Standard" "on,top"
Item "Insert table" "tabular-insert 4 4"
End
Toolbar "Extra" "off,top"
Toolbar "Extra" "on,top"
Item "Numbered list" "layout Enumerate"
Item "Itemized list" "layout Itemize"
Item "List" "layout List"