summaryrefslogtreecommitdiffstats
path: root/kftpgrabber
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-09 12:51:30 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-09 12:51:30 -0600
commit2a55786bbc3b6c2e246584268880e999f6a562e4 (patch)
treec1357e3dee4dfc4c3866a8130f18b4a7b8192654 /kftpgrabber
parent6355f7a0003fb7541ab8887cdba3dbba84a71ef0 (diff)
downloadkftpgrabber-2a55786bbc3b6c2e246584268880e999f6a562e4.tar.gz
kftpgrabber-2a55786bbc3b6c2e246584268880e999f6a562e4.zip
Branding cleanup.
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
*/