From 0fb08f3ff81575a4749d851404233f34252dd2f2 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 21 Oct 2003 18:28:34 +0000 Subject: Merge new-ui-branch to the trunk. svn path=/trunk/; revision=22964 --- mail/mail.h | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'mail/mail.h') diff --git a/mail/mail.h b/mail/mail.h index 81832cd2a5..86ca868f5f 100644 --- a/mail/mail.h +++ b/mail/mail.h @@ -31,23 +31,7 @@ #include "mail-session.h" #include "mail-types.h" -extern char *evolution_dir; - /* mail-identify */ char *mail_identify_mime_part (CamelMimePart *part, MailDisplay *md); - -/* component factory for lack of a better place */ -void mail_add_storage (CamelStore *store, const char *name, const char *uri); -void mail_load_storage_by_uri (GNOME_Evolution_Shell shell, const char *uri, const char *name); -/*takes a GSList of MailConfigServices */ -void mail_load_storages (GNOME_Evolution_Shell shell, EAccountList *sources); - -void mail_hash_storage (CamelService *store, EvolutionStorage *storage); -EvolutionStorage *mail_lookup_storage (CamelStore *store); -void mail_remove_storage_by_uri (const char *uri); -void mail_remove_storage (CamelStore *store); -void mail_storages_foreach (GHFunc func, gpointer data); -int mail_storages_count (void); - gboolean evolution_folder_info_factory_init (void); -- cgit v1.2.3