]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.inc
Remove profiling.py
[lyx.git] / lib / ui / stdtoolbars.inc
index 2e6663a02cc4cd7a68f53f6c1b6309dd3b0df73e..bdd498ce436412c70be635a6893294321bd2c43f 100644 (file)
@@ -95,6 +95,7 @@ ToolbarSet
                Separator
                Item "Toggle emphasis" "font-emph"
                Item "Toggle noun" "font-noun"
+               DynamicMenu "textstyle-apply" "Apply recent text properties"
                DynamicMenu "dynamic-char-styles" "Custom text styles"
                Separator
                Item "Insert math" "math-mode on"
@@ -148,7 +149,6 @@ ToolbarSet
                Item "Include file" "dialog-show-new-inset include"
                Separator
                Item "Text properties" "dialog-show character"
-               DynamicMenu "textstyle-apply" "Apply recent text properties"
                Item "Paragraph settings" "layout-paragraph"
                Item "Thesaurus" "thesaurus-entry"
        End
@@ -301,27 +301,27 @@ ToolbarSet
        End
 
        Toolbar "toolbar-toggle_math" "Show math toolbar"
-               Item "[[Toolbar]]On" "toolbar-set math on"
-               Item "[[Toolbar]]Off" "toolbar-set math off"
-               Item "[[Toolbar]]Automatic" "toolbar-set math auto"
+               Item "[[Toolbar]]&On" "toolbar-set math on"
+               Item "[[Toolbar]]O&ff" "toolbar-set math off"
+               Item "[[Toolbar]]&Automatic" "toolbar-set math auto"
        End
 
        Toolbar "toolbar-toggle_math_panels" "Show math panels"
-               Item "[[Toolbar]]On" "toolbar-set math_panels on"
-               Item "[[Toolbar]]Off" "toolbar-set math_panels off"
-               Item "[[Toolbar]]Automatic" "toolbar-set math_panels auto"
+               Item "[[Toolbar]]&On" "toolbar-set math_panels on"
+               Item "[[Toolbar]]O&ff" "toolbar-set math_panels off"
+               Item "[[Toolbar]]&Automatic" "toolbar-set math_panels auto"
        End
 
        Toolbar "toolbar-toggle_table" "Show table toolbar"
-               Item "[[Toolbar]]On" "toolbar-set table on"
-               Item "[[Toolbar]]Off" "toolbar-set table off"
-               Item "[[Toolbar]]Automatic" "toolbar-set table auto"
+               Item "[[Toolbar]]&On" "toolbar-set table on"
+               Item "[[Toolbar]]O&ff" "toolbar-set table off"
+               Item "[[Toolbar]]&Automatic" "toolbar-set table auto"
        End
 
        Toolbar "toolbar-toggle_review" "Show review toolbar"
-               Item "[[Toolbar]]On" "toolbar-set review on"
-               Item "[[Toolbar]]Off" "toolbar-set review off"
-               Item "[[Toolbar]]Automatic" "toolbar-set review auto"
+               Item "[[Toolbar]]&On" "toolbar-set review on"
+               Item "[[Toolbar]]O&ff" "toolbar-set review off"
+               Item "[[Toolbar]]&Automatic" "toolbar-set review auto"
        End
 
 # The following three toolbars are disabled because of missing icons.