summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-27 16:01:35 +0200
committerChris <xchrisx@uber.space>2019-07-27 16:01:35 +0200
commit93eee9f863b8e4daed5440f96f0a883aa70d42a9 (patch)
tree8d4fc640713e51a5b5d0c8da42987397164251c6 /src/main.cpp
parent12b3f9391bce1e1f169cc8c2b38a4cc1df950df6 (diff)
downloadkooldock-93eee9f863b8e4daed5440f96f0a883aa70d42a9.tar.gz
kooldock-93eee9f863b8e4daed5440f96f0a883aa70d42a9.zip
Fix branding of Kooldock and also translations, for fuzzy prevention.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
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("<center><b>KoolDock</b></center>A Kool Dock for KDE<br><br>KoolDock is based upon the original work of Dang Viet Dung, Ksmoothdock 2.1<br><br>");
+static const char *description = I18N_NOOP("<center><b>KoolDock</b></center>A Kool Dock for TDE<br><br>KoolDock is based upon the original work of Dang Viet Dung, Ksmoothdock 2.1<br><br>");
static TDECmdLineOptions options[] =
{