From: John Levon Date: Wed, 11 Jun 2003 18:19:52 +0000 (+0000) Subject: show extra toolbar by default X-Git-Tag: 1.6.10~16648 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=205fdc7045eddc4f9c3c389db47bb4092671cad9;p=features.git show extra toolbar by default git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7153 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 45dfdec405..0173e2175b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-06-11 John Levon + + * ui/stdtoolbars.ui: show Extra toolbar by default + 2003-06-09 Angus Leeming * external_templates: remove all references to the parameters variable. diff --git a/lib/ui/stdtoolbars.ui b/lib/ui/stdtoolbars.ui index 18b7ae688e..c40ca152c2 100644 --- a/lib/ui/stdtoolbars.ui +++ b/lib/ui/stdtoolbars.ui @@ -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"