aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/caldav/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* ** Fixes part of bug #337616Matthew Barnes2007-05-131-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #337616 * Makefile.am: Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS. * addressbook/Makefile.am: * calendar/gui/Makefile.am: * mail/Makefile.am: * plugins/bogo-junk-plugins/Makefile.am: * plugins/default-mailer/Makefile.am: * shell/Makefile.am: Add $(schema_DATA) to DISTCLEANFILES. * plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in: Rename as org-gnome-bogo-junk-plugin.eplug.xml. * plugins/caldav/Makefile.am: * plugins/import-ics-attachments/Makefile.am: * plugins/publish-calendar/Makefile.am: Add "eplug" file to CLEANFILES. * plugins/mail-remote/Makefile.am: Add "eplug.xml" file to EXTRA_DIST. * po/POTFILES.in: Don't translate files we no longer ship. svn path=/trunk/; revision=33521
* Mark name and description for translation. Makefile.am: Rename the aboveKjartan Maraas2006-08-281-0/+6
| | | | | | | | | | 2006-08-28 Kjartan Maraas <kmaraas@gnome.org> * org-gnome-evolution-caldav.eplug.xml: Mark name and description for translation. Makefile.am: Rename the above from .in to .xml svn path=/trunk/; revision=32689
* Use NO_UNDEFINED.Tor Lillqvist2006-06-151-0/+2
| | | | | | | | 2006-06-15 Tor Lillqvist <tml@novell.com> * Makefile.am: Use NO_UNDEFINED. svn path=/trunk/; revision=32153
* Use SOEXT.Tor Lillqvist2006-06-151-0/+4
| | | | | | | | 2006-06-15 Tor Lillqvist <tml@novell.com> * org-gnome-evolution-caldav.eplug.in: Use SOEXT. svn path=/trunk/; revision=32151
* ** Fixes #333881 Set an empty string instead of null for a TEXT entry.Jeff Cai2006-03-281-0/+6
| | | | | | | | | | 2006-03-28 Jeff Cai <jeff.cai@sun.com> ** Fixes #333881 * caldav-source.c: (oge_caldav): Set an empty string instead of null for a TEXT entry. svn path=/trunk/; revision=31749
* Fixes bug #328252Irene.Huang2006-02-221-0/+7
| | | | | | | | | | | 2006-02-22 Irene.Huang <Irene.Huang@sun.com> Fixes bug #328252 * Makefile.am: Add $(EVOLUTION_CALENDAR_LIBS) to liborg_gnome_evolution_caldav_la_LIBADD. svn path=/trunk/; revision=31562
* 'Import' the CalDAV eplugin implementation into evolution. Please referHarish Krishnaswamy2006-01-161-0/+11
2006-01-16 Harish Krishnaswamy <kharish@novell.com> * caldav*: 'Import' the CalDAV eplugin implementation into evolution. Please refer evolution-caldav module in cvs.gnome.org for prior Change history. svn path=/trunk/; revision=31208