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 86b0837..54c3323 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,7 +10,7 @@ #include <tdelocale.h> static const char description[] = - I18N_NOOP("A KDE Ftp Client"); + I18N_NOOP("A TDE FTP Client"); static const char version[] = "0.4.0.2"; |