From cceaed2400a5db758f48a372e429e3410271275f Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 13:53:04 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- multiload/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multiload/main.c') diff --git a/multiload/main.c b/multiload/main.c index 0e7a64ce..16075895 100644 --- a/multiload/main.c +++ b/multiload/main.c @@ -71,7 +71,7 @@ help_cb (GtkAction *action, GError *error = NULL; gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (ma->applet)), - "ghelp:multiload", + "help:multiload", gtk_get_current_event_time (), &error); -- cgit v1.2.1