aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/evolution-importer.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-1/+3
| | | | | | | | | | Fix some warnings, Allow the importers to import into any folder. Update all importers for this change. Don't emit the create_folder callback if the folder to be created already exists. This should fix the libibex crash when importing. svn path=/trunk/; revision=8912
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-83/+29
| | | | | | importer. svn path=/trunk/; revision=8661
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-181-5/+69
| | | | svn path=/trunk/; revision=7590
* add the importer part 1Iain Holmes2001-01-121-0/+218
svn path=/trunk/; revision=7398