aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorVeerapuram Varadhan <vvaradan@src.gnome.org>2005-12-13 00:24:21 +0800
committerVeerapuram Varadhan <vvaradan@src.gnome.org>2005-12-13 00:24:21 +0800
commit7360a3396cb67d9c9a09e31126ee2ea0133a7007 (patch)
treed15b0cf2a8574cbba1824f97816c256639a29f45 /widgets/ChangeLog
parentf1c58c9a993e1556505c6d09e8412d63936af05a (diff)
downloadgsoc2013-evolution-7360a3396cb67d9c9a09e31126ee2ea0133a7007.tar
gsoc2013-evolution-7360a3396cb67d9c9a09e31126ee2ea0133a7007.tar.gz
gsoc2013-evolution-7360a3396cb67d9c9a09e31126ee2ea0133a7007.tar.bz2
gsoc2013-evolution-7360a3396cb67d9c9a09e31126ee2ea0133a7007.tar.lz
gsoc2013-evolution-7360a3396cb67d9c9a09e31126ee2ea0133a7007.tar.xz
gsoc2013-evolution-7360a3396cb67d9c9a09e31126ee2ea0133a7007.tar.zst
gsoc2013-evolution-7360a3396cb67d9c9a09e31126ee2ea0133a7007.zip
Patch from Irene Huang <Irene.Huang@sun.com>.
* Remove files that have an identical counterpart in libedataserver. * Replace the use of such files with appropriate counterpart path. svn path=/trunk/; revision=30758
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index d1ff4dcba6..5a7d1240a2 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-12 Irene Huang <Irene.Huang@sun.com>
+
+ reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
+
+ * menus/gal-view-menus.c: Change #include <e-util/e-list.h> to
+ #include <libedataserver/e-list.h>.
+ * misc/e-unicode.c: Change #include <e-util/e-iconv.h> to
+ #include <libedataserver/e-iconv.h>.
+
2005-12-06 Veerapuram Varadhan <vvaradhan@novell.com>
* menus/gal-view-new-dialog.c (gal_view_new_dialog_set_property):