From 7c519e111c702ff37402ba4aa84e6f9e1a3be56c Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 13 Feb 2019 08:54:12 +0100 Subject: Update Documenters Update "Documented by" in About Pluma dialog --- pluma/pluma-commands-help.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pluma/pluma-commands-help.c b/pluma/pluma-commands-help.c index bfd14b9c..6e2daeff 100644 --- a/pluma/pluma-commands-help.c +++ b/pluma/pluma-commands-help.c @@ -66,8 +66,9 @@ void _pluma_cmd_help_about(GtkAction* action, PlumaWindow* window) }; static const gchar* const documenters[] = { - "Sun GNOME Documentation Team ", - "Eric Baudais ", + "MATE Documentation Team", + "GNOME Documentation Team", + "Sun Microsystems", NULL }; -- cgit v1.2.1