Patch from Matthias Braun <matze@braunis.de>: Fix for bug #544051 (WebDAV backend...
authorSuman Manjunath <msuman@src.gnome.org>
Mon, 4 Aug 2008 04:21:54 +0000 (04:21 +0000)
committerSuman Manjunath <msuman@src.gnome.org>
Mon, 4 Aug 2008 04:21:54 +0000 (04:21 +0000)
commit20758529793bff09e7e2deaebf851fb11490fbf2
treef35a50ccbe4349f81fcdbcc4e9f75ec33d03e424
parentfdb4d97832a09215beab7fa84dee86d69dc63055
Patch from Matthias Braun <matze@braunis.de>: Fix for bug #544051 (WebDAV backend for addressbook).

svn path=/trunk/; revision=9254
ChangeLog
addressbook/ChangeLog
addressbook/backends/Makefile.am
addressbook/backends/webdav/Makefile.am [new file with mode: 0644]
addressbook/backends/webdav/e-book-backend-webdav-factory.c [new file with mode: 0644]
addressbook/backends/webdav/e-book-backend-webdav.c [new file with mode: 0644]
addressbook/backends/webdav/e-book-backend-webdav.h [new file with mode: 0644]
configure.in