diff options
author | Simon Zheng <simon.zheng@sun.com> | 2006-01-06 14:36:19 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2006-01-06 14:36:19 +0800 |
commit | 4cf87ae15af7b20d8d459d6d5ec7625308d8707d (patch) | |
tree | 0308f3ff55c3ca1e6102e39ef22c86eb1be698da /calendar/ChangeLog | |
parent | d19b3fc1a3a365e905ca21bde57021d7e1088657 (diff) | |
download | gsoc2013-evolution-4cf87ae15af7b20d8d459d6d5ec7625308d8707d.tar gsoc2013-evolution-4cf87ae15af7b20d8d459d6d5ec7625308d8707d.tar.gz gsoc2013-evolution-4cf87ae15af7b20d8d459d6d5ec7625308d8707d.tar.bz2 gsoc2013-evolution-4cf87ae15af7b20d8d459d6d5ec7625308d8707d.tar.lz gsoc2013-evolution-4cf87ae15af7b20d8d459d6d5ec7625308d8707d.tar.xz gsoc2013-evolution-4cf87ae15af7b20d8d459d6d5ec7625308d8707d.tar.zst gsoc2013-evolution-4cf87ae15af7b20d8d459d6d5ec7625308d8707d.zip |
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* gui/itip-utils.h: use libedataserver/e-account-list.h instead
of e-util/e-account-list.h.
svn path=/trunk/; revision=31073
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 642520100b..bffbc63c30 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2006-01-06 Simon Zheng <simon.zheng@sun.com> + + * gui/itip-utils.h: use libedataserver/e-account-list.h instead + of e-util/e-account-list.h. + 2006-01-06 Johnny Jacob <johnnyjacob@gmail.com> * gui/dialog/event-page.c: (set_all_day), (sensitize_widgets) |