summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--ChangeLog8
-rw-r--r--THANKS1
-rw-r--r--src/nautilus-navigation-window-menus.c1
-rw-r--r--src/nautilus-window-menus.c1
5 files changed, 11 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 952e41f3c..f26678f79 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,6 +3,7 @@ Andy Hertzfeld <andy@eazel.com>
Arlo Rose <arlo@eazel.com>
Bud Tribble <bud@eazel.com>
Darin Adler <darin@eazel.com>
+Eli Goldberg <eli@eazel.com
Elliot Lee <sopwith@redhat.com>
Eskil Heyn Olsen <eskil@eazel.com>
Ettore Perazzoli <ettore@helixcode.com>
diff --git a/ChangeLog b/ChangeLog
index 64d2a47a2..d54e38699 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-21 Josh Barrow <josh@eazel.com>
+
+ * AUTHORS:
+ * THANKS:
+ * src/nautilus-window-menus.c: (help_menu_about_nautilus_callback):
+ Added Eli to the about box and moved him from THANKS to AUTHORS, per
+ Maciej.
+
2000-10-21 Ali Abdin <aliabdin@aucegypt.edu>
* components/help/converters/gnome-db2html2/toc-elements.c:
diff --git a/THANKS b/THANKS
index fee589d93..ec007ca87 100644
--- a/THANKS
+++ b/THANKS
@@ -5,7 +5,6 @@ Anders Carlsson <andersca@gnu.org> - background drawing optimizations
Christopher Blizzard <blizzard@redhat.com> - mozilla component fixes
Christopher James Lahey <clahey@helixcode.com> - bug fixes
Cody Russell <car0969@gamma2.uta.edu> - bug fixes
-Eli Goldberg <eli@eazel.com> - smoketest document, testing
Fatih Demir <kabalak@gmx.net> - bug fixes
Havoc Pennington <hp@redhat.com> - various contributions
Joe Shaw <joe@helixcode.com> - installer code, bug fixes
diff --git a/src/nautilus-navigation-window-menus.c b/src/nautilus-navigation-window-menus.c
index 9e948f209..b1842061c 100644
--- a/src/nautilus-navigation-window-menus.c
+++ b/src/nautilus-navigation-window-menus.c
@@ -601,6 +601,7 @@ help_menu_about_nautilus_callback (BonoboUIComponent *component,
"Mike Engber",
"Ramiro Estrugo",
"Mike Fleming",
+ "Eli Goldberg",
"Andy Hertzfeld",
"Susan Kare",
"Mathieu Lacage",
diff --git a/src/nautilus-window-menus.c b/src/nautilus-window-menus.c
index 9e948f209..b1842061c 100644
--- a/src/nautilus-window-menus.c
+++ b/src/nautilus-window-menus.c
@@ -601,6 +601,7 @@ help_menu_about_nautilus_callback (BonoboUIComponent *component,
"Mike Engber",
"Ramiro Estrugo",
"Mike Fleming",
+ "Eli Goldberg",
"Andy Hertzfeld",
"Susan Kare",
"Mathieu Lacage",