summaryrefslogtreecommitdiff
path: root/check-THANKS.pl
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-05-10 22:58:34 +0000
committerDarin Adler <darin@src.gnome.org>2001-05-10 22:58:34 +0000
commit3ac90beaf7b584a7eb02a595ce2b4a305ff4c89c (patch)
tree209931bfb224fe0fbd0663a9f398f8cf39ba4bbd /check-THANKS.pl
parent5642c503ffb89a10820024c1865c9842b03c1ba3 (diff)
downloadnautilus-3ac90beaf7b584a7eb02a595ce2b4a305ff4c89c.tar.gz
Integrated a patch from peter@ximian.com to move the
MOZILLA_FIVE_HOME-setting code from the main Nautilus program (where it does no good) to the Mozilla component (which is a nicer place for it anyway). While integrating the patch I made some other small cleanups to the Mozilla component and the patch itself. I removed the code to set up LD_LIBRARY_PATH, since it's not needed, and changed the name of some things and simplified others. * components/mozilla/Makefile.am: Define PREFIX. * components/mozilla/main.c: (is_good_mozilla_path), (get_mozilla_path), (set_up_MOZILLA_FIVE_HOME), (main): Add the new code to set up MOZILLA_FIVE_HOME. * src/nautilus-application.c: (finish_startup): Remove the code from the old place. * check-THANKS.pl: Updated.
Diffstat (limited to 'check-THANKS.pl')
-rwxr-xr-xcheck-THANKS.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/check-THANKS.pl b/check-THANKS.pl
index 3e01b3480..ceb3eff92 100755
--- a/check-THANKS.pl
+++ b/check-THANKS.pl
@@ -61,6 +61,7 @@ my %email_map =
'chief_wanker@eazel.com' => 'eskil@eazel.com',
'hp@pobox.com' => 'hp@redhat.com',
'josh@eazel.com' => 'josh@whitecape.org',
+ 'jrb@webwynk.net' => 'jrb@redhat.com',
'kabalak@gmx.net' => 'kabalak@kabalak.net',
'kabalak@gtranslator.org' => 'kabalak@kabalak.net',
'kmaraas@gnu.org' => 'kmaraas@gnome.org',