summaryrefslogtreecommitdiff
path: root/check-THANKS.pl
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-07-24 23:38:41 +0000
committerDarin Adler <darin@src.gnome.org>2001-07-24 23:38:41 +0000
commitbf72a34cab4f4fb77abfc772797f9f045157484c (patch)
tree423c183b9ac6104af26d57dee674cdf199d8a87c /check-THANKS.pl
parentde8182150d02e0146d902d4c686aa128027f6964 (diff)
downloadnautilus-bf72a34cab4f4fb77abfc772797f9f045157484c.tar.gz
Remove eel_ prefix from name. (background_get_desktop_background_window):
* libnautilus-private/nautilus-directory-background.c: (background_is_desktop): Remove eel_ prefix from name. (background_get_desktop_background_window): Remove eel_ prefix from name. * libnautilus-private/nautilus-icon-factory.c: (should_display_image_file_as_itself), (nautilus_icon_factory_get_icon_for_file), (load_icon_from_path): * libnautilus-private/nautilus-thumbnails.h: * libnautilus-private/nautilus-thumbnails.c: (make_thumbnail_uri), (nautilus_thumbnail_has_invalid_thumbnail), (nautilus_get_thumbnail_uri), (nautilus_update_thumbnail_file_renamed), (nautilus_remove_thumbnail_for_file), (check_for_thumbnails), (make_thumbnails), (nautilus_thumbnail_load_framed_image): Remove anti-aliased parameter from most functions, since the thumbnails are now the same either way. * THANKS: * check-THANKS.pl: Some more THANKS updates. * RPMs-README: No need for this any more.
Diffstat (limited to 'check-THANKS.pl')
-rwxr-xr-xcheck-THANKS.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/check-THANKS.pl b/check-THANKS.pl
index 897e190ce..0cca724b5 100755
--- a/check-THANKS.pl
+++ b/check-THANKS.pl
@@ -57,7 +57,8 @@ my %email_map =
(
'alla@lysator.liu.se' => 'alexl@redhat.com',
'almer1@dds.nl' => 'almer@gnome.org',
- 'andersca@codefactory.se' => 'andersca@gnu.org',
+ 'andersca@codefactory.se' => 'andersca@gnome.org',
+ 'andersca@gnu.org' => 'andersca@gnome.org',
'andy@eazel.com' => 'andy@differnet.com',
'arik@gnome.org' => 'arik@eazel.com',
'at@ue-spacy.com' => 'tagoh@gnome.gr.jp',