diff options
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r-- | shell/ev-window.c | 3 |
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 }; |