aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog4
-rw-r--r--shell/ChangeLog2
-rw-r--r--shell/e-shell-view-menu.c1
4 files changed, 9 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 99a96a7da7..bfcc16497e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -27,6 +27,7 @@ Documentation
Mailer
Bertrand Guiheneuf <bertrand@ximian.com>
+ Jason Leach <jleach@ximian.com>
Matt Loper <matt@ximian.com>
Ettore Perazzoli <ettore@ximian.com>
Jeff Stedfast <fejj@ximian.com>
@@ -43,6 +44,7 @@ Pilot
Shell
Miguel de Icaza <miguel@ximian.com>
+ Jason Leach <jleach@ximian.com>
Ettore Perazzoli <ettore@ximian.com>
Translations
diff --git a/ChangeLog b/ChangeLog
index 2ba3c317b9..f4817db422 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-16 Jason Leach <jleach@ximian.com>
+
+ * AUTHORS: I know what you did last summer!
+
2001-08-16 Jon Trowbridge <trow@ximian.com>
* configure.in: Require gal 0.10.99.3.
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 70198c682e..b99c1b262d 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,7 @@
2001-08-16 Jason Leach <jleach@ximian.com>
+ * e-shell-view-menu.c (authors): Add myself.
+
* e-shell-view.c (folder_selected_cb): Desensitize the
move/copy/delete/rename in the menus (including right click) for
stock folders.
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index 0027682b69..f2fd333547 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -73,6 +73,7 @@ const char *authors[] = {
"Iain Holmes",
"Tuomas Kuosmanen",
"Christopher J. Lahey",
+ "Jason Leach",
"Matthew Loper",
"Federico Mena",
"Eskil Heyn Olsen",