]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
UserGuide.lyx: adopt Martins Changes in r21531 to the doc style and the other maintai...
[lyx.git] / lib / ui / default.ui
index c93185014d78177abc0408c8a37ffe9f194ff56b..a099932d7e0ca861e37844859f8ade8f83ae6fe4 100644 (file)
 # This is the default LyX user interface definition file.
 # The syntax should be straightforward enough.
 
-# The interface is designed (partially) following the KDE Human Interface 
+# The interface is designed (partially) following the KDE Human Interface
 # Guidelines (http://usability.kde.org/hig/)
 
-Include "stdmenus.ui"
+Include "stdmenus.inc"
 
-Include "stdtoolbars.ui"
+Include "stdtoolbars.inc"
 
 # Which toolbars to use.
 #
@@ -33,8 +33,12 @@ Include "stdtoolbars.ui"
 #
 Toolbars
        "standard" "on,top"
+       "view/update" "on,top"
        "extra" "on,top"
-       "table" "off,bottom"
-       "math" "off,bottom"
+       "review" "review,top"
+       "table" "table,bottom"
+       "math_panels" "math,bottom"
+       "math" "math,bottom"
+       "math_macros" "off,bottom"
        "minibuffer" "off,bottom"
 End