]> git.lyx.org Git - features.git/commitdiff
show extra toolbar by default
authorJohn Levon <levon@movementarian.org>
Wed, 11 Jun 2003 18:19:52 +0000 (18:19 +0000)
committerJohn Levon <levon@movementarian.org>
Wed, 11 Jun 2003 18:19:52 +0000 (18:19 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7153 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/ui/stdtoolbars.ui

index 45dfdec4054ea4031ab58c7535547fb25b9474c5..0173e2175b4ae1a49de8a264c71231eeb40fad3c 100644 (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.
index 18b7ae688ea53b09147d8ed7fcb75775130fafbf..c40ca152c218e3ca744c40beb78bb6ee4f1f7aae 100644 (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"