From b92e6509de88df69974e053f3ad5c1c88f0fb499 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 23 Dec 2011 22:26:00 +0100 Subject: updated version to 1.1.1, fixed about window --- shell/ev-window.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'shell/ev-window.c') 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 ", "Carlos Garcia Campos ", "Wouter Bolsterlee ", - "Christian Persch ", + "Christian Persch ", + "Perberos ", + "Stefano Karapetsas ", + "Steve Zesch ", 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, -- cgit v1.2.1