Add a few names to the box.

* e-shell-about-box.c: Add a few names to the box.

svn path=/trunk/; revision=14083
This commit is contained in:
Ettore Perazzoli
2001-10-25 01:18:51 +00:00
parent 9522b556a2
commit 6e1b3c2bd8
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-10-24 Ettore Perazzoli <ettore@ximian.com>
* e-shell-about-box.c: Add a few names to the box.
2001-10-24 Dan Winship <danw@ximian.com> 2001-10-24 Dan Winship <danw@ximian.com>
* evolution-storage.c (evolution_storage_new_folder): * evolution-storage.c (evolution_storage_new_folder):

View File

@ -44,6 +44,8 @@ static const char *text[] = {
N_("Brought to you by"), N_("Brought to you by"),
"", "",
"Seth Alves", "Seth Alves",
"Jacob Berkman",
"Kevin Breit",
"Anders Carlsson", "Anders Carlsson",
"Damon Chaplin", "Damon Chaplin",
"Clifford R. Conover", "Clifford R. Conover",
@ -71,6 +73,8 @@ static const char *text[] = {
"Peter Teichman", "Peter Teichman",
"Chris Toshok", "Chris Toshok",
"Jon Trowbridge", "Jon Trowbridge",
"Luis Villa",
"Aaron Weber",
"Peter Williams", "Peter Williams",
"Dan Winship", "Dan Winship",
"Michael Zucchi" "Michael Zucchi"