From 795c106f1d1a8ffd8b3b78926c8230852fdc0c9f Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 22 Dec 2013 18:10:15 +0100 Subject: Update help uri to the correct location --- mate-dictionary/src/gdict-applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-dictionary/src/gdict-applet.c') diff --git a/mate-dictionary/src/gdict-applet.c b/mate-dictionary/src/gdict-applet.c index 9f56f299..ae94b698 100644 --- a/mate-dictionary/src/gdict-applet.c +++ b/mate-dictionary/src/gdict-applet.c @@ -730,7 +730,7 @@ gdict_applet_cmd_help (GtkAction *action, GError *err = NULL; gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)), - "help:mate-dictionary#mate-dictionary-applet", + "help:mate-dictionary/mate-dictionary-applet", gtk_get_current_event_time (), &err); if (err) -- cgit v1.2.1