diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:16:58 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:16:58 -0500 |
commit | b69876cf87a7155fc3b3faf4415ae785bd9f0eba (patch) | |
tree | 4cc2dd692fd3e553b27519046d8dabbce0ca7872 /kfax | |
parent | 5077913f281976bb69e0497b682b320f1d01a08e (diff) | |
download | tdegraphics-b69876cf87a7155fc3b3faf4415ae785bd9f0eba.tar.gz tdegraphics-b69876cf87a7155fc3b3faf4415ae785bd9f0eba.zip |
Branding cleanup: I18N_NOOP KDE -> TDE.
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[] = { |