diff options
Diffstat (limited to 'kfax')
-rw-r--r-- | kfax/kfax.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfax/kfax.cpp b/kfax/kfax.cpp index e6eddf6a..dfd48afa 100644 --- a/kfax/kfax.cpp +++ b/kfax/kfax.cpp @@ -1619,7 +1619,7 @@ void setFaxDefaults(){ } static const char description[] = - I18N_NOOP("KDE G3/G4 Fax Viewer"); + I18N_NOOP("TDE G3/G4 Fax Viewer"); static KCmdLineOptions options[] = { |