From 93eee9f863b8e4daed5440f96f0a883aa70d42a9 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 27 Jul 2019 16:01:35 +0200 Subject: Fix branding of Kooldock and also translations, for fuzzy prevention. Signed-off-by: Chris --- src/main.cpp | 2 +- src/setupdialog.ui | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index a5788fb..a8e215a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -43,7 +43,7 @@ extern "C" } #endif -static const char *description = I18N_NOOP("
KoolDock
A Kool Dock for KDE

KoolDock is based upon the original work of Dang Viet Dung, Ksmoothdock 2.1

"); +static const char *description = I18N_NOOP("
KoolDock
A Kool Dock for TDE

KoolDock is based upon the original work of Dang Viet Dung, Ksmoothdock 2.1

"); static TDECmdLineOptions options[] = { diff --git a/src/setupdialog.ui b/src/setupdialog.ui index 4636a1c..880fe59 100644 --- a/src/setupdialog.ui +++ b/src/setupdialog.ui @@ -253,7 +253,7 @@ Show K Menu - Shows the KDE Menu in KoolDock's launcher. + Shows the TDE Menu in KoolDock's launcher. @@ -1666,7 +1666,7 @@ box below. To stop grabbing just click "Grabbing...", "Ok" or "Cancel". Clip icon area (DCOP) - Makes KDE desktop smaller, that KoolDock's window don't cover the icons. + Makes TDE desktop smaller, that KoolDock's window don't cover the icons. -- cgit v1.2.1