]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
Add Caolán McNamara to the credits.
[lyx.git] / lib / ui / default.ui
index 43f522473d07f31e1de8d10707f230997d2dcee7..9688b0e764fe7464fb223ec6617d5c56df9395b0 100644 (file)
@@ -16,6 +16,8 @@
 
 Include "stdmenus.inc"
 
+Include "stdcontext.inc"
+
 Include "stdtoolbars.inc"
 
 # Which toolbars to use.
@@ -30,6 +32,7 @@ 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
 #
 # top: the toolbar should be at the top of the window
 # bottom: the toolbar should be at the bottom of the window
@@ -38,9 +41,10 @@ Include "stdtoolbars.inc"
 #
 Toolbars
        "standard" "on,top"
-       "view/update" "on,right"
+       "view/update" "on,top"
        "extra" "on,top"
        "review" "auto,review,top"
+       "vcs" "off,top"
        "table" "auto,table,bottom"
        "math_panels" "auto,math,bottom"
        "math" "auto,math,bottom"