diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 16:12:02 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 16:12:02 -0600 |
commit | 86456cf8a94dc3cbae918f1cabad1be8865ca464 (patch) | |
tree | 7ad1f74e7a63bb2f8ade985ac2abfac11c6fb5c5 | |
parent | 971e838379fed36532230572f20c659bb4000499 (diff) | |
download | tdebase-86456cf8a94dc3cbae918f1cabad1be8865ca464.tar.gz tdebase-86456cf8a94dc3cbae918f1cabad1be8865ca464.zip |
Rebranding in What's This tooltip.
-rw-r--r-- | kcontrol/performance/system.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/performance/system.cpp b/kcontrol/performance/system.cpp index 3e9c16051..056e78193 100644 --- a/kcontrol/performance/system.cpp +++ b/kcontrol/performance/system.cpp @@ -33,7 +33,7 @@ SystemWidget::SystemWidget( TQWidget* parent_P ) TQString tmp = i18n( "<p>During startup TDE needs to perform a check of its system configuration" " (mimetypes, installed applications, etc.), and in case the configuration" - " has changed since the last time, the system configuration cache (KSyCoCa)" + " has changed since the last time, the system configuration cache (TDESyCoCa)" " needs to be updated.</p>" "<p>This option delays the check, which avoid scanning all directories containing" " files describing the system during TDE startup, thus" |