summaryrefslogtreecommitdiff
path: root/geyes/geyes.c
diff options
context:
space:
mode:
Diffstat (limited to 'geyes/geyes.c')
-rw-r--r--geyes/geyes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/geyes/geyes.c b/geyes/geyes.c
index 57147c67..79d4b7c0 100644
--- a/geyes/geyes.c
+++ b/geyes/geyes.c
@@ -342,7 +342,7 @@ help_cb (GtkAction *action,
GError *error = NULL;
gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (eyes_applet->applet)),
- "ghelp:geyes",
+ "help:geyes",
gtk_get_current_event_time (),
&error);