summaryrefslogtreecommitdiffstats
path: root/kftpgrabber
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber')
-rw-r--r--kftpgrabber/src/main.cpp2
-rw-r--r--kftpgrabber/src/misc/kftpwalletconnection.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kftpgrabber/src/main.cpp b/kftpgrabber/src/main.cpp
index faef8a8..346671f 100644
--- a/kftpgrabber/src/main.cpp
+++ b/kftpgrabber/src/main.cpp
@@ -47,7 +47,7 @@
#include "kftpsession.h"
static const char description[] =
- I18N_NOOP("KFTPGrabber - an FTP client for KDE");
+ I18N_NOOP("KFTPGrabber - an FTP client for TDE");
static const char version[] = "0.8.1";
diff --git a/kftpgrabber/src/misc/kftpwalletconnection.h b/kftpgrabber/src/misc/kftpwalletconnection.h
index bd971a4..27557b3 100644
--- a/kftpgrabber/src/misc/kftpwalletconnection.h
+++ b/kftpgrabber/src/misc/kftpwalletconnection.h
@@ -40,7 +40,7 @@
#include <ntqobject.h>
/**
-Enables communication of KFTPGrabber with KDE's wallet system (TDEWallet)
+Enables communication of KFTPGrabber with TDE's wallet system (TDEWallet)
@author Jernej Kos
*/