X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fui%2Fstdcontext.inc;h=98d23bf17714338dd6ee2c93e4d486c61828baa3;hb=HEAD;hp=f440d98c43d85c2ebaf00c54d954405aa5705ef9;hpb=68e268e117564db25993ca0476b626feef25a81c;p=lyx.git diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index f440d98c43..98d23bf177 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -124,6 +124,7 @@ Menuset OptItem "Plural|a" "inset-modify ref toggle-plural" OptItem "Capitalize|C" "inset-modify ref toggle-caps" OptItem "No Prefix" "inset-modify ref toggle-noprefix" + OptItem "No Hyperlink" "inset-modify ref toggle-nolink" Separator Item "Settings...|S" "inset-settings" End @@ -233,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" @@ -370,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 @@ -398,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 @@ -621,6 +622,8 @@ Menuset # Menu "context-toc-index" + OptItem "Insert Copy at Cursor Position|I" "inset-insert-copy" + Separator OptItem "Settings...|S" "inset-settings" End @@ -631,6 +634,8 @@ Menuset Menu "context-index" IndicesContext Separator + Item "Index All Occurrences of this Word|W" "index-tag-all" + Separator OptItem "Single Page (No Page Range)|P" "inset-modify changeparam range none" OptItem "Start Page Range|t" "inset-modify changeparam range start" OptItem "End Page Range|E" "inset-modify changeparam range end" @@ -639,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|C" "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 @@ -717,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 # @@ -767,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