summaryrefslogtreecommitdiff
path: root/mate-panel/panel-context-menu.c
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-12-22 14:59:18 -0800
committerStefano Karapetsas <[email protected]>2013-12-22 14:59:18 -0800
commit16d15f21c3b4ccd46fcc189f2b8bd7071becf167 (patch)
tree734b31cac5519eef982d087f493b5ff853275e04 /mate-panel/panel-context-menu.c
parentf4c7c8fe62818f8acf3b2514732148a3727a3d2a (diff)
parentae375c55fa3d1156b16f407bbf84bf541e0ffb20 (diff)
downloadmate-panel-16d15f21c3b4ccd46fcc189f2b8bd7071becf167.tar.bz2
mate-panel-16d15f21c3b4ccd46fcc189f2b8bd7071becf167.tar.xz
Merge pull request #152 from infirit/yelp
Update help uri to the correct location
Diffstat (limited to 'mate-panel/panel-context-menu.c')
-rw-r--r--mate-panel/panel-context-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-context-menu.c b/mate-panel/panel-context-menu.c
index 41c61b93..0ab6bf22 100644
--- a/mate-panel/panel-context-menu.c
+++ b/mate-panel/panel-context-menu.c
@@ -54,7 +54,7 @@ panel_context_menu_show_help (GtkWidget *w,
gpointer data)
{
panel_show_help (gtk_widget_get_screen (w),
- "user-guide", "gospanel-1", NULL);
+ "mate-user-guide", "gospanel-1", NULL);
}
static gboolean