X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fui%2Fdefault.ui;h=fa20f1d39e35fb7d99cb8aea2a214098c5d6beb0;hb=1187b8834e2df2cd9867b3d47044f321692828e5;hp=1e795c45d121fda10eb805efb83b5d23f301af4e;hpb=e5b25ce78ecc35653f0fd79258ed3d253a132dab;p=lyx.git diff --git a/lib/ui/default.ui b/lib/ui/default.ui index 1e795c45d1..fa20f1d39e 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 2 Include "stdmenus.inc" @@ -35,6 +35,7 @@ Include "stdtoolbars.inc" # 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 +# 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 +55,6 @@ Toolbars "math_panels" "auto,math,bottom" "math" "auto,math,bottom" "mathmacrotemplate" "auto,mathmacrotemplate,bottom" + "ipa" "auto,ipa,bottom" "minibuffer" "off,bottom" End