aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-17 23:48:19 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-17 23:48:19 +0800
commit9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9 (patch)
treeac98bcfe28ea1b7a1a0d4161684da3d434497367 /e-util/ChangeLog
parent5786ebbccf24fee30e04e36391f4ca76c408ba8b (diff)
downloadgsoc2013-evolution-9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9.tar
gsoc2013-evolution-9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9.tar.gz
gsoc2013-evolution-9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9.tar.bz2
gsoc2013-evolution-9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9.tar.lz
gsoc2013-evolution-9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9.tar.xz
gsoc2013-evolution-9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9.tar.zst
gsoc2013-evolution-9abe43b9c3c4151d7f567ee3fc3d357c19ea76f9.zip
Use GLib API where applicable for portability.
2005-12-17 Tor Lillqvist <tml@novell.com> * e-icon-factory.c: Use GLib API where applicable for portability. svn path=/trunk/; revision=30822
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog3
1 files changed, 2 insertions, 1 deletions
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