summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;*/