mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* lib/ui/stdmenus.inc: remove "paste " from "paste selection as xxx"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16614 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a3b2347d41
commit
904ccfa5bd
@ -128,8 +128,8 @@ Menuset
|
||||
Item "Plain Text as Lines|i" "clipboard-paste"
|
||||
Item "Plain Text as Paragraphs|a" "clipboard-paste paragraph"
|
||||
Separator
|
||||
Item "Paste Selection as Lines|L" "primary-selection-paste"
|
||||
Item "Paste Selection as Paragraphs|P" "primary-selection-paste paragraph"
|
||||
Item "Selection as Lines|L" "primary-selection-paste"
|
||||
Item "Selection as Paragraphs|P" "primary-selection-paste paragraph"
|
||||
End
|
||||
|
||||
Menu "edit_pasterecent"
|
||||
|
Loading…
Reference in New Issue
Block a user