git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40080 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Tommaso Cucinotta 2011-10-29 22:15:29 +00:00
parent dd92de54af
commit 0efccc0d22

View File

@ -1201,7 +1201,7 @@ void LyXAction::init()
{ LFUN_PRIMARY_SELECTION_PASTE, "primary-selection-paste", Noop, Edit },
/*!
* \var lyx::FuncCode lyx::LFUN_SELECTION_PASTE
* \li Action: Pastes the the internal selection text in permanent selection.
* \li Action: Pastes the internal selection text in permanent selection.
* \li Notion: Created in order to have middle mouse button pasting correct (bound to
command-alternatives selection-paste ; primary-selection-paste paragraph).
* \li Syntax: selection-paste