]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
Autoconf: use included boost when system boost is not available
[lyx.git] / lib / ui / default.ui
index fa20f1d39e35fb7d99cb8aea2a214098c5d6beb0..3eb37198f4129839583ec1ef3826cdbe78ec897e 100644 (file)
@@ -14,7 +14,7 @@
 # The interface is designed (partially) following the KDE Human Interface
 # Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
 
-Format 2
+Format 5
 
 Include "stdmenus.inc"
 
@@ -34,7 +34,8 @@ 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 inside a tracked change 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
@@ -56,5 +57,5 @@ Toolbars
        "math" "auto,math,bottom"
        "mathmacrotemplate" "auto,mathmacrotemplate,bottom"
        "ipa" "auto,ipa,bottom"
-       "minibuffer" "off,bottom"
+       "minibuffer" "auto,minibuffer,bottom"
 End