From: Xavier Claessens Date: Sat, 12 May 2007 22:34:25 +0000 (+0000) Subject: [darcs-to-svn @ Add artists names to contributors and credits] X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=33af5cb2950f10d7d08cfea3e0aecc89766390aa [darcs-to-svn @ Add artists names to contributors and credits] svn path=/trunk/; revision=52 --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a9a8cd1f..232f6c27 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -15,3 +15,5 @@ Sjoerd Simons Thomas Reynolds Vincent Untz Xavier Claessens +Andreas Nilsson +Vinicius Depizzol diff --git a/libempathy-gtk/gossip-about-dialog.c b/libempathy-gtk/gossip-about-dialog.c index 7b5990c5..af8c4a15 100644 --- a/libempathy-gtk/gossip-about-dialog.c +++ b/libempathy-gtk/gossip-about-dialog.c @@ -54,6 +54,8 @@ static const char *documenters[] = { }; static const char *artists[] = { + "Andreas Nilsson ", + "Vinicius Depizzol ", NULL };