diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:44:21 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:44:21 -0500 |
commit | 4f24944314ddf35eca50330ebc4e7e995bacded7 (patch) | |
tree | 0a1fb3a696a2707abb3e0de1b691a351fef5ba01 /kdesktop/kwebdesktop | |
parent | dd4d06325183e7f0183584919b2b895e3bad25b0 (diff) | |
download | tdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.tar.gz tdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.zip |
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kdesktop/kwebdesktop')
-rw-r--r-- | kdesktop/kwebdesktop/kwebdesktop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/kwebdesktop/kwebdesktop.cpp b/kdesktop/kwebdesktop/kwebdesktop.cpp index b3560c793..020ac0ebf 100644 --- a/kdesktop/kwebdesktop/kwebdesktop.cpp +++ b/kdesktop/kwebdesktop/kwebdesktop.cpp @@ -86,7 +86,7 @@ void KWebDesktopRun::slotFinished( KIO::Job * job ) int main( int argc, char **argv ) { - KAboutData data( "kwebdesktop", I18N_NOOP("KDE Web Desktop"), + KAboutData data( "kwebdesktop", I18N_NOOP("TDE Web Desktop"), VERSION, I18N_NOOP("Displays an HTML page as the background of the desktop"), KAboutData::License_GPL, |