diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-11-28 05:16:21 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-11-28 05:16:21 +0800 |
commit | 7a6e3e892c2dc5239c4921ad585ffd78895ae3b5 (patch) | |
tree | 57f9abe43fc942a6e63970d692c117a19a3aff83 /shell/e-shell-view-menu.c | |
parent | d5ca27ea56c93eb550652c76bd02b25a1f842046 (diff) | |
download | gsoc2013-evolution-7a6e3e892c2dc5239c4921ad585ffd78895ae3b5.tar gsoc2013-evolution-7a6e3e892c2dc5239c4921ad585ffd78895ae3b5.tar.gz gsoc2013-evolution-7a6e3e892c2dc5239c4921ad585ffd78895ae3b5.tar.bz2 gsoc2013-evolution-7a6e3e892c2dc5239c4921ad585ffd78895ae3b5.tar.lz gsoc2013-evolution-7a6e3e892c2dc5239c4921ad585ffd78895ae3b5.tar.xz gsoc2013-evolution-7a6e3e892c2dc5239c4921ad585ffd78895ae3b5.tar.zst gsoc2013-evolution-7a6e3e892c2dc5239c4921ad585ffd78895ae3b5.zip |
Update - hopefully I assigned blame correctly :-)
2000-11-27 JP Rosevear <jpr@helixcode.com>
* AUTHORS: Update - hopefully I assigned blame correctly :-)
* MAINTAINERS: ditto
2000-11-27 JP Rosevear <jpr@helixcode.com>
* e-shell-view-menu.c (command_about_box): Add myself, anna, jesse
svn path=/trunk/; revision=6684
Diffstat (limited to 'shell/e-shell-view-menu.c')
-rw-r--r-- | shell/e-shell-view-menu.c | 3 |
1 files changed, 3 insertions, 0 deletions
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", |