summaryrefslogtreecommitdiffstats
path: root/kcontrol/kicker
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 11:57:18 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 11:57:18 -0500
commit363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (patch)
tree82aea94189c29f6c6c7324437701dd8ef2e5508c /kcontrol/kicker
parent41720eb7d6a94a39df1c0bd61bd9a8cce6147553 (diff)
downloadtdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.tar.gz
tdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.zip
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/kicker')
-rw-r--r--kcontrol/kicker/lookandfeeltab_kcm.cpp2
-rw-r--r--kcontrol/kicker/main.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kicker/lookandfeeltab_kcm.cpp b/kcontrol/kicker/lookandfeeltab_kcm.cpp
index 2c4c62511..39972bc73 100644
--- a/kcontrol/kicker/lookandfeeltab_kcm.cpp
+++ b/kcontrol/kicker/lookandfeeltab_kcm.cpp
@@ -83,7 +83,7 @@ void LookAndFeelConfig::defaults()
TQString LookAndFeelConfig::quickHelp() const
{
- return i18n("<h1>Panel</h1> Here you can configure the KDE panel (also"
+ return i18n("<h1>Panel</h1> Here you can configure the TDE panel (also"
" referred to as 'kicker'). This includes options like the position and"
" size of the panel, as well as its hiding behavior and its looks.<p>"
" Note that you can also access some of these options directly by clicking"
diff --git a/kcontrol/kicker/main.cpp b/kcontrol/kicker/main.cpp
index 5027fdecb..daf9f283f 100644
--- a/kcontrol/kicker/main.cpp
+++ b/kcontrol/kicker/main.cpp
@@ -342,7 +342,7 @@ void KickerConfig::setCurrentPanelIndex(int index)
TQString KickerConfig::quickHelp() const
{
- return i18n("<h1>Panel</h1> Here you can configure the KDE panel (also"
+ return i18n("<h1>Panel</h1> Here you can configure the TDE panel (also"
" referred to as 'kicker'). This includes options like the position and"
" size of the panel, as well as its hiding behavior and its looks.<p>"
" Note that you can also access some of these options directly by clicking"