diff options
Diffstat (limited to 'kcontrol/kicker/main.cpp')
-rw-r--r-- | kcontrol/kicker/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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" |