2008-09-24 Philip Withnall <philip@tecnocode.co.uk> ** Fixes bug #553479 * shell/shell.error.xml: * plugins/webdav-account-setup/webdav-contacts-source.c (plugin_webdav_contacts): * plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml: * plugins/python/org-gnome-evolution-python.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/audio-inline/org-gnome-audio-inline.eplug.xml: * mail/em-migrate.c (migrate_to_db): * mail/evolution-mail.schemas.in: * addressbook/gui/component/ldap-config.glade: String capitalisation improvements. svn path=/trunk/; revision=36439
23 lines
623 B
Plaintext
23 lines
623 B
Plaintext
2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
|
|
|
|
** Fixes bug #553479
|
|
|
|
* webdav-contacts-source.c (plugin_webdav_contacts):
|
|
String capitalisation improvements.
|
|
|
|
2008-08-12 Bharath Acharya <abharath@novell.com>
|
|
|
|
* Makefile.am: Added necessary libraries to link to. Build break while
|
|
compiling on Windows. Added a ChangeLog file for webdav-account-setup
|
|
plugin.
|
|
|
|
2008-08-04 Matthias Braun <matze@braunis.de>
|
|
|
|
** Fix for bug #544051
|
|
|
|
** Added WebDAV plugin
|
|
* Makefile.am:
|
|
* org-gnome-evolution-webdav.eplug.xml:
|
|
* webdav-contacts-source.c:
|
|
WebDAV backend for addressbook - GUI plugin for account setup.
|