From ba01c8c54f31695caf407911cf53f63575f408f7 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 13 Feb 2019 08:00:37 +0100 Subject: Update Documenters Update "Documented by" in About Caja dialog --- src/caja-window-menus.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/caja-window-menus.c b/src/caja-window-menus.c index 3e7b208c..668e96e8 100644 --- a/src/caja-window-menus.c +++ b/src/caja-window-menus.c @@ -553,8 +553,9 @@ action_about_caja_callback (GtkAction *action, }; const gchar *documenters[] = { + "MATE Documentation Team", "GNOME Documentation Team", - "Sun Microsystem", + "Sun Microsystems", NULL }; const gchar *license[] = -- cgit v1.2.1