summaryrefslogtreecommitdiff
path: root/src/about.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/about.c')
-rw-r--r--src/about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/about.c b/src/about.c
index a42a6e1..d955b92 100644
--- a/src/about.c
+++ b/src/about.c
@@ -443,7 +443,7 @@ zenity_about_dialog_response (GtkWidget *widget, int response, gpointer data)
break;
case GTK_RESPONSE_HELP:
- zenity_util_show_help (ZENITY_HELP_PATH, "zenity.xml", NULL);
+ zenity_util_show_help (NULL);
break;
case GTK_RESPONSE_CREDITS: