summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager/hwdevicetray_configdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/hwmanager/hwdevicetray_configdialog.cpp')
-rw-r--r--kcontrol/hwmanager/hwdevicetray_configdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/hwmanager/hwdevicetray_configdialog.cpp b/kcontrol/hwmanager/hwdevicetray_configdialog.cpp
index 648cdd72f..c98944461 100644
--- a/kcontrol/hwmanager/hwdevicetray_configdialog.cpp
+++ b/kcontrol/hwmanager/hwdevicetray_configdialog.cpp
@@ -38,7 +38,7 @@
ConfigDialog::ConfigDialog(TDEGlobalAccel *accel, bool isApplet)
: KDialogBase(Tabbed, i18n("Configure"), Ok | Cancel | Help, Ok, 0L, "config dialog") {
if (isApplet) {
- setHelp(TQString::null, "tderandrtray");
+ setHelp(TQString::null, "tdehwdevicetray");
}
TQFrame *w = 0L; // the parent for the widgets