summaryrefslogtreecommitdiff
path: root/mate-panel/panel-run-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-run-dialog.c')
-rw-r--r--mate-panel/panel-run-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-run-dialog.c b/mate-panel/panel-run-dialog.c
index 0299374f..77d2ba38 100644
--- a/mate-panel/panel-run-dialog.c
+++ b/mate-panel/panel-run-dialog.c
@@ -547,7 +547,7 @@ panel_run_dialog_response (PanelRunDialog *dialog,
break;
case GTK_RESPONSE_HELP:
panel_show_help (gtk_window_get_screen (GTK_WINDOW (run_dialog)),
- "user-guide", "gospanel-23", NULL);
+ "mate-user-guide", "gospanel-23", NULL);
break;
default:
break;