summaryrefslogtreecommitdiff
path: root/src/dlg-batch-add.c
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-09 23:50:08 -0300
committerPerberos <[email protected]>2011-11-09 23:50:08 -0300
commit21b3ff82393313b00f352c84cdd21c40fb84e27e (patch)
tree1149dce0ee76c2cf72793d633b5d2f5c4ed651f4 /src/dlg-batch-add.c
parent70438138096a47b2505ac55634cd94947ce378b6 (diff)
downloadengrampa-21b3ff82393313b00f352c84cdd21c40fb84e27e.tar.bz2
engrampa-21b3ff82393313b00f352c84cdd21c40fb84e27e.tar.xz
renaming fileroller to engrampa
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");
}