diff options
Diffstat (limited to 'konqueror/client')
-rw-r--r-- | konqueror/client/kfmclient.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/client/kfmclient.cc b/konqueror/client/kfmclient.cc index e2d07c0dd..dcb508dc8 100644 --- a/konqueror/client/kfmclient.cc +++ b/konqueror/client/kfmclient.cc @@ -51,7 +51,7 @@ static const char appName[] = "kfmclient"; static const char programName[] = I18N_NOOP("kfmclient"); -static const char description[] = I18N_NOOP("KDE tool for opening URLs from the command line"); +static const char description[] = I18N_NOOP("TDE tool for opening URLs from the command line"); static const char version[] = "2.0"; |