diff options
Diffstat (limited to 'gst-mixer-applet/applet.c')
-rw-r--r-- | gst-mixer-applet/applet.c | 2 |
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); |