X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.cpp;h=34693a41282662d13db57337ac3709b413ed7138;hb=5f1bfdde1e1eb61987f178f643a08017dc3803f7;hp=2e369005fdb0e06da683993cbfc003ad0d32f792;hpb=da24a5ee90f2c9da77c2cad7c0275c0e4f01480b;p=lyx.git diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 2e369005fd..34693a4128 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -417,7 +417,7 @@ void LyXAction::init() package: name of latex package (e.g. listings) \n textclass: name of textclass (e.g. article) \n menu: name of lfun used in menu \n - icon: name of lfun used in toolbar \n + icon: icon of lfun used in toolbar \n buffer: "name"|"path"|"class"|"vcs-tree-revision"| "vcs-revision"|"vcs-author"|"vcs-date"|"vcs-time" * \li Sample: command-sequence info-insert buffer path; info-insert buffer name @@ -2253,7 +2253,7 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_CHANGE_REJECT * \li Action: Rejects tracked change inside the selection. - * \li Syntax: change-accept + * \li Syntax: change-reject * \li Origin: Levon, 16 Oct 2002 * \endvar */ @@ -2346,7 +2346,7 @@ void LyXAction::init() set-special-column|set-special-multicolumn|set-special-multirow| set-booktabs|unset-booktabs|set-top-space|set-bottom-space| set-interline-space|set-border-lines|tabular-valign-top| - tabular-valign-middle|tabular-valign-bottom \n + tabular-valign-middle|tabular-valign-bottom|set-tabular-width \n : additional argument for some commands, use debug mode to explore its values. * \li Sample: inset-modify note Note Comment \n inset-modify changetype Ovalbox