summaryrefslogtreecommitdiff
path: root/modemlights/modem-applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'modemlights/modem-applet.c')
-rw-r--r--modemlights/modem-applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modemlights/modem-applet.c b/modemlights/modem-applet.c
index 370f2830..cd0a05c3 100644
--- a/modemlights/modem-applet.c
+++ b/modemlights/modem-applet.c
@@ -1030,7 +1030,7 @@ on_modem_applet_help_clicked (GtkAction *action,
ModemApplet *applet)
{
gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)),
- "ghelp:modemlights",
+ "help:modemlights",
gtk_get_current_event_time (),
NULL);
}