summaryrefslogtreecommitdiff
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui.h b/src/ui.h
index 3287196..3c34e78 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * File-Roller
+ * Engrampa
*
* Copyright (C) 2004 Free Software Foundation, Inc.
*
@@ -63,7 +63,7 @@ static GtkActionEntry action_entries[] = {
G_CALLBACK (activate_action_close) },
{ "Contents", GTK_STOCK_HELP,
N_("Contents"), "F1",
- N_("Display the File Roller Manual"),
+ N_("Display the Engrampa Manual"),
G_CALLBACK (activate_action_manual) },
{ "Copy", GTK_STOCK_COPY,