diff options
Diffstat (limited to 'sensors-applet/sensors-applet.c')
-rw-r--r-- | sensors-applet/sensors-applet.c | 2 |
1 files changed, 1 insertions, 1 deletions
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); |