diff --git a/kcpuload/kcpuload/main.cpp b/kcpuload/kcpuload/main.cpp index 1be5ad3..80dcfe1 100644 --- a/kcpuload/kcpuload/main.cpp +++ b/kcpuload/kcpuload/main.cpp @@ -19,7 +19,7 @@ #include static const char *description = - I18N_NOOP("A small CPU usage meter for Kicker (the KDE panel)."); + I18N_NOOP("A small CPU usage meter for Kicker (the TDE panel)."); static const char *message = I18N_NOOP("KCPULoad was first released on the 8th of August, 1999."); static const char *version = "2.00";