summaryrefslogtreecommitdiff
path: root/src/dlg-prop.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-prop.c
parent70438138096a47b2505ac55634cd94947ce378b6 (diff)
downloadengrampa-21b3ff82393313b00f352c84cdd21c40fb84e27e.tar.bz2
engrampa-21b3ff82393313b00f352c84cdd21c40fb84e27e.tar.xz
renaming fileroller to engrampa
Diffstat (limited to 'src/dlg-prop.c')
-rw-r--r--src/dlg-prop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dlg-prop.c b/src/dlg-prop.c
index e359743..59e899a 100644
--- a/src/dlg-prop.c
+++ b/src/dlg-prop.c
@@ -67,7 +67,7 @@ static int
help_cb (GtkWidget *w,
DialogData *data)
{
- show_help_dialog (GTK_WINDOW (data->dialog), "file-roller-view-archive-properties");
+ show_help_dialog (GTK_WINDOW (data->dialog), "engrampa-view-archive-properties");
return TRUE;
}