aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/publish-calendar/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+5
|
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-4/+4
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-9/+10
|
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
|
* Get the publish-calendar plugin working.Milan Crha2009-09-021-3/+1
|
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
|
* Stop abusing forward declarations.Matthew Barnes2009-06-191-0/+1
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* Fixes #274047 (bnc)Chenthill Palanisamy2007-09-101-5/+9
| | | | svn path=/trunk/; revision=34209
* Fix some distcheck errors.Matthew Barnes2007-08-201-0/+1
| | | | svn path=/trunk/; revision=34046
* ** 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
* Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match whatTor Lillqvist2006-01-041-1/+1
| | | | | | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match what is redefined for Win32 in e-util/e-util-private.h * publish-calendar.c (publish_calendar_locations) * url-editor-dialog.c (url_editor_dialog_construct): Construct glade file pathname at run-time. svn path=/trunk/; revision=31044
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-251-1/+1
| | | | svn path=/trunk/; revision=30950
* Use -no-undefined on Windows. Link with used libraries.Tor Lillqvist2005-12-221-1/+6
| | | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined on Windows. Link with used libraries. svn path=/trunk/; revision=30928
* added the missing file.Chenthill Palanisamy2005-12-201-1/+2
| | | | svn path=/trunk/; revision=30903
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-191-0/+29
svn path=/trunk/; revision=30875