From bb15b58b431f74c9394427ecba84d798902e8153 Mon Sep 17 00:00:00 2001 From: Abu Sakib Date: Mon, 8 Jun 2020 14:44:50 +0600 Subject: charpic-about: fix DE name in about dialog --- charpick/charpick.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'charpick') diff --git a/charpick/charpick.c b/charpick/charpick.c index 97d36802..ad6b562a 100644 --- a/charpick/charpick.c +++ b/charpick/charpick.c @@ -583,8 +583,8 @@ about (GtkAction *action, "version", VERSION, "copyright", _("Copyright \xc2\xa9 1998, 2004-2005 GNOME Applets Maintainers and others\n" "Copyright \xc2\xa9 2012-2020 MATE developers"), - "comments", _("Mate Panel applet for selecting strange " - "characters that are not on my keyboard. " + "comments", _("MATE Panel applet for selecting strange " + "characters that are not on the keyboard. " "Released under GNU General Public Licence."), "authors", authors, "documenters", documenters, -- cgit v1.2.1