From 4f1ecbb64b04048e1765f25e65799830316021d1 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Sun, 30 Jul 2000 03:21:16 +0000 Subject: Remove hack to pass the storage around. 2000-07-29 Not Zed * component-factory.c (create_view): Remove hack to pass the storage around. * folder-browser-factory.c (control_activate): Changed to call renamed vfolder editor. * mail-ops.c (vfolder_edit_vfolders): renamed from vfolder_edit, call new edit function. (vfolder_editor_clicked): Removed. (filter_druid_clicked): (filter_edit): Updated for api change. (real_fetch_mail): Fixed up for api change and fucked up indent. (filter_get_folder): callback for filter driver. * mail-vfolder.c: New file to manage virtual folders. svn path=/trunk/; revision=4417 --- mail/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index ab08d1315f..c5752ac822 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -49,6 +49,7 @@ evolution_mail_SOURCES = \ mail-threads.c \ mail-threads.h \ mail-types.h \ + mail-vfolder.c \ main.c \ message-list.c \ message-list.h \ -- cgit v1.2.3