summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/ev-window.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 37c31047..95678310 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5318,7 +5318,8 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
};
const char *documenters[] = {
- "Nickolay V. Shmyrev <[email protected]>",
+ "MATE Documentation Team",
+ "GNOME Documentation Team",
NULL
};