summaryrefslogtreecommitdiffstats
path: root/kcontrol/performance
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-25 16:12:02 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-25 16:12:02 -0600
commit86456cf8a94dc3cbae918f1cabad1be8865ca464 (patch)
tree7ad1f74e7a63bb2f8ade985ac2abfac11c6fb5c5 /kcontrol/performance
parent971e838379fed36532230572f20c659bb4000499 (diff)
downloadtdebase-86456cf8a94dc3cbae918f1cabad1be8865ca464.tar.gz
tdebase-86456cf8a94dc3cbae918f1cabad1be8865ca464.zip
Rebranding in What's This tooltip.
Diffstat (limited to 'kcontrol/performance')
-rw-r--r--kcontrol/performance/system.cpp2
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"