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 --- charpick/properties.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charpick/properties.c') diff --git a/charpick/properties.c b/charpick/properties.c index ba979385..5ff2b68e 100644 --- a/charpick/properties.c +++ b/charpick/properties.c @@ -501,7 +501,7 @@ phelp_cb (GtkDialog *dialog, gint tab, gpointer data) GError *error = NULL; gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (dialog)), - "ghelp:char-palette?charpick-prefs", + "help:char-palette?charpick-prefs", gtk_get_current_event_time (), &error); -- cgit v1.2.1