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