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 --- drivemount/drivemount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivemount/drivemount.c') diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c index 27d5e969..4d8e217b 100644 --- a/drivemount/drivemount.c +++ b/drivemount/drivemount.c @@ -127,7 +127,7 @@ display_help (GtkAction *action, GError *error = NULL; gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (drive_list)), - "ghelp:drivemount?drivemount", + "help:drivemount?drivemount", gtk_get_current_event_time (), &error); -- cgit v1.2.1