diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
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[] = { |