summaryrefslogtreecommitdiff
path: root/gst-mixer-applet/applet.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-01 13:55:03 +0200
committerinfirit <[email protected]>2013-08-01 13:55:03 +0200
commitf32f9164eecf1734727852365a95f1aed3a8d59a (patch)
treea97afa8d3d38b8bf297be57afc6c9889ed353e48 /gst-mixer-applet/applet.c
parent7418b30d4e11f78cdb58c6d8afa67c5ddbb2f0d5 (diff)
downloadmate-media-f32f9164eecf1734727852365a95f1aed3a8d59a.tar.bz2
mate-media-f32f9164eecf1734727852365a95f1aed3a8d59a.tar.xz
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'gst-mixer-applet/applet.c')
-rw-r--r--gst-mixer-applet/applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-mixer-applet/applet.c b/gst-mixer-applet/applet.c
index 1a511ed..2b4edc0 100644
--- a/gst-mixer-applet/applet.c
+++ b/gst-mixer-applet/applet.c
@@ -1404,7 +1404,7 @@ cb_verb (GtkAction *action,
GError *error = NULL;
gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)),
- "ghelp:mixer_applet2",
+ "help:mixer_applet2",
gtk_get_current_event_time (),
&error);