From ae375c55fa3d1156b16f407bbf84bf541e0ffb20 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 22 Dec 2013 19:54:56 +0100 Subject: Update help uri to the correct location --- mate-panel/panel-run-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-panel/panel-run-dialog.c') 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; -- cgit v1.2.1