aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/caldav/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+2
|
* Bug #359755 - Support for CalDAV collectionsMilan Crha2009-12-081-9/+16
|
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+1
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-8/+8
|
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* ** Fixes bug #572950Matthew Barnes2009-02-271-2/+2
| | | | | | | | | | | | | | | | | 2009-02-26 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #572950 * plugins/caldav/Makefile.am: * plugins/google-account-setup/Makefile.am: * plugins/webdav-account-setup/Makefile.am: Fix ordering of -I compiler directives. Patch by Daniel Macks. * addressbook/printing/Makefile.am: Remove meaningless GNOME_INCLUDEDIR. svn path=/trunk/; revision=37343
* ** Fixes part of bug #337616Matthew Barnes2007-05-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
| | | | | | | | | | 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-2/+2
| | | | | | | | 2006-06-15 Tor Lillqvist <tml@novell.com> * Makefile.am: Use NO_UNDEFINED. svn path=/trunk/; revision=32153
* Fixes bug #328252Irene.Huang2006-02-221-0/+1
| | | | | | | | | | | 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/+21
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