diff options
-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" |