diff options
Diffstat (limited to 'konq-plugins/kuick/kcmkuick')
-rw-r--r-- | konq-plugins/kuick/kcmkuick/kcmkuick.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/kuick/kcmkuick/kcmkuick.cpp b/konq-plugins/kuick/kcmkuick/kcmkuick.cpp index 27459ee..0115385 100644 --- a/konq-plugins/kuick/kcmkuick/kcmkuick.cpp +++ b/konq-plugins/kuick/kcmkuick/kcmkuick.cpp @@ -148,7 +148,7 @@ void KCMKuick::defaults() TQString KCMKuick::quickHelp() const { - return i18n("<h1>Kuick</h1> With this module you can configure Kuick, the KDE quick" + return i18n("<h1>Kuick</h1> With this module you can configure Kuick, the TDE quick" "copy and move plugin for Konqueror."); } |