From 4690850d02dfd6b537d8c3b3dbb25269192c3815 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 24 Jun 2015 01:07:41 +0200 Subject: enable help --- sensors-applet/sensors-applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sensors-applet/sensors-applet.c') diff --git a/sensors-applet/sensors-applet.c b/sensors-applet/sensors-applet.c index 3081163..bc62f35 100644 --- a/sensors-applet/sensors-applet.c +++ b/sensors-applet/sensors-applet.c @@ -78,7 +78,7 @@ static void help_cb(GtkAction *action, GError *error = NULL; - gtk_show_uri(NULL, "http://wiki.mate-desktop.org/docs:mate-sensors-applet", + gtk_show_uri(NULL, "help:mate-sensors-applet", gtk_get_current_event_time(), &error); -- cgit v1.2.1