From 9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 17 Dec 2005 15:48:19 +0000 Subject: Use GLib API where applicable for portability. 2005-12-17 Tor Lillqvist * e-icon-factory.c: Use GLib API where applicable for portability. svn path=/trunk/; revision=30822 --- e-util/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 3d912d1b6e..875883847b 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -4,7 +4,8 @@ GNOME_FULL_CFLAGS. * e-error.c - * e-fsutils.c: Use gstdio wrappers. Use GDir instead of dirent. + * e-fsutils.c + * e-icon-factory.c: Use GLib API where applicable for portability. * e-error.c * e-folder-map.c: Use e_xml_parse_file() instead of using libxml -- cgit