aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-18 16:44:40 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-18 16:44:40 +0800
commitd332c5304fe31148f9c679455114cba5bb6ec92f (patch)
tree7d67ec0ab1a23638b5a82a4e1b7560027638a7b3 /widgets/ChangeLog
parent9428cff82043a0a8961bef49b6c838b210d02937 (diff)
downloadgsoc2013-evolution-d332c5304fe31148f9c679455114cba5bb6ec92f.tar
gsoc2013-evolution-d332c5304fe31148f9c679455114cba5bb6ec92f.tar.gz
gsoc2013-evolution-d332c5304fe31148f9c679455114cba5bb6ec92f.tar.bz2
gsoc2013-evolution-d332c5304fe31148f9c679455114cba5bb6ec92f.tar.lz
gsoc2013-evolution-d332c5304fe31148f9c679455114cba5bb6ec92f.tar.xz
gsoc2013-evolution-d332c5304fe31148f9c679455114cba5bb6ec92f.tar.zst
gsoc2013-evolution-d332c5304fe31148f9c679455114cba5bb6ec92f.zip
Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.
2005-12-18 Tor Lillqvist <tml@novell.com> * menus/gal-view-instance.c: Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. svn path=/trunk/; revision=30862
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index a7984b16bd..d99235615e 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -6,8 +6,9 @@
(e_timezone_dialog_construct): Construct glade file pathname at
run-time.
- * menus/gal-view-collection.c (gal_view_collection_save): Include
- libedataserver/e-xml-utils.h for e_xml_save_file() prototype.
+ * menus/gal-view-collection.c
+ * menus/gal-view-instance.c: Include libedataserver/e-xml-utils.h
+ for e_xml_save_file() prototype.
2005-12-12 Irene Huang <Irene.Huang@sun.com>