summaryrefslogtreecommitdiff
path: root/src/eom-window.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-03-31 19:07:27 +0200
committerraveit65 <[email protected]>2020-04-13 22:10:01 +0200
commit8ce1b5483f4f864717ed3a17afe6325d43cbfc87 (patch)
treea065f931b68df35b871f1ab55241d22be369d4c5 /src/eom-window.c
parent43b011ec3b9ddd6b390098c8ff3e17187d5ad3ca (diff)
downloadeom-8ce1b5483f4f864717ed3a17afe6325d43cbfc87.tar.bz2
eom-8ce1b5483f4f864717ed3a17afe6325d43cbfc87.tar.xz
eom-window: expand the comment on about dialog
Diffstat (limited to 'src/eom-window.c')
-rw-r--r--src/eom-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eom-window.c b/src/eom-window.c
index 6501304..fb56d69 100644
--- a/src/eom-window.c
+++ b/src/eom-window.c
@@ -2641,7 +2641,7 @@ eom_window_cmd_about (GtkAction *action, gpointer user_data)
"copyright", _("Copyright \xc2\xa9 2000-2010 Free Software Foundation, Inc.\n"
"Copyright \xc2\xa9 2011 Perberos\n"
"Copyright \xc2\xa9 2012-2020 MATE developers"),
- "comments",_("The MATE image viewer."),
+ "comments",_("Eye of MATE is a simple graphics viewer for the MATE Desktop Environment."),
"authors", authors,
"documenters", documenters,
"translator-credits", _("translator-credits"),