diff options
author | Russell Steinthal <steintr@src.gnome.org> | 1999-11-23 06:43:40 +0800 |
---|---|---|
committer | Russell Steinthal <steintr@src.gnome.org> | 1999-11-23 06:43:40 +0800 |
commit | d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a (patch) | |
tree | c626f92d04e21cc77ecf9f6314f33ffc3305d7c7 /calendar/gui/main.c | |
parent | c895e6eefa4a1f08c619e180973c3ec54b1beda0 (diff) | |
download | gsoc2013-evolution-d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a.tar gsoc2013-evolution-d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a.tar.gz gsoc2013-evolution-d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a.tar.bz2 gsoc2013-evolution-d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a.tar.lz gsoc2013-evolution-d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a.tar.xz gsoc2013-evolution-d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a.tar.zst gsoc2013-evolution-d42f191dd5ae3e2f5392cd2f9cf857ce82637f2a.zip |
<self_serving> Add myself to AUTHORS, about box </self_serving>
<self_serving>
Add myself to AUTHORS, about box
</self_serving>
svn path=/trunk/; revision=1430
Diffstat (limited to 'calendar/gui/main.c')
-rw-r--r-- | calendar/gui/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/main.c b/calendar/gui/main.c index acd732e1ad..4aef2b7dc6 100644 --- a/calendar/gui/main.c +++ b/calendar/gui/main.c @@ -251,6 +251,7 @@ about_calendar_cmd (GtkWidget *widget, void *data) "Miguel de Icaza (miguel@kernel.org)", "Federico Mena (federico@gimp.org)", "Arturo Espinosa (arturo@nuclecu.unam.mx)", + "Russell Steinthal (rms39@columbia.edu)", NULL }; |