diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 18:02:14 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 18:02:14 -0500 |
commit | e9efe389b4b528c4ac56fdde372f9d5128a536a3 (patch) | |
tree | d17afd4ba83dbf6c9d54c1681c2bd87f8d2d32a4 /kcontrol/crypto/crypto.cpp | |
parent | 4f24944314ddf35eca50330ebc4e7e995bacded7 (diff) | |
download | tdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.tar.gz tdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.zip |
Branding cleanup: KDE -> TDE.
Diffstat (limited to 'kcontrol/crypto/crypto.cpp')
-rw-r--r-- | kcontrol/crypto/crypto.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/crypto/crypto.cpp b/kcontrol/crypto/crypto.cpp index d8ce7e9e2..a498f9b14 100644 --- a/kcontrol/crypto/crypto.cpp +++ b/kcontrol/crypto/crypto.cpp @@ -224,7 +224,7 @@ TQBoxLayout *top = new TQVBoxLayout(this); TQString whatstr; setQuickHelp( i18n("<h1>Crypto</h1> This module allows you to configure SSL for" - " use with most KDE applications, as well as manage your personal" + " use with most TDE applications, as well as manage your personal" " certificates and the known certificate authorities.")); ___lehack = false; |