From 21b3ff82393313b00f352c84cdd21c40fb84e27e Mon Sep 17 00:00:00 2001 From: Perberos Date: Wed, 9 Nov 2011 23:50:08 -0300 Subject: renaming fileroller to engrampa --- src/dlg-prop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dlg-prop.c') 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; } -- cgit v1.2.1