"
- "KDE allows for a great deal of control over how you "
+ "TDE allows for a great deal of control over how you "
"will be notified when certain events occur. There are "
"several choices as to how you are notified:"
"
As the application was originally designed."
diff --git a/kcontrol/konsole/kcmkonsole.cpp b/kcontrol/konsole/kcmkonsole.cpp
index e2b280dfa..ace7409a7 100644
--- a/kcontrol/konsole/kcmkonsole.cpp
+++ b/kcontrol/konsole/kcmkonsole.cpp
@@ -40,7 +40,7 @@ KCMKonsole::KCMKonsole(TQWidget * parent, const char *name, const TQStringList&)
:TDECModule(ModuleFactory::instance(), parent, name)
{
- setQuickHelp( i18n("
Konsole
With this module you can configure Konsole, the KDE terminal"
+ setQuickHelp( i18n("
Konsole
With this module you can configure Konsole, the TDE terminal"
" application. You can configure the generic Konsole options (which can also be "
"configured using the RMB) and you can edit the schemas and sessions "
"available to Konsole."));
diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg
index 15262b6e2..8086ad8fd 100644
--- a/kdesktop/kdesktop.kcfg
+++ b/kdesktop/kdesktop.kcfg
@@ -107,17 +107,17 @@
0
-
+
0
-
+
0
-
+
diff --git a/kicker/extensions/kasbar/kasaboutdlg.cpp b/kicker/extensions/kasbar/kasaboutdlg.cpp
index 1b58d87c3..1d15dc7c8 100644
--- a/kicker/extensions/kasbar/kasaboutdlg.cpp
+++ b/kicker/extensions/kasbar/kasaboutdlg.cpp
@@ -155,7 +155,7 @@ void KasAboutDialog::addInfoPage()
new TQLabel( i18n( ""
"
Kasbar Version: %1
"
- "KDE Version: %2"
+ "TDE Version: %2"
"" )
.arg( VERSION_STRING ).arg( TDE_VERSION_STRING ),
aboutPage );
diff --git a/konsole/tips b/konsole/tips
index 11fa29969..dbc3631f4 100644
--- a/konsole/tips
+++ b/konsole/tips
@@ -238,7 +238,7 @@ can extend your selection by additional lines when moving the mouse.
...that if you drag & drop a URL into a Konsole window you are presented with a
menu giving the option to copy or move the specified file into the current working directory,
as well as just pasting the URL as text.
-
This works with any type of URL which KDE supports.
+
This works with any type of URL which TDE supports.