diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 16:06:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 16:06:07 -0500 |
commit | 284ef1c282448d811f6c32443da9d920be959018 (patch) | |
tree | e2d9fd375f60ae0208794a3b83f17e3c9934a91e /knode | |
parent | 2d5f15c865de75f3147bd849ef81d3ed034f8104 (diff) | |
download | tdepim-284ef1c282448d811f6c32443da9d920be959018.tar.gz tdepim-284ef1c282448d811f6c32443da9d920be959018.zip |
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'knode')
-rw-r--r-- | knode/aboutdata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/aboutdata.cpp b/knode/aboutdata.cpp index 4e7928a1b..5d3afd29b 100644 --- a/knode/aboutdata.cpp +++ b/knode/aboutdata.cpp @@ -45,7 +45,7 @@ namespace KNode : KAboutData( "knode", I18N_NOOP("KNode"), KNODE_VERSION, - I18N_NOOP("A newsreader for KDE"), + I18N_NOOP("A newsreader for TDE"), KAboutData::License_GPL, I18N_NOOP("Copyright (c) 1999-2005 the KNode authors"), 0, |