summaryrefslogtreecommitdiff
path: root/src/dlg-batch-add.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlg-batch-add.c')
-rw-r--r--src/dlg-batch-add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dlg-batch-add.c b/src/dlg-batch-add.c
index 47d11e2..8171e94 100644
--- a/src/dlg-batch-add.c
+++ b/src/dlg-batch-add.c
@@ -134,7 +134,7 @@ static void
help_clicked_cb (GtkWidget *widget,
DialogData *data)
{
- show_help_dialog (GTK_WINDOW (data->dialog), "file-roller-fmgr-add");
+ show_help_dialog (GTK_WINDOW (data->dialog), "engrampa-fmgr-add");
}