diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-12-04 01:47:06 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-12-04 01:47:06 +0800 |
commit | 9a388362b9869d1fdf1af85c2928b47965a68e79 (patch) | |
tree | b7b37a61035152c08e00c609005360adcb14fc78 /plugins/groupwise-account-setup/ChangeLog | |
parent | 2bb9e731bed3b5e001e1b1af6e0545eea2a88f3e (diff) | |
download | gsoc2013-evolution-9a388362b9869d1fdf1af85c2928b47965a68e79.tar gsoc2013-evolution-9a388362b9869d1fdf1af85c2928b47965a68e79.tar.gz gsoc2013-evolution-9a388362b9869d1fdf1af85c2928b47965a68e79.tar.bz2 gsoc2013-evolution-9a388362b9869d1fdf1af85c2928b47965a68e79.tar.lz gsoc2013-evolution-9a388362b9869d1fdf1af85c2928b47965a68e79.tar.xz gsoc2013-evolution-9a388362b9869d1fdf1af85c2928b47965a68e79.tar.zst gsoc2013-evolution-9a388362b9869d1fdf1af85c2928b47965a68e79.zip |
Add code to prune dead proxy entries (so they are executed regardless of
2006-12-03 Harish Krishnaswamy <kharish@novell.com>
* plugins/groupwise-account-setup/camel-gw-listener.c:
(add_esource), (add_calendar_tasks_sources),
(get_addressbook_names_from_server), (add_proxy_sources),
(prune_proxies), (camel_gw_listener_construct):
Add code to prune dead proxy entries (so they are executed
regardless of which component gets loaded first). Clean up
the existing code, fix leaks and ensure new proxy calendars
have their (different) color set.
svn path=/trunk/; revision=33037
Diffstat (limited to 'plugins/groupwise-account-setup/ChangeLog')
-rw-r--r-- | plugins/groupwise-account-setup/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/groupwise-account-setup/ChangeLog b/plugins/groupwise-account-setup/ChangeLog index 1b936efd85..d3b24c912a 100644 --- a/plugins/groupwise-account-setup/ChangeLog +++ b/plugins/groupwise-account-setup/ChangeLog @@ -1,3 +1,14 @@ +2006-12-03 Harish Krishnaswamy <kharish@novell.com> + + * plugins/groupwise-account-setup/camel-gw-listener.c: + (add_esource), (add_calendar_tasks_sources), + (get_addressbook_names_from_server), (add_proxy_sources), + (prune_proxies), (camel_gw_listener_construct): + Add code to prune dead proxy entries (so they are executed + regardless of which component gets loaded first). Clean up + the existing code, fix leaks and ensure new proxy calendars + have their (different) color set. + 2006-09-19 Kjartan Maraas <kmaraas@gnome.org> * org-gnome-gw-account-setup.eplug.xml: Mark description for |