aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-migrate.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_SYSTEM_MONITOR_2_6_0nobody2003-12-091-42/+0
| | | | | | 'GNOME_SYSTEM_MONITOR_2_6_0'. svn path=/tags/GNOME_SYSTEM_MONITOR_2_6_0/; revision=23789
* fixed a compile warningJeffrey Stedfast2003-12-031-1/+3
| | | | svn path=/trunk/; revision=23599
* New source files to migrate from the old mail directory to the new mailJeffrey Stedfast2003-11-061-0/+40
2003-11-05 Jeffrey Stedfast <fejj@ximian.com> * em-migrate.[c,h]: New source files to migrate from the old mail directory to the new mail directory. * mail-component.c (mail_component_init): Changed to use ~/.evolution and added code to migrate the old mail folders over if ~/.evolution/mail does not yet exist. svn path=/trunk/; revision=23193