summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-02-13 08:54:12 +0100
committerraveit65 <[email protected]>2019-02-14 17:19:05 +0100
commit7c519e111c702ff37402ba4aa84e6f9e1a3be56c (patch)
treea69fa6adf6fdcdda61da22d6b612d83acb1209f2
parent788703c5c50720fdecf5a48545ff4c9b5e216b7a (diff)
downloadpluma-7c519e111c702ff37402ba4aa84e6f9e1a3be56c.tar.bz2
pluma-7c519e111c702ff37402ba4aa84e6f9e1a3be56c.tar.xz
Update Documenters
Update "Documented by" in About Pluma dialog
-rw-r--r--pluma/pluma-commands-help.c5
1 files 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 <[email protected]>",
- "Eric Baudais <[email protected]>",
+ "MATE Documentation Team",
+ "GNOME Documentation Team",
+ "Sun Microsystems",
NULL
};