/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* mail-importer.h * * Authors: Iain Holmes * * Copyright (C) 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __MAIL_IMPORTER_H__ #define __MAIL_IMPORTER_H__ #include #include #include #include typedef struct _MailImporter MailImporter; struct _MailImporter { CamelFolder *folder; CamelStreamMem *mstream; gboolean frozen; /* Is folder frozen? */ }; void mail_importer_init (EvolutionShellClient *client); void mail_importer_uninit (void); void mail_importer_add_line (MailImporter *importer, const char *str, gboolean finished); void mail_importer_create_folder (const char *parent_path, const char *name, const char *description, const BonoboListener *listener); #endif vel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove all := from BUILD_DEPENDS, here are never needed.mat2018-07-091-1/+1
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
* - Upgrade to 0.002218.kuriyama2016-11-221-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-13/+13
* - Upgrade to 0.002216.kuriyama2015-07-221-1/+1
* - Upgrade to 0.002215.kuriyama2015-06-131-2/+1
* - Fix *_DEPENDS: parent 0.225+ is already in all supported Perl releasessunpoet2015-01-081-3/+2
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-0/+1
* - Upgrade to 0.002212.kuriyama2014-11-201-1/+5
* - Upgrade to 0.002209.kuriyama2014-01-121-1/+1
* - Upgrade to 0.002208.kuriyama2013-10-271-38/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-101-1/+2
* - Upgrade to 0.002206.kuriyama2013-05-211-1/+1
* - Upgrade to 0.002205.kuriyama2013-03-031-1/+1
* - Upgrade to 0.002204.kuriyama2013-01-141-6/+1
* - Upgrade to 0.002202.kuriyama2012-09-131-1/+1
* - Upgrade to 0.002201.kuriyama2012-08-221-3/+7
* - Upgrade to 0.002115.kuriyama2012-07-221-2/+1
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
* - Upgrade to 0.002114.kuriyama2012-06-021-3/+5
* - Upgrade to 0.002110.kuriyama2012-03-171-1/+1
* - Upgrade to 002100.kuriyama2012-03-111-2/+6