diff options
author | Simon Zheng <simon.zheng@sun.com> | 2006-01-06 14:54:51 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2006-01-06 14:54:51 +0800 |
commit | 552b23ea6f567342010d4832bbfcc3d02c8815f2 (patch) | |
tree | 3405a62b461524a5236b14989fdf95fa099b4be9 /plugins/groupwise-account-setup/ChangeLog | |
parent | aca90f1bb3f98d7b8aab2a3f1aae172d8958111b (diff) | |
download | gsoc2013-evolution-552b23ea6f567342010d4832bbfcc3d02c8815f2.tar gsoc2013-evolution-552b23ea6f567342010d4832bbfcc3d02c8815f2.tar.gz gsoc2013-evolution-552b23ea6f567342010d4832bbfcc3d02c8815f2.tar.bz2 gsoc2013-evolution-552b23ea6f567342010d4832bbfcc3d02c8815f2.tar.lz gsoc2013-evolution-552b23ea6f567342010d4832bbfcc3d02c8815f2.tar.xz gsoc2013-evolution-552b23ea6f567342010d4832bbfcc3d02c8815f2.tar.zst gsoc2013-evolution-552b23ea6f567342010d4832bbfcc3d02c8815f2.zip |
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* camel-gw-listener.c:
* camel-gw-listener.h:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31077
Diffstat (limited to 'plugins/groupwise-account-setup/ChangeLog')
-rw-r--r-- | plugins/groupwise-account-setup/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/groupwise-account-setup/ChangeLog b/plugins/groupwise-account-setup/ChangeLog index e8b13ae527..7551b7fa27 100644 --- a/plugins/groupwise-account-setup/ChangeLog +++ b/plugins/groupwise-account-setup/ChangeLog @@ -1,3 +1,10 @@ +2006-01-06 Simon Zheng <simon.zheng@sun.com> + + * camel-gw-listener.c: + * camel-gw-listener.h: + use libedataserver/e-account-list.h instead of e-util/e-account-list.h. + use libedataserver/e-account.h instead of e-util/e-account.h. + 2005-12-21 Chenthill Palanisamy <pchenthill@novell.com> Committing for Sushma Rai <rsushma@novell.com> |