]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
toolbar3.diff
[lyx.git] / lib / ui / default.ui
index 9bfaff6dc98aac7288e86082bea93d9c48bf53ce..6a7cc5231ec374d3f496ab7f77131aa56b9c8814 100644 (file)
@@ -391,7 +391,13 @@ Menuset
 
 End
 
-# Setup your favorite Toolbar here:
+# A Toolbar starts like :
+#
+# Toolbar "Name" "on" 
+#
+# The second parameter is the status, and can be "on", "off", "math"
+# or "table". The last two make the toolbars appear and disappear automatically.
+#
 # Only three commands are allowed inside the begin_toolbar and end_toolbar
 # directives: 
 #   Item "<action> [<parameter>]" adds an icon to the toolbar performing
@@ -411,7 +417,7 @@ End
 #
 # This is the default toolbar:
 
-Toolbar
+Toolbar "Standard" "on"
     Layouts
     Item "Open document" "file-open"
     Item "Save document" "buffer-write"