summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris <[email protected]>2019-07-17 22:45:38 +0200
committerMichele Calgaro <[email protected]>2019-07-19 16:15:07 +0900
commitb6e5f2a72cc46eac52f772116466a00a39ec994f (patch)
tree123d50c5569219422ec889744eb4f0c8f341aaa6
parent72e80003c8ac68ca26d9f1a75357f8c430a0d7e6 (diff)
downloadtdeaddons-b6e5f2a72cc46eac52f772116466a00a39ec994f.tar.gz
tdeaddons-b6e5f2a72cc46eac52f772116466a00a39ec994f.zip
Fix remaining brandings in tdeaddons.
Signed-off-by: Chris <[email protected]> (cherry picked from commit abdc45cc9a75a0ad41e58b6653d72b9a773c7e26)
-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 <[email protected]>\n"
"Written by M. Maierhofer ([email protected])\n"
"Based on timemon by H. Maierhofer");