From: Xavier Claessens Date: Fri, 8 Aug 2008 16:39:32 +0000 (+0000) Subject: Update credits for the about dialog. X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=841d7238088257879eb0fe2ef5207d749f15810b Update credits for the about dialog. svn path=/trunk/; revision=1315 --- diff --git a/src/empathy-about-dialog.c b/src/empathy-about-dialog.c index d8d9dfa9..dc2f2030 100644 --- a/src/empathy-about-dialog.c +++ b/src/empathy-about-dialog.c @@ -40,17 +40,36 @@ static void about_dialog_activate_link_cb (GtkAboutDialog *about, gpointer data); static const char *authors[] = { - "Mikael Hallendal", - "Richard Hult", - "Martyn Russell", + "Alban Crequy", + "Andreas Lööw", + "Aurelien Naldi", + "Bastien Nocera", + "Christoffer Olsen", + "Elliot Fairweather", + "Frederic Crozat", + "Frederic Peters", "Geert-Jan Van den Bogaerde", - "Kevin Dougherty", - "Eitan Isaacson", - "Xavier Claessens", + "Guillaume Desmottes", + "Johan Hammar", + "Jonatan Magnusson", + "Jonny Lamb", + "Jordi Mallach", + "Kim Andersen", + "Martyn Russell ", + "Mikael Hallendal ", + "Mike Gratton", + "Richard Hult ", + "Ross Burton", + "Sjoerd Simons", + "Thomas Reynolds", + "Vincent Untz", + "Xavier Claessens ", NULL }; static const char *documenters[] = { + "Milo Casagrande", + "Seth Dudenhofer", NULL }; @@ -100,7 +119,7 @@ empathy_about_dialog_new (GtkWindow *parent) "comments", _("An Instant Messaging client for GNOME"), "license", license_trans, "wrap-license", TRUE, - "copyright", "Imendio AB 2002-2007\nCollabora Ltd 2007", + "copyright", "Imendio AB 2002-2007\nCollabora Ltd 2007-2008", "documenters", documenters, "logo-icon-name", "empathy", "translator-credits", _("translator-credits"),