From aad43df1e7b986cda0b0752e88966a955c00ec59 Mon Sep 17 00:00:00 2001 From: "ducarroz%netscape.com" Date: Fri, 11 Jun 1999 23:08:53 +0000 Subject: [PATCH] export all idl files from base/public --- mailnews/base/public/MANIFEST_IDL | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/mailnews/base/public/MANIFEST_IDL b/mailnews/base/public/MANIFEST_IDL index 10185a37566f..7507820a32e0 100644 --- a/mailnews/base/public/MANIFEST_IDL +++ b/mailnews/base/public/MANIFEST_IDL @@ -2,10 +2,23 @@ # This is a list of local files which get copied to the mozilla:dist:idl directory # -nsIUrlListener.idl -nsIMsgGroupRecord.idl nsIMessenger.idl +nsICopyMessageListener.idl +nsIFolder.idl +nsIFolderListener.idl +nsIMessage.idl +nsIMessageView.idl +nsIMsgAccount.idl +nsIMsgAccountManager.idl +nsIMsgFolder.idl +nsIMsgGroupRecord.idl +nsIMsgHost.idl nsIMsgIdentity.idl +nsIMsgIncomingServer.idl +nsIMsgMailSession.idl +nsIMsgMessageService.idl nsIMsgSignature.idl +nsIMsgThread.idl nsIMsgVCard.idl -nsIMsgFolder.idl \ No newline at end of file +nsIUrlListener.idl +nsIMsgBiffManager.idl