]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / ui / default.ui
index 3cb14ec6c3be63b1551a460d92a00367ef43981e..03efe167af560536ed257b02222408bd9be98b86 100644 (file)
@@ -12,7 +12,9 @@
 # The syntax should be straightforward enough.
 
 # The interface is designed (partially) following the KDE Human Interface
-# Guidelines (http://usability.kde.org/hig/)
+# Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
+
+Format 1
 
 Include "stdmenus.inc"
 
@@ -39,11 +41,15 @@ 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"
        "math_panels" "auto,math,bottom"
        "math" "auto,math,bottom"