From d986def787104b80170e217bc7dc3e960aa0fd6f Mon Sep 17 00:00:00 2001 From: Darin Adler Date: Tue, 17 Apr 2001 21:04:43 +0000 Subject: Added a translator's name. Made it work for more file extensions. Updated * THANKS: Added a translator's name. * check-POTFILES.pl: Made it work for more file extensions. * check-THANKS.pl: Updated for recent email changes. * components/image-viewer/io-png.h: Fixed includes. * components/image-viewer/io-png.c: Fixed includes. * components/adapter/nautilus-zoomable-proxy.c: Add include of . * components/music/Makefile.am: Add non-compiled files to EXTRA_DIST. This makes check-headers-in-Makefile.pl happy. * components/tree/main.c: Removed this unused file since it's just a call to the standard main function. * components/tree/nautilus-tree-change-queue.c: Add include of . * libnautilus/Makefile.am: * libnautilus-adapter/Makefile.am: * libnautilus-extensions/Makefile.am: * src/Makefile.am: Do the dist-hook dance so we don't include generated files in the tarball. * libnautilus-extensions/nautilus-dateedit-extensions.h: * libnautilus-extensions/nautilus-dateedit-extensions.c: (nautilus_gnome_date_edit_get_date_as_string): Rewrite to use eel_gstrdup_strftime. * src/nautilus-window-manage-views.c: (nautilus_window_content_view_matches_iid): We can get a NULL content view IID in some cases, so make sure we don't call strcmp on it. --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index d0cae168e..c708f383e 100644 --- a/THANKS +++ b/THANKS @@ -66,6 +66,7 @@ Christopher R. Gabriel Eric Brayeur Emese Kovacs Frederic Crozat +Gediminas Paulauskas Görkem Cetin Gustavo Maciel Dias Vieira Jarkko Ranta -- cgit v1.2.1