From 9bc3b7b0371d9a221330e107b17579f1cf80f730 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 8 Mar 2001 22:46:58 +0000 Subject: Removed from cvs 2001-03-08 Jeffrey Stedfast * mail-vtrash.[c,h]: Removed from cvs * Makefile.am: Removed mail-vtrash.[c,h] * main.c: Don't #include "mail-vtrash" anymore. * component-factory.c: Add "vtrash" as a folder type we support. (create_view): Kludgy-kludge around the vtrash type. (owner_set_cb): Don't create the vTrash folder here anymore... * folder-browser.c (on_double_click): Call open_msg here so that it does the Right Thing (tm). svn path=/trunk/; revision=8604 --- mail/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 28def11cd0..66eb1b858d 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -87,8 +87,6 @@ evolution_mail_SOURCES = \ mail-vfolder.c \ mail-vfolder.h \ mail-view.c \ - mail-vtrash.c \ - mail-vtrash.h \ main.c \ message-list.c \ message-list.h \ -- cgit v1.2.3