]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
Import Additional from 2.4.x
[lyx.git] / lib / ui / stdcontext.inc
index 0b0d32f49b5434ce62bc6dfe922b46bf8121729d..98d23bf17714338dd6ee2c93e4d486c61828baa3 100644 (file)
@@ -234,7 +234,7 @@ Menuset
        Menu "context-note"
                Item "LyX Note|N" "inset-modify note Note Note"
                Item "Comment|m" "inset-modify note Note Comment"
-               Item "Greyed Out|G" "inset-modify note Note Greyedout"
+               Item "Greyed Out|y" "inset-modify note Note Greyedout"
                Separator
                Item "Open All Notes|A" "inset-forall Note inset-toggle open"
                Item "Close All Notes|l" "inset-forall Note inset-toggle close"
@@ -371,19 +371,19 @@ Menuset
                spellingsuggestions
                Separator
                OptItem "Edit Externally..." "inset-edit"
-               OptItem "End Editing Externally..." "inset-end-edit"
+               OptItem "End Editing Externally" "inset-end-edit"
                Separator
                Item "Cut" "cut"
                Item "Copy" "copy"
                Item "Paste" "paste"
                Submenu "Paste Recent|e" "edit_pasterecent"
                Separator
-               OptItem "Split Inset|t" "inset-split"
+               OptItem "Split Inset|i" "inset-split"
                Separator
                Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
                OptItem "Forward Search|F" "forward-search"
                Separator
-               Item "Move Paragraph Up|o" "paragraph-move-up"
+               Item "Move Paragraph Up|h" "paragraph-move-up"
                Item "Move Paragraph Down|v" "paragraph-move-down"
                Separator
                EnvironmentSeparatorsContext
@@ -399,7 +399,7 @@ Menuset
                OptItem "Reject Change|j" "change-reject"
                Separator
                Submenu "Text Properties|x" "edit_textprops"
-               OptSubmenu "Custom Text Styles|S" "edit_textstyles"
+               OptSubmenu "Custom Text Styles|y" "edit_textstyles"
                Item "Paragraph Settings...|P" "layout-paragraph"
                OptItem "Unify Graphics Groups|U" "graphics-unify"
                LanguageSelector
@@ -644,13 +644,13 @@ Menuset
                OptItem "Bold Page Formatting|B" "inset-modify changeparam pagefmt textbf"
                OptItem "Italic Page Formatting|I" "inset-modify changeparam pagefmt textit"
                OptItem "Emphasized Page Formatting|z" "inset-modify changeparam pagefmt emph"
-               OptItem "Custom Page Formatting|u" "inset-modify changeparam pagefmt custom"
+               OptItem "Custom Page Formatting...|u" "inset-modify changeparam pagefmt custom"
        End
        
        Menu "context-edit-index"
-               OptItem "Insert Subentry|b" "indexmacro-insert subentry"
+               OptItem "Insert Subentry|n" "indexmacro-insert subentry"
                OptItem "Insert Sortkey|k" "indexmacro-insert sortkey"
-               OptItem "Insert See Reference|e" "indexmacro-insert see"
+               OptItem "Insert See Reference|cf" "indexmacro-insert see"
                OptItem "Insert See also Reference|a" "indexmacro-insert seealso"
        End
 
@@ -722,6 +722,8 @@ 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"
+               OptItem "Edit Externally..." "inset-edit"
+               OptItem "End Editing Externally" "inset-end-edit"
        End
 
 #
@@ -772,6 +774,8 @@ Menuset
                Item "Word Count|W" "ui-toggle statistics-w"
                Item "Character Count|C" "ui-toggle statistics-cb"
                Item "Character Count (No Blanks)|h" "ui-toggle statistics-c"
+               Item "Start Statistics Relative to Current Count|R" "statistics-reference-clamp"
+               OptItem "Reset to Absolute Statistics Count|A" "statistics-reference-clamp reset"
        End
 
 End