* 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:
Michael Schmitt 2007-01-08 22:00:43 +00:00
parent a3b2347d41
commit 904ccfa5bd

View File

@ -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"