From 46da48cd9f8be3f36e36031b10681e3baff0dc94 Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 3 Aug 2013 01:24:52 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- mate-dictionary/src/gdict-pref-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-dictionary/src/gdict-pref-dialog.c') diff --git a/mate-dictionary/src/gdict-pref-dialog.c b/mate-dictionary/src/gdict-pref-dialog.c index 72d06b9a..f113194f 100644 --- a/mate-dictionary/src/gdict-pref-dialog.c +++ b/mate-dictionary/src/gdict-pref-dialog.c @@ -485,7 +485,7 @@ response_cb (GtkDialog *dialog, { case GTK_RESPONSE_HELP: gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (dialog)), - "ghelp:mate-dictionary#mate-dictionary-preferences", + "help:mate-dictionary#mate-dictionary-preferences", gtk_get_current_event_time (), &err); if (err) { -- cgit v1.2.1