summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r--shell/ev-window.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 30b97f4a..b1a4e5ca 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -4568,7 +4568,10 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"Bryan Clark <[email protected]>",
"Carlos Garcia Campos <[email protected]>",
"Wouter Bolsterlee <[email protected]>",
- "Christian Persch <chpe" "\100" "mate.org>",
+ "Christian Persch <chpe" "\100" "gnome.org>",
+ "Perberos <[email protected]>",
+ "Stefano Karapetsas <[email protected]>",
+ "Steve Zesch <[email protected]>",
NULL
};
@@ -4616,7 +4619,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"copyright",
_("© 1996–2009 The Atril authors"),
"license", license_trans,
- "website", "http://www.mate.org/projects/atril",
+ "website", "http://www.mate-desktop.org/",
"comments", comments,
"authors", authors,
"documenters", documenters,