From aba279a9289d171a2f59edf51c96fe6a242fd11b Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Mon, 9 Aug 2010 09:41:36 +0000 Subject: [PATCH] cut and paste error git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35100 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXRC.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LyXRC.cpp b/src/LyXRC.cpp index 3e19dcc683..0bb6d81a71 100644 --- a/src/LyXRC.cpp +++ b/src/LyXRC.cpp @@ -3397,7 +3397,7 @@ string const LyXRC::getDescription(LyXRCTags tag) case RC_USETEMPDIR: break; - case RC_USE_TOOLTIP: + case RC_USE_USE_SYSTEM_COLORS: str = _("Enable use the system colors for some things like main window background and selection."); break; -- 2.39.2