summaryrefslogtreecommitdiffstats
path: root/kdessh
diff options
context:
space:
mode:
Diffstat (limited to 'kdessh')
-rw-r--r--kdessh/kdessh.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdessh/kdessh.cpp b/kdessh/kdessh.cpp
index 6e6a48d..4a2a043 100644
--- a/kdessh/kdessh.cpp
+++ b/kdessh/kdessh.cpp
@@ -48,7 +48,7 @@ static KCmdLineOptions options[] =
int main(int argc, char *argv[])
{
- KAboutData aboutData("kdessh", I18N_NOOP("KDE ssh"),
+ KAboutData aboutData("kdessh", I18N_NOOP("TDE ssh"),
VERSION, I18N_NOOP("Runs a program on a remote host"),
KAboutData::License_Artistic,
"Copyright (c) 2000 Geert Jansen");