summaryrefslogtreecommitdiffstats
path: root/kcontrol/nics/nic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/nics/nic.cpp')
-rw-r--r--kcontrol/nics/nic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/nics/nic.cpp b/kcontrol/nics/nic.cpp
index 5bc340f7b..1a5500b2d 100644
--- a/kcontrol/nics/nic.cpp
+++ b/kcontrol/nics/nic.cpp
@@ -108,7 +108,7 @@ KCMNic::KCMNic(TQWidget *parent, const char * name, const TQStringList &)
update();
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) 2001 - 2002 Alexander Neundorf"));