From 6e1b3c2bd8d627cd7e47ebabbcc2ed1c66044e09 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 25 Oct 2001 01:18:51 +0000 Subject: Add a few names to the box. * e-shell-about-box.c: Add a few names to the box. svn path=/trunk/; revision=14083 --- shell/ChangeLog | 4 ++++ shell/e-shell-about-box.c | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index 808a811547..1afc6b2756 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-10-24 Ettore Perazzoli + + * e-shell-about-box.c: Add a few names to the box. + 2001-10-24 Dan Winship * evolution-storage.c (evolution_storage_new_folder): diff --git a/shell/e-shell-about-box.c b/shell/e-shell-about-box.c index 71390c5313..cf974c65f9 100644 --- a/shell/e-shell-about-box.c +++ b/shell/e-shell-about-box.c @@ -44,6 +44,8 @@ static const char *text[] = { N_("Brought to you by"), "", "Seth Alves", + "Jacob Berkman", + "Kevin Breit", "Anders Carlsson", "Damon Chaplin", "Clifford R. Conover", @@ -71,6 +73,8 @@ static const char *text[] = { "Peter Teichman", "Chris Toshok", "Jon Trowbridge", + "Luis Villa", + "Aaron Weber", "Peter Williams", "Dan Winship", "Michael Zucchi" -- cgit