From 7f1dce4b8682137e3c1306434a2a108bc105a07f Mon Sep 17 00:00:00 2001 From: spitz Date: Fri, 22 May 2009 16:31:37 +0000 Subject: [PATCH] reorder. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29780 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index a45643eb1d..01095ea353 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2529,8 +2529,8 @@ void LyXAction::init() * \li Params: : 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 - mathmatrix|mathspace|nomenclature|note|paragraph|phantom|prefs|print|\n - nomencl_print|ref|sendto|space|spellchecker|symbols|tabular|tabularcreate|\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| \n : latexlog|vclog \n : data, usually settings for the given dialog. Use debug mode for the -- 2.11.4.GIT