Branding cleanup: I18N_NOOP KDE -> TDE.

pull/1/head
Darrell Anderson 12 years ago
parent 0ac724db95
commit efe253d7f3

@ -313,7 +313,7 @@ void KXSConfigDialog::slotCancel()
static const char appName[] = "kxsconfig";
static const char description[] = I18N_NOOP("KDE X Screen Saver Configuration tool");
static const char description[] = I18N_NOOP("TDE X Screen Saver Configuration tool");
static const char version[] = "3.0.0";

@ -46,7 +46,7 @@ template class TQPtrList<KXSConfigItem>;
//===========================================================================
static const char appName[] = "kxsrun";
static const char description[] = I18N_NOOP("KDE X Screen Saver Launcher");
static const char description[] = I18N_NOOP("TDE X Screen Saver Launcher");
static const char version[] = "3.0.0";

@ -25,7 +25,7 @@
#include "saver.h"
static const char appName[] = "klock";
static const char description[] = I18N_NOOP("KDE Screen Lock/Saver");
static const char description[] = I18N_NOOP("TDE Screen Lock/Saver");
static const char version[] = "2.0.0";
static const KCmdLineOptions options[] =

Loading…
Cancel
Save