aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-05-28 02:02:22 +0800
committerDan Winship <danw@src.gnome.org>2001-05-28 02:02:22 +0800
commit6d713177f5f58f88bf3b6a2944f457947fe1296e (patch)
tree3ed6a10a30b083012e11d71ace5338ca2488e0e3 /calendar/ChangeLog
parent5e44950c28c202c9d13de3dfa2866d9153486b98 (diff)
downloadgsoc2013-evolution-6d713177f5f58f88bf3b6a2944f457947fe1296e.tar
gsoc2013-evolution-6d713177f5f58f88bf3b6a2944f457947fe1296e.tar.gz
gsoc2013-evolution-6d713177f5f58f88bf3b6a2944f457947fe1296e.tar.bz2
gsoc2013-evolution-6d713177f5f58f88bf3b6a2944f457947fe1296e.tar.lz
gsoc2013-evolution-6d713177f5f58f88bf3b6a2944f457947fe1296e.tar.xz
gsoc2013-evolution-6d713177f5f58f88bf3b6a2944f457947fe1296e.tar.zst
gsoc2013-evolution-6d713177f5f58f88bf3b6a2944f457947fe1296e.zip
#include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"
* gui/calendar-commands.c: #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" for e_pixmaps_update. * gui/tasks-control.c: Likewise. svn path=/trunk/; revision=10021
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f21839540b..3f2fa58a19 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-27 Dan Winship <danw@ximian.com>
+
+ * gui/calendar-commands.c: #include
+ "evolution-shell-component-utils.h" rather than "e-gui-utils.h"
+ for e_pixmaps_update.
+
+ * gui/tasks-control.c: Likewise.
+
2001-05-25 Peter Williams <peterw@ximian.com>
* gui/Makefile.am: Reference libeshell.la instead of libeshell.a.