aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/pine-importer.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-1/+5
| | | | | | | | | | | 2001-03-29 Kjartan Maraas <kmaraas@gnome.org> * *.*: Cleaned up #includes. Remove unneccesary includes of <gnome.h>, <gtk/gtk.h>, <bonobo.h> and replaced with more fine grained headers where needed. Also marked a bunch of strings for translations and added some missing prototypes. svn path=/trunk/; revision=9025
* Elm and Pine importersIain Holmes2001-03-201-0/+412
Pine compiles and is tested Elm is not compiled yet, as I have not tested it. svn path=/trunk/; revision=8833