]> git.lyx.org Git - features.git/blobdiff - lib/ui/stdcontext.inc
Change tootip for Labeling layout toolbar button
[features.git] / lib / ui / stdcontext.inc
index 6a1642bd53557a93d1c808840af6bb9649b22956..d4db1f40bdd01cd0771bd9b65d8620a9de386368 100644 (file)
@@ -58,10 +58,15 @@ Menuset
                OptItem "Equation Label|L" "label-insert"
                OptItem "Copy as Reference|R" "label-copy-as-reference"
                Separator
-               Item "Split Cell|C" "cell-split"
+               OptItem "Cut" "cut"
+               OptItem "Copy" "copy"
+               OptItem "Paste" "paste"
+               OptSubmenu "Paste Recent|e" "edit_pasterecent"
                Separator
                Submenu "Insert|s" "insert_math_context"
                Separator
+               Item "Split Cell|C" "cell-split"
+               OptSubmenu "Rows & Columns| " "edit_tabular_features"
                OptItem "Add Line Above|o" "tabular-feature add-hline-above"
                OptItem "Add Line Below|B" "tabular-feature add-hline-below"
                OptItem "Delete Line Above|v" "tabular-feature delete-hline-above"
@@ -336,6 +341,9 @@ Menuset
        Menu "context-edit"
                spellingsuggestions
                Separator
+               OptItem "Edit Externally..." "inset-edit"
+               OptItem "End Editing Externally..." "inset-end-edit"
+               Separator
                Item "Cut" "cut"
                Item "Copy" "copy"
                Item "Paste" "paste"
@@ -432,6 +440,7 @@ Menuset
                Item "Bottom|B" "tabular-feature toggle-line-bottom"
                Item "Left|L" "tabular-feature toggle-line-left"
                Item "Right|R" "tabular-feature toggle-line-right"
+               OptItem "Reset Formal Defaults|F" "tabular-feature reset-formal-default"
        End
 
        Menu "table-alignment"
@@ -651,9 +660,6 @@ Menuset
        Menu "context-ert"
                # repeat 1 is added as a work-around to not indicate this action as toggable
                Item "Wrap by Preview|y" "command-sequence repeat 1;inset-toggle;char-forward;char-backward;char-forward-select;preview-insert;char-backward;char-backward;inset-toggle"
-               Separator 
-               Item "Edit Externally...|x" "inset-edit" 
-               Item "End Editing Externally...|e" "inset-end-edit"
        End
 
 #