diff options
author | Simon Zheng <simon.zheng@sun.com> | 2006-01-06 14:57:13 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2006-01-06 14:57:13 +0800 |
commit | 2a6d2286cd2bd173dd64934070244df3515d58f5 (patch) | |
tree | 79bce5b703afc48254ec032c2fcada0b3764fad1 /plugins/groupwise-features/ChangeLog | |
parent | 552b23ea6f567342010d4832bbfcc3d02c8815f2 (diff) | |
download | gsoc2013-evolution-2a6d2286cd2bd173dd64934070244df3515d58f5.tar gsoc2013-evolution-2a6d2286cd2bd173dd64934070244df3515d58f5.tar.gz gsoc2013-evolution-2a6d2286cd2bd173dd64934070244df3515d58f5.tar.bz2 gsoc2013-evolution-2a6d2286cd2bd173dd64934070244df3515d58f5.tar.lz gsoc2013-evolution-2a6d2286cd2bd173dd64934070244df3515d58f5.tar.xz gsoc2013-evolution-2a6d2286cd2bd173dd64934070244df3515d58f5.tar.zst gsoc2013-evolution-2a6d2286cd2bd173dd64934070244df3515d58f5.zip |
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* junk-mail-settings.c:
* mail-send-options.c:
* proxy-login.c:
* proxy.c:
* proxy.h:
* send-options.c:
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=31078
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index ed8d1751c9..ffdfd880b8 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,14 @@ +2006-01-06 Simon Zheng <simon.zheng@sun.com> + + * junk-mail-settings.c: + * mail-send-options.c: + * proxy-login.c: + * proxy.c: + * proxy.h: + * send-options.c: + 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-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/groupwise-features/properties.glade: |