summaryrefslogtreecommitdiff
path: root/mate-dictionary/src/gdict-pref-dialog.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-03 01:24:52 +0200
committerinfirit <[email protected]>2013-08-03 01:24:52 +0200
commit46da48cd9f8be3f36e36031b10681e3baff0dc94 (patch)
treeb4641f118996f228673d678952635c6500e5a439 /mate-dictionary/src/gdict-pref-dialog.c
parenta59fda7d006b856ac5982750f2ffdefd24191be0 (diff)
downloadmate-utils-46da48cd9f8be3f36e36031b10681e3baff0dc94.tar.bz2
mate-utils-46da48cd9f8be3f36e36031b10681e3baff0dc94.tar.xz
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'mate-dictionary/src/gdict-pref-dialog.c')
-rw-r--r--mate-dictionary/src/gdict-pref-dialog.c2
1 files changed, 1 insertions, 1 deletions
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)
{