X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fui%2Fdefault.ui;h=d47ba0c66bda1c0dfe75509002c992c4a2d44053;hb=8151f74f2174339c79511e87592dda6c494d27d4;hp=1318a2cb670c74b9f79f7698d1d77cc10765e30b;hpb=7ec7270daecfa85475c541707bb42b7c6fbef112;p=lyx.git diff --git a/lib/ui/default.ui b/lib/ui/default.ui index 1318a2cb67..d47ba0c66b 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -11,9 +11,12 @@ # 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. # @@ -29,9 +32,12 @@ Include "stdtoolbars.ui" # right: the toolbar should be at the right of the window # Toolbars - "Standard" "on,top" - "Extra" "on,top" - "Table" "off,bottom" - "Math" "off,bottom" - "Command Buffer" "off,bottom" + "standard" "on,top" + "view/update" "on,top" + "extra" "on,top" + "review" "review,top" + "table" "table,bottom" + "math_panels" "math,bottom" + "math" "math,bottom" + "minibuffer" "off,bottom" End