From 6d40196285a879bd7c2d4ef4a3b1f381329d1086 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sat, 27 Nov 2010 00:15:55 +0000 Subject: [PATCH] * Doxy. This function was probably meant as something more powerful in the begining. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36529 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 7a63a9001d..62c7df3e9b 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -3507,11 +3507,9 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_INSET_COPY_AS - * \li Action: Copies the inset to the clipboard as a certain type - * \li Syntax: inset-copy-as [] - * \li Params: : The type as which the inset is copied. This - can vary from inset to inset. - * \li Sample: InsetInfo is copied as text + * \li Action: Copies the inset to the clipboard as a certain type. + * \li Notion: Currently used only for InsetInfo where its content is copied as a text. + * \li Syntax: inset-copy-as * \li Origin: vfr, 18 Apr 2010 * \endvar */ -- 2.39.2