summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:24:36 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:24:36 -0500
commitabad3b65649d2e3cf3fc80171771bc5ce53c4f5d (patch)
treeb6ba8737965b70f635817c2884acb4b114cac622
parentdf4473324ca371a7dd52eb49c05347192bfb4b43 (diff)
downloadknetload-abad3b65.tar.gz
knetload-abad3b65.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
-rw-r--r--knetload/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knetload/main.cpp b/knetload/main.cpp
index 7cd5e36..b48d424 100644
--- a/knetload/main.cpp
+++ b/knetload/main.cpp
@@ -20,7 +20,7 @@
#include <kuniqueapplication.h>
static const char description[] =
- I18N_NOOP("A small network load meter for Kicker (the KDE panel).");
+ I18N_NOOP("A small network load meter for Kicker (the TDE panel).");
static const char message[] =
I18N_NOOP("KNetLoad was first released on the 8th of August, 1999.");
static const char version[] = VERSION; /*VERSION;*/