summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-17 22:45:38 +0200
committerChris <xchrisx@uber.space>2019-07-17 22:45:38 +0200
commitabdc45cc9a75a0ad41e58b6653d72b9a773c7e26 (patch)
treeec8bf0dccb0f1f1f8f01d2e64c95a41ccda671c9
parent2d992a3d0d6d93b51999a6506c7b20582c4da6f4 (diff)
downloadtdeaddons-abdc45cc9a75a0ad41e58b6653d72b9a773c7e26.tar.gz
tdeaddons-abdc45cc9a75a0ad41e58b6653d72b9a773c7e26.zip
Fix remaining brandings in tdeaddons.
Signed-off-by: Chris <xchrisx@uber.space>
-rw-r--r--kicker-applets/ktimemon/timemon.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/ktimemon/timemon.cc b/kicker-applets/ktimemon/timemon.cc
index 8289b2d..7984cf2 100644
--- a/kicker-applets/ktimemon/timemon.cc
+++ b/kicker-applets/ktimemon/timemon.cc
@@ -235,7 +235,7 @@ KTimeMon::KTimeMon(const TQString& configFile, Type type, int actions,
sample = new KSample(this, autoScale, pageScale, swapScale, ctxScale);
- TQString aboutmsg = i18n("KTimeMon for KDE\n"
+ TQString aboutmsg = i18n("KTimeMon for TDE\n"
"Maintained by Dirk A. Mueller <dmuell@gmx.net>\n"
"Written by M. Maierhofer (m.maierhofer@tees.ac.uk)\n"
"Based on timemon by H. Maierhofer");