summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-05-10 16:16:00 -0500
committerDarrell Anderson <[email protected]>2012-05-10 16:16:00 -0500
commit48ac1cc210850b98d9ec3508b7a74a549c9f3cf6 (patch)
tree0405786ca8603dbf730c1f40a9639d4901c0d401
parentdc943e11ca7250096fe1949c28dc81376ad29c5b (diff)
downloadkcpuload-48ac1cc210850b98d9ec3508b7a74a549c9f3cf6.tar.gz
kcpuload-48ac1cc210850b98d9ec3508b7a74a549c9f3cf6.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
-rw-r--r--kcpuload/kcpuload/main.cpp2
1 files changed, 1 insertions, 1 deletions
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 <kuniqueapplication.h>
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";