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 --- modemlights/modem-applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modemlights/modem-applet.c') diff --git a/modemlights/modem-applet.c b/modemlights/modem-applet.c index 370f2830..cd0a05c3 100644 --- a/modemlights/modem-applet.c +++ b/modemlights/modem-applet.c @@ -1030,7 +1030,7 @@ on_modem_applet_help_clicked (GtkAction *action, ModemApplet *applet) { gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)), - "ghelp:modemlights", + "help:modemlights", gtk_get_current_event_time (), NULL); } -- cgit v1.2.1