diff options
Diffstat (limited to 'gnome-about')
-rw-r--r-- | gnome-about/ChangeLog | 4 | ||||
-rw-r--r-- | gnome-about/contributors.h | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gnome-about/ChangeLog b/gnome-about/ChangeLog index 6159e24f..7eda5949 100644 --- a/gnome-about/ChangeLog +++ b/gnome-about/ChangeLog @@ -1,3 +1,7 @@ +2002-09-27 Erwann Chenede - <erwann.chenede@sun.com> + + * contributors.h: Added Gman and meself. + 2002-08-27 Mark McLoughlin <mark@skynet.ie> * contributors.h: re-order Deepa's name so diff --git a/gnome-about/contributors.h b/gnome-about/contributors.h index 47345e12..c68ee551 100644 --- a/gnome-about/contributors.h +++ b/gnome-about/contributors.h @@ -46,6 +46,9 @@ static gchar *contributors[] = { "Chema Celorio", "Damon Chaplin", "Kevin Charter", + /* if your encoding allows it, use eacute (U00E9) for the first + * and the last 'e' in 'Chenede' */ + N_("Erwann Chenede"), /* CJK people please use (U5F35) (U570B) (U51A0) to replace * this name */ N_("Abel Cheung"), @@ -85,6 +88,7 @@ static gchar *contributors[] = { "John Fleck", N_("Raul Perusquia Flores"), "Lawrence Foard", + "Glynn Foster", "Jeff Freedman", "David Abilleira Freijeiro", "Nat Friedman", |