summaryrefslogtreecommitdiff
path: root/charpick/properties.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-02 13:53:04 +0200
committerinfirit <[email protected]>2013-08-02 13:53:04 +0200
commitcceaed2400a5db758f48a372e429e3410271275f (patch)
tree9b7c05468187355ad5212eb8c1d26bea8c79ff02 /charpick/properties.c
parent32a2bc051959798d978e6967bd34ff8882aada39 (diff)
downloadmate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.bz2
mate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.xz
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'charpick/properties.c')
-rw-r--r--charpick/properties.c2
1 files changed, 1 insertions, 1 deletions
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);