summaryrefslogtreecommitdiff
path: root/mate-panel/panel-ditem-editor.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-12-22 19:54:56 +0100
committerinfirit <[email protected]>2013-12-22 19:55:26 +0100
commitae375c55fa3d1156b16f407bbf84bf541e0ffb20 (patch)
tree3fb0a308571234e5a63c7a53c20210db7312946c /mate-panel/panel-ditem-editor.c
parentbeb21bb6c382f629d817a1c19613d07825358f5c (diff)
downloadmate-panel-ae375c55fa3d1156b16f407bbf84bf541e0ffb20.tar.bz2
mate-panel-ae375c55fa3d1156b16f407bbf84bf541e0ffb20.tar.xz
Update help uri to the correct location
Diffstat (limited to 'mate-panel/panel-ditem-editor.c')
-rw-r--r--mate-panel/panel-ditem-editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-ditem-editor.c b/mate-panel/panel-ditem-editor.c
index a7106b27..2f25ca30 100644
--- a/mate-panel/panel-ditem-editor.c
+++ b/mate-panel/panel-ditem-editor.c
@@ -1473,7 +1473,7 @@ response_cb (GtkDialog *dialog,
switch (response_id) {
case GTK_RESPONSE_HELP:
if (!panel_show_help (gtk_window_get_screen (GTK_WINDOW (dialog)),
- "user-guide", "gospanel-52", &error)) {
+ "mate-user-guide", "gospanel-52", &error)) {
g_signal_emit (G_OBJECT (dialog),
ditem_edit_signals[ERROR_REPORTED], 0,
_("Could not display help document"),