From abad3b65649d2e3cf3fc80171771bc5ce53c4f5d Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 16:24:36 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- knetload/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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;*/ -- cgit v1.2.1