]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
de_splash.lyx: updates from Hartmut
[lyx.git] / lib / ui / default.ui
index ec3a61769df62ee26adc364a9de8fc5feb8bf876..b65720845b08922a93f1e9ca446012ee521d760e 100644 (file)
 # This is the default LyX user interface definition file.
 # The syntax should be straightforward enough.
 
-Include "stdmenus.ui"
+# The interface is designed (partially) following the KDE Human Interface
+# Guidelines (http://usability.kde.org/hig/)
 
-Include "stdtoolbars.ui"
+Include "stdmenus.inc"
+
+Include "stdtoolbars.inc"
 
 # Which toolbars to use.
 #
@@ -31,7 +34,9 @@ Include "stdtoolbars.ui"
 Toolbars
        "standard" "on,top"
        "extra" "on,top"
-       "table" "off,bottom"
-       "math" "off,bottom"
+       "view/update" "on,right"
+       "review" "review,top"
+       "table" "table,bottom"
+       "math" "math,bottom"
        "minibuffer" "off,bottom"
 End