aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Trowbridge <trow@gnu.org>2001-03-28 15:06:04 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-03-28 15:06:04 +0800
commit51ef71779422315908198db5e81f91785a348ef6 (patch)
tree87e727829628ba8d14785f2dafe789e54421bfe8
parent17e6b9ce175b195026b11d4a881257cbd32cef36 (diff)
downloadgsoc2013-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
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell-view-menu.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 8577f7c709..8605fed959 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-28 Jon Trowbridge <trow@gnu.org>
+
+ * e-shell-view-menu.c: In a fit of egomania, added myself to the
+ authors array.
+
2001-03-26 Ettore Perazzoli <ettore@ximian.com>
* evolution-shell-component-client.c
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",