From 33af5cb2950f10d7d08cfea3e0aecc89766390aa Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sat, 12 May 2007 22:34:25 +0000 Subject: [PATCH] [darcs-to-svn @ Add artists names to contributors and credits] svn path=/trunk/; revision=52 --- CONTRIBUTORS | 2 ++ libempathy-gtk/gossip-about-dialog.c | 2 ++ 2 files changed, 4 insertions(+) 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 }; -- 2.39.2