summaryrefslogtreecommitdiff
path: root/applets/brightness/brightness-applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/brightness/brightness-applet.c')
-rw-r--r--applets/brightness/brightness-applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/brightness/brightness-applet.c b/applets/brightness/brightness-applet.c
index a7362b4..d3570b8 100644
--- a/applets/brightness/brightness-applet.c
+++ b/applets/brightness/brightness-applet.c
@@ -859,7 +859,7 @@ gpm_applet_dialog_about_cb (GtkAction *action, gpointer data)
static void
gpm_applet_help_cb (GtkAction *action, gpointer data)
{
- gpm_help_display ("applets-brightness");
+ gpm_help_display ("applets-general#applets-brightness");
}
/**