diff options
Diffstat (limited to 'apps/ktorrent/main.cpp')
-rw-r--r-- | apps/ktorrent/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/main.cpp b/apps/ktorrent/main.cpp index f90d8ae..0bcd5f3 100644 --- a/apps/ktorrent/main.cpp +++ b/apps/ktorrent/main.cpp @@ -73,7 +73,7 @@ void StupidWarningMessagesFromTQt( TQtMsgType type, const char *msg ) static const char description[] = - I18N_NOOP("A BitTorrent program for KDE"); + I18N_NOOP("A BitTorrent program for TDE"); bool GrabPIDLock() |