X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fui%2Fdefault.ui;h=607d00a0ad71973cbb27683dab31a0444104591d;hb=003d675c2f3bb66f147b99def57296545d4c170e;hp=1e795c45d121fda10eb805efb83b5d23f301af4e;hpb=e5b25ce78ecc35653f0fd79258ed3d253a132dab;p=lyx.git diff --git a/lib/ui/default.ui b/lib/ui/default.ui index 1e795c45d1..607d00a0ad 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -12,9 +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 +Format 5 Include "stdmenus.inc" @@ -34,7 +34,9 @@ Include "stdtoolbars.inc" # math: the toolbar is visible only when in math # mathmacrotemplate: the toolbar is visible only when in a macro definition # table: the toolbar is visible only when in a table -# review: the toolbar is visible only when inside a tracked change +# review: the toolbar is visible only when tracked changes are present or +# change tracking is enabled +# ipa: the toolbar is only visible when inside an ipa inset # # top: the toolbar should be at the top of the window # bottom: the toolbar should be at the bottom of the window @@ -54,5 +56,7 @@ Toolbars "math_panels" "auto,math,bottom" "math" "auto,math,bottom" "mathmacrotemplate" "auto,mathmacrotemplate,bottom" - "minibuffer" "off,bottom" + "ipa" "auto,ipa,bottom" + "minibuffer" "auto,minibuffer,bottom" + "documentation" "off,top" End