]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
Fix the configure script. Python apparently does not like tabs as much as spaces.
[lyx.git] / lib / ui / default.ui
index 9688b0e764fe7464fb223ec6617d5c56df9395b0..a3ec300b09bb6572aef243e22de73e87e42b127f 100644 (file)
@@ -39,10 +39,13 @@ Include "stdtoolbars.inc"
 # left: the toolbar should be at the left of the window
 # right: the toolbar should be at the right of the window
 #
+# samerow: do not create new line for this toolbar
+#        (note that order of toolbars is defined in stdtoolbars.inc)
+#
 Toolbars
        "standard" "on,top"
        "view/update" "on,top"
-       "extra" "on,top"
+       "extra" "on,top,samerow"
        "review" "auto,review,top"
        "vcs" "off,top"
        "table" "auto,table,bottom"