From f32f9164eecf1734727852365a95f1aed3a8d59a Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 1 Aug 2013 13:55:03 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- gst-mixer-applet/applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-mixer-applet/applet.c') diff --git a/gst-mixer-applet/applet.c b/gst-mixer-applet/applet.c index 1a511ed..2b4edc0 100644 --- a/gst-mixer-applet/applet.c +++ b/gst-mixer-applet/applet.c @@ -1404,7 +1404,7 @@ cb_verb (GtkAction *action, GError *error = NULL; gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)), - "ghelp:mixer_applet2", + "help:mixer_applet2", gtk_get_current_event_time (), &error); -- cgit v1.2.1