diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 4 | ||||
-rw-r--r-- | shell/e-shell-view-menu.c | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5c2b86fa16..5673ecb114 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-11-27 JP Rosevear <jpr@helixcode.com> + + * e-shell-view-menu.c (command_about_box): Add myself, anna, jesse + 2000-11-15 Michael Meeks <michael@helixcode.com> * e-shell.c (e_shell_component_maybe_crashed): de-register diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index e2906b2fbf..0c3deb41a2 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -142,6 +142,7 @@ command_about_box (BonoboUIComponent *uih, "Anders Carlsson", "Damon Chaplin", "Clifford R. Conover", + "Anna Dirks", "Miguel de Icaza", "Radek Doulik", "Arturo Espinoza", @@ -154,7 +155,9 @@ command_about_box (BonoboUIComponent *uih, "Matthew Loper", "Federico Mena", "Eskil Heyn Olsen", + "Jesse Pavel", "Ettore Perazzoli", + "JP Rosevear", "Jeffrey Stedfast", "Russell Steinthal", "Peter Teichman", |