summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:44:21 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:44:21 -0500
commit4f24944314ddf35eca50330ebc4e7e995bacded7 (patch)
tree0a1fb3a696a2707abb3e0de1b691a351fef5ba01 /kcontrol
parentdd4d06325183e7f0183584919b2b895e3bad25b0 (diff)
downloadtdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.tar.gz
tdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/access/main.cpp2
-rw-r--r--kcontrol/accessibility/accessibility.cpp2
-rw-r--r--kcontrol/background/main.cpp2
-rw-r--r--kcontrol/bell/bell.cpp2
-rw-r--r--kcontrol/clock/main.cpp2
-rw-r--r--kcontrol/crypto/crypto.cpp2
-rw-r--r--kcontrol/filetypes/keditfiletype.cpp2
-rw-r--r--kcontrol/iccconfig/iccconfig.cpp2
-rw-r--r--kcontrol/info/info.cpp2
-rw-r--r--kcontrol/info/memory.cpp2
-rw-r--r--kcontrol/ioslaveinfo/kcmioslaveinfo.cpp2
-rw-r--r--kcontrol/joystick/joystick.cpp2
-rw-r--r--kcontrol/kded/kcmkded.cpp2
-rw-r--r--kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp2
-rw-r--r--kcontrol/kicker/lookandfeeltab_kcm.cpp2
-rw-r--r--kcontrol/kicker/main.cpp2
-rw-r--r--kcontrol/kio/socks.cpp2
-rw-r--r--kcontrol/kthememanager/kthememanager.cpp2
-rw-r--r--kcontrol/nics/nic.cpp2
-rw-r--r--kcontrol/randr/main.cpp2
-rw-r--r--kcontrol/samba/main.cpp2
-rw-r--r--kcontrol/screensaver/scrnsave.cpp2
-rw-r--r--kcontrol/smartcard/smartcard.cpp2
-rw-r--r--kcontrol/style/kcmstyle.cpp2
-rw-r--r--kcontrol/taskbar/kcmtaskbar.cpp2
-rw-r--r--kcontrol/tdm/main.cpp2
-rw-r--r--kcontrol/usbview/kcmusb.cpp2
-rw-r--r--kcontrol/xinerama/kcmxinerama.cpp2
28 files changed, 28 insertions, 28 deletions
diff --git a/kcontrol/access/main.cpp b/kcontrol/access/main.cpp
index 48c9e8423..aac6189a7 100644
--- a/kcontrol/access/main.cpp
+++ b/kcontrol/access/main.cpp
@@ -6,7 +6,7 @@
extern "C" KDE_EXPORT int kdemain(int argc, char * argv[] )
{
- KAboutData about(I18N_NOOP("kaccess"), I18N_NOOP("KDE Accessibility Tool"),
+ KAboutData about(I18N_NOOP("kaccess"), I18N_NOOP("TDE Accessibility Tool"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2000, Matthias Hoelzer-Kluepfel"));
diff --git a/kcontrol/accessibility/accessibility.cpp b/kcontrol/accessibility/accessibility.cpp
index 7cd8fa29b..eca3880ed 100644
--- a/kcontrol/accessibility/accessibility.cpp
+++ b/kcontrol/accessibility/accessibility.cpp
@@ -57,7 +57,7 @@ AccessibilityConfig::AccessibilityConfig(TQWidget *parent, const char *name, con
: AccessibilityConfigWidget( parent, name){
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmaccessiblity"), I18N_NOOP("KDE Accessibility Tool"),
+ new KAboutData(I18N_NOOP("kcmaccessiblity"), I18N_NOOP("TDE Accessibility Tool"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2000, Matthias Hoelzer-Kluepfel"));
diff --git a/kcontrol/background/main.cpp b/kcontrol/background/main.cpp
index 6d22d2384..d54cb5e60 100644
--- a/kcontrol/background/main.cpp
+++ b/kcontrol/background/main.cpp
@@ -68,7 +68,7 @@ KBackground::KBackground(TQWidget *parent, const char *name, const TQStringList
connect(m_base, TQT_SIGNAL(changed(bool)), TQT_SIGNAL(changed(bool)));
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmbackground"), I18N_NOOP("KDE Background Control Module"),
+ new KAboutData(I18N_NOOP("kcmbackground"), I18N_NOOP("TDE Background Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2009,2010 Timothy Pearson"));
diff --git a/kcontrol/bell/bell.cpp b/kcontrol/bell/bell.cpp
index 10d774da7..bfdfad35b 100644
--- a/kcontrol/bell/bell.cpp
+++ b/kcontrol/bell/bell.cpp
@@ -133,7 +133,7 @@ KBellConfig::KBellConfig(TQWidget *parent, const char *name):
connect(m_duration, TQT_SIGNAL(valueChanged(int)), TQT_SLOT(changed()));
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmbell"), I18N_NOOP("KDE Bell Control Module"),
+ new KAboutData(I18N_NOOP("kcmbell"), I18N_NOOP("TDE Bell Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 1997 - 2001 Christian Czezatke, Matthias Elter"));
diff --git a/kcontrol/clock/main.cpp b/kcontrol/clock/main.cpp
index 86e47e7ad..0d6c398a1 100644
--- a/kcontrol/clock/main.cpp
+++ b/kcontrol/clock/main.cpp
@@ -43,7 +43,7 @@ KclockModule::KclockModule(TQWidget *parent, const char *name, const TQStringLis
: KCModule(KlockModuleFactory::instance(), parent, name)
{
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmclock"), I18N_NOOP("KDE Clock Control Module"),
+ new KAboutData(I18N_NOOP("kcmclock"), I18N_NOOP("TDE Clock Control Module"),
0, 0, KAboutData::License_GPL,
"(c) 1996 - 2001 Luca Montecchiani");
diff --git a/kcontrol/crypto/crypto.cpp b/kcontrol/crypto/crypto.cpp
index c125a7743..d8ce7e9e2 100644
--- a/kcontrol/crypto/crypto.cpp
+++ b/kcontrol/crypto/crypto.cpp
@@ -236,7 +236,7 @@ TQString whatstr;
_signers = new KSSLSigners;
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmcrypto"), I18N_NOOP("KDE Crypto Control Module"),
+ new KAboutData(I18N_NOOP("kcmcrypto"), I18N_NOOP("TDE Crypto Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2000 - 2001 George Staikos"));
about->addAuthor("George Staikos", 0, "staikos@kde.org");
diff --git a/kcontrol/filetypes/keditfiletype.cpp b/kcontrol/filetypes/keditfiletype.cpp
index 8196cfd6c..0d74d9499 100644
--- a/kcontrol/filetypes/keditfiletype.cpp
+++ b/kcontrol/filetypes/keditfiletype.cpp
@@ -112,7 +112,7 @@ int main(int argc, char ** argv)
{
KLocale::setMainCatalogue("filetypes");
KAboutData aboutData( "keditfiletype", I18N_NOOP("KEditFileType"), "1.0",
- I18N_NOOP("KDE file type editor - simplified version for editing a single file type"),
+ I18N_NOOP("TDE file type editor - simplified version for editing a single file type"),
KAboutData::License_GPL,
I18N_NOOP("(c) 2000, KDE developers") );
aboutData.addAuthor("Preston Brown",0, "pbrown@kde.org");
diff --git a/kcontrol/iccconfig/iccconfig.cpp b/kcontrol/iccconfig/iccconfig.cpp
index 44b69e2ff..8f630dcdc 100644
--- a/kcontrol/iccconfig/iccconfig.cpp
+++ b/kcontrol/iccconfig/iccconfig.cpp
@@ -69,7 +69,7 @@ KICCConfig::KICCConfig(TQWidget *parent, const char *name, const TQStringList &)
systemconfig = new KSimpleConfig( TQString::fromLatin1( KDE_CONFDIR "/kicc/kiccconfigrc" ));
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmiccconfig"), I18N_NOOP("KDE ICC Profile Control Module"),
+ new KAboutData(I18N_NOOP("kcmiccconfig"), I18N_NOOP("TDE ICC Profile Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2009,2010 Timothy Pearson"));
diff --git a/kcontrol/info/info.cpp b/kcontrol/info/info.cpp
index 770b2cdf3..d29ae64f9 100644
--- a/kcontrol/info/info.cpp
+++ b/kcontrol/info/info.cpp
@@ -404,7 +404,7 @@ KInfoListWidget::KInfoListWidget(const TQString &_title, TQWidget *parent, const
{
KAboutData *about =
new KAboutData(I18N_NOOP("kcminfo"),
- I18N_NOOP("KDE Panel System Information Control Module"),
+ I18N_NOOP("TDE Panel System Information Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 1998 - 2002 Helge Deller"));
diff --git a/kcontrol/info/memory.cpp b/kcontrol/info/memory.cpp
index 7bfe52948..e7acd2856 100644
--- a/kcontrol/info/memory.cpp
+++ b/kcontrol/info/memory.cpp
@@ -93,7 +93,7 @@ KMemoryWidget::KMemoryWidget(TQWidget * parent, const char *name)
KAboutData *about =
new KAboutData(I18N_NOOP("kcminfo"),
- I18N_NOOP("KDE Panel Memory Information Control Module"),
+ I18N_NOOP("TDE Panel Memory Information Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 1998 - 2002 Helge Deller"));
diff --git a/kcontrol/ioslaveinfo/kcmioslaveinfo.cpp b/kcontrol/ioslaveinfo/kcmioslaveinfo.cpp
index e2014a1ca..935b5903b 100644
--- a/kcontrol/ioslaveinfo/kcmioslaveinfo.cpp
+++ b/kcontrol/ioslaveinfo/kcmioslaveinfo.cpp
@@ -84,7 +84,7 @@ KCMIOSlaveInfo::KCMIOSlaveInfo(TQWidget *parent, const char *name, const TQStrin
KAboutData *about =
new KAboutData(I18N_NOOP("kcmioslaveinfo"),
- I18N_NOOP("KDE Panel System Information Control Module"),
+ I18N_NOOP("TDE Panel System Information Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2001 - 2002 Alexander Neundorf"));
diff --git a/kcontrol/joystick/joystick.cpp b/kcontrol/joystick/joystick.cpp
index 65912a5a0..190e33c7b 100644
--- a/kcontrol/joystick/joystick.cpp
+++ b/kcontrol/joystick/joystick.cpp
@@ -69,7 +69,7 @@ extern "C"
joystick::joystick(TQWidget *parent, const char *name, const TQStringList &)
: KCModule(JoystickFactory::instance(), parent, name)
{
- setAboutData( new KAboutData("kcmjoystick", I18N_NOOP("KDE Joystick Control Module"), "1.0",
+ setAboutData( new KAboutData("kcmjoystick", I18N_NOOP("TDE Joystick Control Module"), "1.0",
I18N_NOOP("TDE Control Center Module to test Joysticks"),
KAboutData::License_GPL, "(c) 2004, Martin Koller",
0, "m.koller@surfeu.at"));
diff --git a/kcontrol/kded/kcmkded.cpp b/kcontrol/kded/kcmkded.cpp
index cc2ff97fe..533cc9b84 100644
--- a/kcontrol/kded/kcmkded.cpp
+++ b/kcontrol/kded/kcmkded.cpp
@@ -50,7 +50,7 @@ KDEDConfig::KDEDConfig(TQWidget* parent, const char* name, const TQStringList &)
KCModule( KDEDFactory::instance(), parent, name )
{
KAboutData *about =
- new KAboutData( I18N_NOOP( "kcmkded" ), I18N_NOOP( "KDE Service Manager" ),
+ new KAboutData( I18N_NOOP( "kcmkded" ), I18N_NOOP( "TDE Service Manager" ),
0, 0, KAboutData::License_GPL,
I18N_NOOP( "(c) 2002 Daniel Molkentin" ) );
about->addAuthor("Daniel Molkentin",0,"molkentin@kde.org");
diff --git a/kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp b/kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp
index 46d5fdd5c..c60934624 100644
--- a/kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp
+++ b/kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp
@@ -85,7 +85,7 @@ CKCmFontInst::CKCmFontInst(TQWidget *parent, const char *, const TQStringList&)
KGlobal::locale()->insertCatalogue(KFI_CATALOGUE);
KAboutData* about = new KAboutData("kcmfontinst",
- I18N_NOOP("KDE Font Installer"),
+ I18N_NOOP("TDE Font Installer"),
0, 0,
KAboutData::License_GPL,
I18N_NOOP("GUI front end to the fonts:/ ioslave.\n"
diff --git a/kcontrol/kicker/lookandfeeltab_kcm.cpp b/kcontrol/kicker/lookandfeeltab_kcm.cpp
index bfdb3a491..2c4c62511 100644
--- a/kcontrol/kicker/lookandfeeltab_kcm.cpp
+++ b/kcontrol/kicker/lookandfeeltab_kcm.cpp
@@ -33,7 +33,7 @@ LookAndFeelConfig::LookAndFeelConfig(TQWidget *parent, const char *name)
{
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmkicker"), I18N_NOOP("KDE Panel Control Module"),
+ new KAboutData(I18N_NOOP("kcmkicker"), I18N_NOOP("TDE Panel Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 1999 - 2001 Matthias Elter\n(c) 2002 Aaron J. Seigo"));
diff --git a/kcontrol/kicker/main.cpp b/kcontrol/kicker/main.cpp
index 1117e49a0..5027fdecb 100644
--- a/kcontrol/kicker/main.cpp
+++ b/kcontrol/kicker/main.cpp
@@ -356,7 +356,7 @@ KAboutData *KickerConfig::aboutData()
// the KAboutDatas are deleted by the KCModules
KAboutData *about
= new KAboutData(I18N_NOOP("kcmkicker"),
- I18N_NOOP("KDE Panel Control Module"),
+ I18N_NOOP("TDE Panel Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2009 - 2010 Timothy Pearson\n"
"(c) 1999 - 2001 Matthias Elter\n"
diff --git a/kcontrol/kio/socks.cpp b/kcontrol/kio/socks.cpp
index fd1ce7d8e..71b01df4c 100644
--- a/kcontrol/kio/socks.cpp
+++ b/kcontrol/kio/socks.cpp
@@ -39,7 +39,7 @@ KSocksConfig::KSocksConfig(TQWidget *parent)
{
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmsocks"), I18N_NOOP("KDE SOCKS Control Module"),
+ new KAboutData(I18N_NOOP("kcmsocks"), I18N_NOOP("TDE SOCKS Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2001 George Staikos"));
diff --git a/kcontrol/kthememanager/kthememanager.cpp b/kcontrol/kthememanager/kthememanager.cpp
index ed945067b..e704b09d2 100644
--- a/kcontrol/kthememanager/kthememanager.cpp
+++ b/kcontrol/kthememanager/kthememanager.cpp
@@ -46,7 +46,7 @@ kthememanager::kthememanager( TQWidget *parent, const char *name )
: KCModule( parent, name ), m_theme( 0 ), m_origTheme( 0 )
{
- KAboutData *about = new KAboutData("kthememanager", I18N_NOOP("KDE Theme Manager"),
+ KAboutData *about = new KAboutData("kthememanager", I18N_NOOP("TDE Theme Manager"),
"0.4", I18N_NOOP("This control module handles installing, removing and "
"creating visual KDE themes."),
KAboutData::License_GPL, "(c) 2003, 2004, 2006 Lukáš Tinkl", 0,
diff --git a/kcontrol/nics/nic.cpp b/kcontrol/nics/nic.cpp
index 5bc340f7b..1a5500b2d 100644
--- a/kcontrol/nics/nic.cpp
+++ b/kcontrol/nics/nic.cpp
@@ -108,7 +108,7 @@ KCMNic::KCMNic(TQWidget *parent, const char * name, const TQStringList &)
update();
KAboutData *about =
new KAboutData(I18N_NOOP("kcminfo"),
- I18N_NOOP("KDE Panel System Information Control Module"),
+ I18N_NOOP("TDE Panel System Information Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2001 - 2002 Alexander Neundorf"));
diff --git a/kcontrol/randr/main.cpp b/kcontrol/randr/main.cpp
index f2544c1c3..b48232d2c 100644
--- a/kcontrol/randr/main.cpp
+++ b/kcontrol/randr/main.cpp
@@ -29,7 +29,7 @@
static const char krandrtrayVersion[] = "0.5";
static const KCmdLineOptions options[] =
{
- { "login", I18N_NOOP("Application is being auto-started at KDE session start"), 0L },
+ { "login", I18N_NOOP("Application is being auto-started at TDE session start"), 0L },
KCmdLineLastOption
};
diff --git a/kcontrol/samba/main.cpp b/kcontrol/samba/main.cpp
index 88d95680a..11095bc60 100644
--- a/kcontrol/samba/main.cpp
+++ b/kcontrol/samba/main.cpp
@@ -83,7 +83,7 @@ SambaContainer::SambaContainer(TQWidget *parent, const char* name, const TQStrin
KAboutData *about =
new KAboutData(I18N_NOOP("kcmsamba"),
- I18N_NOOP("KDE Panel System Information Control Module"),
+ I18N_NOOP("TDE Panel System Information Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2002 KDE Information Control Module Samba Team"));
about->addAuthor("Michael Glauche", 0, "glauche@isa.rwth-aachen.de");
diff --git a/kcontrol/screensaver/scrnsave.cpp b/kcontrol/screensaver/scrnsave.cpp
index a21d23fe5..01b4cf944 100644
--- a/kcontrol/screensaver/scrnsave.cpp
+++ b/kcontrol/screensaver/scrnsave.cpp
@@ -282,7 +282,7 @@ KScreenSaver::KScreenSaver(TQWidget *parent, const char *name, const TQStringLis
emit changed(false);
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmscreensaver"), I18N_NOOP("KDE Screen Saver Control Module"),
+ new KAboutData(I18N_NOOP("kcmscreensaver"), I18N_NOOP("TDE Screen Saver Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 1997-2002 Martin R. Jones\n"
"(c) 2003-2004 Chris Howells"));
diff --git a/kcontrol/smartcard/smartcard.cpp b/kcontrol/smartcard/smartcard.cpp
index 0a1ea39ef..561fff115 100644
--- a/kcontrol/smartcard/smartcard.cpp
+++ b/kcontrol/smartcard/smartcard.cpp
@@ -56,7 +56,7 @@ KSmartcardConfig::KSmartcardConfig(TQWidget *parent, const char *name)
dc->remoteInterfaces("kded", "kardsvc", &_ok);
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmsmartcard"), I18N_NOOP("KDE Smartcard Control Module"),
+ new KAboutData(I18N_NOOP("kcmsmartcard"), I18N_NOOP("TDE Smartcard Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2001 George Staikos"));
diff --git a/kcontrol/style/kcmstyle.cpp b/kcontrol/style/kcmstyle.cpp
index 21a4ef424..1afd0a320 100644
--- a/kcontrol/style/kcmstyle.cpp
+++ b/kcontrol/style/kcmstyle.cpp
@@ -132,7 +132,7 @@ KCMStyle::KCMStyle( TQWidget* parent, const char* name )
KAboutData *about =
new KAboutData( I18N_NOOP("kcmstyle"),
- I18N_NOOP("KDE Style Module"),
+ I18N_NOOP("TDE Style Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2002 Karol Szwed, Daniel Molkentin"));
diff --git a/kcontrol/taskbar/kcmtaskbar.cpp b/kcontrol/taskbar/kcmtaskbar.cpp
index a07189cde..22ec10b14 100644
--- a/kcontrol/taskbar/kcmtaskbar.cpp
+++ b/kcontrol/taskbar/kcmtaskbar.cpp
@@ -174,7 +174,7 @@ TaskbarConfig::TaskbarConfig(TQWidget *parent, const char* name, const TQStringL
connect( m_widget->showAllScreens, TQT_SIGNAL( stateChanged( int )), TQT_SLOT( changed()));
KAboutData *about = new KAboutData(I18N_NOOP("kcmtaskbar"),
- I18N_NOOP("KDE Taskbar Control Module"),
+ I18N_NOOP("TDE Taskbar Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2000 - 2001 Matthias Elter"));
diff --git a/kcontrol/tdm/main.cpp b/kcontrol/tdm/main.cpp
index de4ea0fc7..b95a2ecb7 100644
--- a/kcontrol/tdm/main.cpp
+++ b/kcontrol/tdm/main.cpp
@@ -85,7 +85,7 @@ TDModule::TDModule(TQWidget *parent, const char *name, const TQStringList &)
, updateOK(false)
{
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmtdm"), I18N_NOOP("KDE Login Manager Config Module"),
+ new KAboutData(I18N_NOOP("kcmtdm"), I18N_NOOP("TDE Login Manager Config Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 1996 - 2005 The TDM Authors"));
diff --git a/kcontrol/usbview/kcmusb.cpp b/kcontrol/usbview/kcmusb.cpp
index 6d78841ec..5d4d5387e 100644
--- a/kcontrol/usbview/kcmusb.cpp
+++ b/kcontrol/usbview/kcmusb.cpp
@@ -68,7 +68,7 @@ USBViewer::USBViewer(TQWidget *parent, const char *name, const TQStringList &)
this, TQT_SLOT(selectionChanged(TQListViewItem*)));
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmusb"), I18N_NOOP("KDE USB Viewer"),
+ new KAboutData(I18N_NOOP("kcmusb"), I18N_NOOP("TDE USB Viewer"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2001 Matthias Hoelzer-Kluepfel"));
diff --git a/kcontrol/xinerama/kcmxinerama.cpp b/kcontrol/xinerama/kcmxinerama.cpp
index 245730cd9..39db12e0b 100644
--- a/kcontrol/xinerama/kcmxinerama.cpp
+++ b/kcontrol/xinerama/kcmxinerama.cpp
@@ -46,7 +46,7 @@ KCMXinerama::KCMXinerama(TQWidget *parent, const char *name)
KAboutData *about =
new KAboutData(I18N_NOOP("kcmxinerama"),
- I18N_NOOP("KDE Multiple Monitor Configurator"),
+ I18N_NOOP("TDE Multiple Monitor Configurator"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2002-2003 George Staikos"));