diff options
author | Jon Trowbridge <trow@gnu.org> | 2001-03-28 15:06:04 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-03-28 15:06:04 +0800 |
commit | 51ef71779422315908198db5e81f91785a348ef6 (patch) | |
tree | 87e727829628ba8d14785f2dafe789e54421bfe8 /shell/e-shell-view-menu.c | |
parent | 17e6b9ce175b195026b11d4a881257cbd32cef36 (diff) | |
download | gsoc2013-evolution-51ef71779422315908198db5e81f91785a348ef6.tar gsoc2013-evolution-51ef71779422315908198db5e81f91785a348ef6.tar.gz gsoc2013-evolution-51ef71779422315908198db5e81f91785a348ef6.tar.bz2 gsoc2013-evolution-51ef71779422315908198db5e81f91785a348ef6.tar.lz gsoc2013-evolution-51ef71779422315908198db5e81f91785a348ef6.tar.xz gsoc2013-evolution-51ef71779422315908198db5e81f91785a348ef6.tar.zst gsoc2013-evolution-51ef71779422315908198db5e81f91785a348ef6.zip |
In a fit of egomania, added myself to the authors array.
2001-03-28 Jon Trowbridge <trow@gnu.org>
* e-shell-view-menu.c: In a fit of egomania, added myself to the
authors array.
svn path=/trunk/; revision=8989
Diffstat (limited to 'shell/e-shell-view-menu.c')
-rw-r--r-- | shell/e-shell-view-menu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index c9d0aa75e9..f2d8d6b7f2 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -64,6 +64,7 @@ const char *authors[] = { "Russell Steinthal", "Peter Teichman", "Chris Toshok", + "Jon Trowbridge", "Peter Williams", "Dan Winship", "Michael Zucchi", |