#ifndef _MAIL_VFOLDER_H #define _MAIL_VFOLDER_H #include #include "Evolution.h" #include "evolution-storage.h" #include "evolution-shell-component.h" #include "camel/camel-folder.h" #include "camel/camel-mime-message.h" #include "filter/vfolder-rule.h" #include "filter/filter-part.h" void vfolder_create_storage(EvolutionShellComponent *shell_component); CamelFolder *vfolder_uri_to_folder(const char *uri, CamelException *ex); void vfolder_edit(void); FilterPart *vfolder_create_part(const char *name); void vfolder_gui_add_rule(VfolderRule *rule); void vfolder_gui_add_from_message(CamelMimeMessage *msg, int flags, const char *source); #endif m.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-8/+1
* Update to 0.10lth2006-09-062-4/+4
* - Update to 0.09lth2006-07-31