aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-calendar/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add cleanfiles/built_sourcesMichael Zucci2005-05-121-0/+2
| | | | svn path=/trunk/; revision=29328
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-1/+2
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* list format-handler.h as a source so it distsJP Rosevear2004-12-221-1/+7
| | | | | | | | 2004-12-22 JP Rosevear <jpr@novell.com> * Makefile.am: list format-handler.h as a source so it dists svn path=/trunk/; revision=28183
* Code splitup, each format has it's own c-file Added. Code splitup Added.Philip Van Hoof2004-12-201-2/+2
| | | | | | | | | | | | | 2004-12-20 Philip Van Hoof <pvanhoof@gnome.org> * Makefile.am: Code splitup, each format has it's own c-file * csv-format.c: Added. Code splitup * format-handler.h: Added. Code splitup * ical-format.c: Added. Code splitup * rdf-format.c: Added. Support for RDF files. Code splitup * save-calendar.c: Support for RDF files. Code splitup svn path=/trunk/; revision=28154
* Dist .eplug.in filesJP Rosevear2004-11-021-0/+2
| | | | svn path=/trunk/; revision=27781
* new plugin for saving a calendar to disk.Rodrigo Moya2004-10-211-0/+11
2004-10-21 Rodrigo Moya <rodrigo@novell.com> * save-calendar.c: new plugin for saving a calendar to disk. svn path=/trunk/; revision=27661