diff options
| author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-11-15 05:06:52 +0800 | 
|---|---|---|
| committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-11-15 05:06:52 +0800 | 
| commit | dff44718d931a6619c78745adcdc6308cb9db96e (patch) | |
| tree | d4e49bfbc05507f82857e5b10578208413e43462 /shell | |
| parent | df3bc0736121ce07791170dbeaa97e50d8949585 (diff) | |
| download | gsoc2013-evolution-dff44718d931a6619c78745adcdc6308cb9db96e.tar.gz gsoc2013-evolution-dff44718d931a6619c78745adcdc6308cb9db96e.tar.zst gsoc2013-evolution-dff44718d931a6619c78745adcdc6308cb9db96e.zip | |
Add more contributors to the box.
* e-shell-about-box.c: Add more contributors to the box.
svn path=/trunk/; revision=14704
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/ChangeLog | 4 | ||||
| -rw-r--r-- | shell/e-shell-about-box.c | 8 | 
2 files changed, 12 insertions, 0 deletions
| diff --git a/shell/ChangeLog b/shell/ChangeLog index f5f222429d..4e47ed1469 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-11-14  Ettore Perazzoli  <ettore@ximian.com> + +	* e-shell-about-box.c: Add more contributors to the box. +  2001-11-14  Damon Chaplin  <damon@ximian.com>  	* e-shell-startup-wizard.c (finish_func): make timezone default to diff --git a/shell/e-shell-about-box.c b/shell/e-shell-about-box.c index e3da343d14..63c479afd7 100644 --- a/shell/e-shell-about-box.c +++ b/shell/e-shell-about-box.c @@ -47,22 +47,30 @@ static const char *text[] = {  	"Kevin Breit",  	"Anders Carlsson",  	"Damon Chaplin", +	"Zbigniew Chyla",  	"Clifford R. Conover",  	"Anna Dirks", +	"Bob Doan",  	"Miguel de Icaza",  	"Radek Doulik",  	"Arturo Espinoza",  	"Larry Ewing",  	"Nat Friedman",  	"Bertrand Guiheneuf", +	"Heath Harrelson",  	"Iain Holmes",  	"Tuomas Kuosmanen",  	"Christopher J. Lahey", +	"Miles Lane",  	"Jason Leach",  	"Matthew Loper", +	"Kjartan Maraas", +	"Michael Meeks",  	"Federico Mena", +	"Michael M. Morrison",  	"Rodrigo Moya",  	"Eskil Heyn Olsen", +	"Gediminas Paulauskas"  	"Jesse Pavel",  	"Ettore Perazzoli",  	"JP Rosevear", | 
