]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Allow the suppression of LyX's own labels.
[lyx.git] / src / LyXAction.cpp
index d5f6e9dae7b526212ac42cadcf23d80e74da54aa..93db78d00a3ca364b4aa4b29cf04a5ad038a0860 100644 (file)
@@ -2172,15 +2172,15 @@ void LyXAction::init()
  */
                { LFUN_VC_LOCKING_TOGGLE, "vc-locking-toggle", ReadOnly, System },
 /*!
- * \var lyx::FuncCode lyx::LFUN_VC_REPO_SYNCHRO
- * \li Action: Synchronize the local archive directory in which resides
-               the current document with the repository.
- * \li Notion: This is currently implemented only for SVN as revert + update operation.
- * \li Syntax: vc-repo-synchro
+ * \var lyx::FuncCode lyx::LFUN_VC_REPO_UPDATE
+ * \li Action: Update the local archive directory in which resides
+               the current document with the remote repository.
+ * \li Notion: This is currently implemented only for SVN.
+ * \li Syntax: vc-repo-update
  * \li Origin: sanda, 16 Oct 2009
  * \endvar
  */
-               { LFUN_VC_REPO_SYNCHRO, "vc-repo-synchro", ReadOnly, System },
+               { LFUN_VC_REPO_UPDATE, "vc-repo-update", ReadOnly, System },
 
 /*!
  * \var lyx::FuncCode lyx::LFUN_CHANGES_TRACK
@@ -2596,8 +2596,8 @@ void LyXAction::init()
  * \li Action: Shows hidden dialog or create new one for a given function/inset settings etc.
  * \li Syntax: dialog-show <NAME> [<DATA>]
  * \li Params: <NAME>: aboutlyx|bibitem|bibtex|box|branch|changes|character|citation|\n
-               document|errorlist|ert|external|file|findreplace|findreplaceadv|float|graphics|\n
-               href|include|index|index_print|info|label|listings|log|mathdelimiter|\n
+               compare|document|errorlist|ert|external|file|findreplace|findreplaceadv|float|\n
+               graphics|href|include|index|index_print|info|label|listings|log|mathdelimiter|\n
                mathmatrix|mathspace|nomenclature|nomencl_print|note|paragraph|phantom|prefs|\n
                print|ref|sendto|space|spellchecker|symbols|tabular|tabularcreate|\n
                thesaurus|texinfo|toc|view-source|vspace|wrap|<SPECIAL> \n