mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Synchroniza names in lfuns
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36453 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8088770d32
commit
d2e13311cd
@ -507,7 +507,7 @@ void LyXAction::init()
|
||||
* \li Action: Inserts a subscript or superscript inset.
|
||||
* \li Syntax: script-insert <TYPE>
|
||||
* \li Params: <TYPE>: subscript|superscript
|
||||
* \li Origin: gb, 23 Nov 2010
|
||||
* \li Origin: Georg, 23 Nov 2010
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_SCRIPT_INSERT, "script-insert", Noop, Edit },
|
||||
@ -1185,7 +1185,7 @@ void LyXAction::init()
|
||||
* \li Action: Pastes text from the active clipboard.
|
||||
* \li Syntax: clipboard-paste [<ARG>]
|
||||
* \li Params: <ARG>: "paragraph" will cause pasting as one paragraph, i.e. "Join lines".
|
||||
* \li Origin: baum, 10 Jul 2006
|
||||
* \li Origin: Georg, 10 Jul 2006
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_CLIPBOARD_PASTE, "clipboard-paste", Noop, Edit },
|
||||
|
Loading…
Reference in New Issue
Block a user