From 5313d89e23866a59efd582cb5bb64ffe7b7d9bcc Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Mon, 4 Aug 2008 04:31:34 +0000 Subject: Patch from Matthias Braun : Fix for bug #544051 (WebDAV backend for addressbook - GUI plugin for account setup). svn path=/trunk/; revision=35902 --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7e20b9305..39cb3460f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-08-04 Matthias Braun + + ** Fix for bug #544051 - Added a plugin for the WebDAV addressbook + account setup. + + * configure.in: + * plugins/webdav-account-setup/Makefile.am: + * plugins/webdav-account-setup/org-gnome-evolution-webdav.eplug.xml + : + * plugins/webdav-account-setup/webdav-contacts-source.c + (ensure_webdav_contacts_source_group), + (remove_webdav_contacts_source_group), (print_uri_noproto), + (set_ui_from_source), (set_source_from_ui), (on_entry_changed), + (on_toggle_changed), (destroy_ui_data), (plugin_webdav_contacts), + (e_plugin_lib_enable): + 2008-07-30 Matthew Barnes ** Fixes part of bug #545558 -- cgit