X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fui%2Fstdmenus.inc;h=81d0b1cb43152466d1a19d48770717fc89e1bfd0;hb=3d4076b598deb18660e50ec9c327efc3b15f15d0;hp=323085d6b18c2773b49093fdcbcdcac3fde06cb5;hpb=b95c17cfdd469aac842304073a56e3fb64bfe629;p=lyx.git diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 323085d6b1..81d0b1cb43 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -74,6 +74,8 @@ Menuset OptItem "Register...|R" "vc-register" OptItem "Check In Changes...|I" "vc-check-in" OptItem "Check Out for Edit|O" "vc-check-out" + OptItem "Copy|p" "vc-copy" + OptItem "Rename|R" "vc-rename" OptItem "Update Local Directory From Repository|d" "vc-repo-update" OptItem "Revert to Repository Version|v" "vc-revert" OptItem "Undo Last Check In|U" "vc-undo-last" @@ -148,9 +150,18 @@ Menuset # This is in the Table submenu instead for now. # OptItem "Table Settings...|a" "inset-settings tabular" OptItem "Table Settings...|a" "layout-tabular" + OptItem "Split Environment|l" "environment-split" End Menu "edit_paste" + OptItem "Paste from HTML|H" "paste html" + OptItem "Paste from LaTeX|L" "paste latex" + OptItem "Paste as LinkBack PDF" "paste linkback" + OptItem "Paste as PDF" "paste pdf" + OptItem "Paste as PNG" "paste png" + OptItem "Paste as JPEG" "paste jpeg" + OptItem "Paste as EMF" "paste emf" + Separator Item "Plain Text|T" "clipboard-paste" Item "Plain Text, Join Lines|J" "clipboard-paste paragraph" Separator @@ -159,11 +170,6 @@ Menuset Separator Item "Unformatted Text|U" "clipboard-paste-simple" Item "Unformatted, Join Lines|o" "clipboard-paste-simple paragraph" - Separator - Item "Paste as LinkBack PDF" "paste linkback" - Item "Paste as PDF" "paste pdf" - Item "Paste as PNG" "paste png" - Item "Paste as JPEG" "paste jpeg" End Menu "edit_pasterecent" @@ -359,7 +365,7 @@ Menuset Item "Citation...|C" "dialog-show-new-inset citation" Item "Cross-Reference...|R" "dialog-show-new-inset ref" Item "Label...|L" "label-insert" - Item "Caption" "caption-insert" + Captions Indices Item "Nomenclature Entry...|y" "nomencl-insert" Separator @@ -588,7 +594,8 @@ Menuset End Menu "examples" - Item "Braille|B" "help-open Braille" + Item "Beamer Presentations|B" "help-open beamer" + Item "Braille|a" "help-open Braille" Item "Feynman-diagram|F" "help-open FeynmanDiagrams" Item "Knitr|K" "help-open knitr" Item "LilyPond|P" "help-open lilypond"