summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--doc/glossary/tdeprintingglossary.docbook2
-rw-r--r--kcontrol/access/kaccess.cpp2
-rw-r--r--kcontrol/joystick/caldialog.cpp2
-rw-r--r--kcontrol/joystick/caldialog.h2
-rw-r--r--kcontrol/joystick/joydevice.cpp2
-rw-r--r--kcontrol/joystick/joydevice.h2
-rw-r--r--kcontrol/joystick/joystick.cpp4
-rw-r--r--kcontrol/joystick/joystick.h2
-rw-r--r--kcontrol/joystick/joywidget.cpp2
-rw-r--r--kcontrol/joystick/joywidget.h2
-rw-r--r--kcontrol/joystick/poswidget.cpp2
-rw-r--r--kcontrol/joystick/poswidget.h2
-rw-r--r--kcontrol/kcontrol/main.cpp4
-rw-r--r--kcontrol/keys/keyconfig.cpp2
-rw-r--r--kcontrol/knotify/README2
-rw-r--r--kcontrol/smartcard/nosmartcardbase.ui2
-rw-r--r--kmenuedit/kcontrol_main.cpp2
-rw-r--r--konqueror/konq_mainwindow.cc2
-rw-r--r--nsplugins/README6
-rw-r--r--tdm/README2
21 files changed, 25 insertions, 25 deletions
diff --git a/README b/README
index e168d5577..991f1d23e 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ libraries. Here is an overview of the directories:
programs.
* kcontrol
- The KDE Control Center allows you to tweak the KDE settings.
+ The TDE Control Center allows you to tweak the KDE settings.
* kdcop
GUI app to browse for DCOP interfaces, can also execute them.
diff --git a/doc/glossary/tdeprintingglossary.docbook b/doc/glossary/tdeprintingglossary.docbook
index f31853442..cd9ac55a5 100644
--- a/doc/glossary/tdeprintingglossary.docbook
+++ b/doc/glossary/tdeprintingglossary.docbook
@@ -1152,7 +1152,7 @@ now.
deprecated and no longer maintained. What was good in qtcups is all inherited
by "kprinter", the new KDE print dialog (which is much improved over qtcups);
what you liked about kups is now all in the KDEPrint Manager (accessible
- via the KDE Control Center or via the URL "print:/manager" from Konqueror) --
+ via the TDE Control Center or via the URL "print:/manager" from Konqueror) --
with more functionality and less bugs... Its former developer, Michael Goffioul, is now
the developer of KDEPrint -- a very nice and productive guy and quick bug fixer...
</para>
diff --git a/kcontrol/access/kaccess.cpp b/kcontrol/access/kaccess.cpp
index 188353d5c..a69c47304 100644
--- a/kcontrol/access/kaccess.cpp
+++ b/kcontrol/access/kaccess.cpp
@@ -748,7 +748,7 @@ void KAccessApp::xkbControlsNotify(XkbControlsNotifyEvent *event)
createDialogContents();
featuresLabel->setText ( question+"\n\n"+explanation
- +" "+i18n("These AccessX settings are needed for some users with motion impairments and can be configured in the KDE Control Center. You can also turn them on and off with standardized keyboard gestures.\n\nIf you do not need them, you can select \"Deactivate all AccessX features and gestures\".") );
+ +" "+i18n("These AccessX settings are needed for some users with motion impairments and can be configured in the TDE Control Center. You can also turn them on and off with standardized keyboard gestures.\n\nIf you do not need them, you can select \"Deactivate all AccessX features and gestures\".") );
KWin::setState( dialog->winId(), NET::KeepAbove );
kapp->updateUserTimestamp();
diff --git a/kcontrol/joystick/caldialog.cpp b/kcontrol/joystick/caldialog.cpp
index 84135bb66..978919caf 100644
--- a/kcontrol/joystick/caldialog.cpp
+++ b/kcontrol/joystick/caldialog.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/caldialog.h b/kcontrol/joystick/caldialog.h
index 898b52dd9..343666f97 100644
--- a/kcontrol/joystick/caldialog.h
+++ b/kcontrol/joystick/caldialog.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joydevice.cpp b/kcontrol/joystick/joydevice.cpp
index 76067ee17..6453bdf6f 100644
--- a/kcontrol/joystick/joydevice.cpp
+++ b/kcontrol/joystick/joydevice.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joydevice.h b/kcontrol/joystick/joydevice.h
index 29d4c49ce..d02d5deea 100644
--- a/kcontrol/joystick/joydevice.h
+++ b/kcontrol/joystick/joydevice.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joystick.cpp b/kcontrol/joystick/joystick.cpp
index 3ffc0e1d7..65912a5a0 100644
--- a/kcontrol/joystick/joystick.cpp
+++ b/kcontrol/joystick/joystick.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -70,7 +70,7 @@ 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",
- I18N_NOOP("KDE Control Center Module to test Joysticks"),
+ 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/joystick/joystick.h b/kcontrol/joystick/joystick.h
index bebb8115d..0f412efb3 100644
--- a/kcontrol/joystick/joystick.h
+++ b/kcontrol/joystick/joystick.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joywidget.cpp b/kcontrol/joystick/joywidget.cpp
index 9a4150678..ae629ac3e 100644
--- a/kcontrol/joystick/joywidget.cpp
+++ b/kcontrol/joystick/joywidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joywidget.h b/kcontrol/joystick/joywidget.h
index 47261408d..5a33530f8 100644
--- a/kcontrol/joystick/joywidget.h
+++ b/kcontrol/joystick/joywidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/poswidget.cpp b/kcontrol/joystick/poswidget.cpp
index eb24ece23..95fb5dd30 100644
--- a/kcontrol/joystick/poswidget.cpp
+++ b/kcontrol/joystick/poswidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/poswidget.h b/kcontrol/joystick/poswidget.h
index abe1785c3..4dd565cc5 100644
--- a/kcontrol/joystick/poswidget.h
+++ b/kcontrol/joystick/poswidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the KDE Control Center Module for Joysticks *
+ * This file is part of the TDE Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/kcontrol/main.cpp b/kcontrol/kcontrol/main.cpp
index 7a707df21..ded07b006 100644
--- a/kcontrol/kcontrol/main.cpp
+++ b/kcontrol/kcontrol/main.cpp
@@ -103,11 +103,11 @@ extern "C" KDE_EXPORT int kdemain(int argc, char *argv[])
KLocale::setMainCatalogue("kcontrol");
KAboutData aboutKControl( "kcontrol", I18N_NOOP("Trinity Control Center"),
KCONTROL_VERSION, I18N_NOOP("The Trinity Control Center"), KAboutData::License_GPL,
- I18N_NOOP("(c) 1998-2004, The KDE Control Center Developers"));
+ I18N_NOOP("(c) 1998-2004, The TDE Control Center Developers"));
KAboutData aboutKInfoCenter( "kinfocenter", I18N_NOOP("Trinity Info Center"),
KCONTROL_VERSION, I18N_NOOP("The Trinity Info Center"), KAboutData::License_GPL,
- I18N_NOOP("(c) 1998-2004, The KDE Control Center Developers"));
+ I18N_NOOP("(c) 1998-2004, The TDE Control Center Developers"));
TQCString argv_0 = argv[0];
KAboutData *aboutData;
diff --git a/kcontrol/keys/keyconfig.cpp b/kcontrol/keys/keyconfig.cpp
index 4e35f46a5..a3a0a9e3c 100644
--- a/kcontrol/keys/keyconfig.cpp
+++ b/kcontrol/keys/keyconfig.cpp
@@ -137,7 +137,7 @@ void KKeyModule::init( bool isGlobal, bool _bSeriesOnly, bool bSeriesNone )
// That move will take a lot of UI redesigning, though, so i'll do it once CVS
// opens up for feature commits again. -- ellis
/* Needed to remove because this depended upon non-BC changes in KeyEntry.*/
- // If this is the "Global Keys" section of the KDE Control Center:
+ // If this is the "Global Keys" section of the TDE Control Center:
if( isGlobal && !bSeriesOnly ) {
preferMetaBt = new TQCheckBox( i18n("Prefer 4-modifier defaults"), this );
if( !KKeySequence::keyboardHasMetaKey() )
diff --git a/kcontrol/knotify/README b/kcontrol/knotify/README
index 7fd84d340..712b78d2e 100644
--- a/kcontrol/knotify/README
+++ b/kcontrol/knotify/README
@@ -1,2 +1,2 @@
-This is a KDE Control Center Module for configuring system notifications
+This is a TDE Control Center Module for configuring system notifications
diff --git a/kcontrol/smartcard/nosmartcardbase.ui b/kcontrol/smartcard/nosmartcardbase.ui
index f5f887e5f..bf42f4d49 100644
--- a/kcontrol/smartcard/nosmartcardbase.ui
+++ b/kcontrol/smartcard/nosmartcardbase.ui
@@ -44,7 +44,7 @@
</property>
<property name="text">
<string>
-1) The KDE daemon, 'kded' is not running. You can restart it by running the command 'tdeinit' and then try reloading the KDE Control Center to see if this message goes away.
+1) The KDE daemon, 'kded' is not running. You can restart it by running the command 'tdeinit' and then try reloading the TDE Control Center to see if this message goes away.
2) You don't appear to have smartcard support in the KDE libraries. You will need to recompile the tdelibs package with libpcsclite installed.</string>
</property>
diff --git a/kmenuedit/kcontrol_main.cpp b/kmenuedit/kcontrol_main.cpp
index 5e74951c6..bb548c0f8 100644
--- a/kmenuedit/kcontrol_main.cpp
+++ b/kmenuedit/kcontrol_main.cpp
@@ -35,7 +35,7 @@ static const char version[] = "1.0";
extern "C" int KDE_EXPORT kdemain( int argc, char **argv )
{
KLocale::setMainCatalogue("kmenuedit");
- KAboutData aboutData("kcontroledit", I18N_NOOP("KDE Control Center Editor"),
+ KAboutData aboutData("kcontroledit", I18N_NOOP("TDE Control Center Editor"),
version, description, KAboutData::License_GPL,
"(C) 2000-2004, Waldo Bastian, Raffaele Sandrini, Matthias Elter");
aboutData.addAuthor("Waldo Bastian", I18N_NOOP("Maintainer"), "bastian@kde.org");
diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc
index bc9bc4135..d2412c5e9 100644
--- a/konqueror/konq_mainwindow.cc
+++ b/konqueror/konq_mainwindow.cc
@@ -4028,7 +4028,7 @@ void KonqMainWindow::initActions()
m_paHome->setWhatsThis( i18n( "Navigate to your 'Home Location'<p>"
"You can configure the location this button takes you to in the "
- "<b>KDE Control Center</b>, under <b>File Manager</b>/<b>Behavior</b>." ) );
+ "<b>TDE Control Center</b>, under <b>File Manager</b>/<b>Behavior</b>." ) );
m_paHome->setToolTip( i18n( "Navigate to your 'Home Location'" ) );
m_paReload->setWhatsThis( i18n( "Reload the currently displayed document<p>"
diff --git a/nsplugins/README b/nsplugins/README
index 5b45594ab..c43a5e427 100644
--- a/nsplugins/README
+++ b/nsplugins/README
@@ -11,7 +11,7 @@ browser plugins in KDE applications.
- sdk/ - headers from the Netscape(R) browser plugin SDK.
- - control/ - KDE Control Center applet for managing plugins
+ - control/ - TDE Control Center applet for managing plugins
- test/ - simple applications to test nsplugin
@@ -132,7 +132,7 @@ with .so extension. A forking mechanism is implemented to prevent
faulty .so's from crashing the scanning process.
This utility is usually not invoked standalone, but used by the
-KDE Control Center applet which invokes it on:
+TDE Control Center applet which invokes it on:
- explicit request (ie. pressing "Scan for new plugins" button)
- KDE startup (in the applet's initialization code)
- first time the applet is ran
@@ -203,7 +203,7 @@ The Control Center applet allows the user to:
- See which plugins "pluginscan" found (by reading the plugin cache).
- Force a "pluginscan" rescan.
-The KDE Control Center API is well documented in the KDE SDK.
+The TDE Control Center API is well documented in the KDE SDK.
Compatibility notes
===================
diff --git a/tdm/README b/tdm/README
index 86771ad46..6e118fbae 100644
--- a/tdm/README
+++ b/tdm/README
@@ -75,7 +75,7 @@ TDM's config files are all located in ${kde_confdir}/tdm.
deriving it from an already present TDM/XDM installation or by using
defaults if no previous installation is found.
-You can change the configuration from the KDE Control Center. You will
+You can change the configuration from the TDE Control Center. You will
find the "Login Manager" module in the "System Administration" group.
Have a look at README.pam in the tdebase top level directory if your