From 5f6f99aa990f084a508cd31a388b7aa634d98fd0 Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 31 Mar 2020 17:36:13 +0200 Subject: actions: expand the comment on about dialog --- src/actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/actions.c b/src/actions.c index 0f3cf36..4aec8e5 100644 --- a/src/actions.c +++ b/src/actions.c @@ -899,7 +899,7 @@ activate_action_about (GtkAction *action, "version", VERSION, "copyright", _("Copyright \xc2\xa9 2001–2010 Free Software Foundation, Inc.\n" "Copyright \xc2\xa9 2012–2020 The MATE developers"), - "comments", _("An archive manager for MATE."), + "comments", _("Engrampa is an archive manager for the MATE Desktop Environment."), "authors", authors, "documenters", documenters, "translator-credits", _("translator-credits"), -- cgit v1.2.1