gecko-dev/mailnews/build/mail.rc
scott%scott-macgregor.org b06bff32c9 NOT PART OF THE BUILD
Add nsMailModule.cpp which is a single factory for all of the basic mail components. This is part of generating
a single mail.dll instead of the n dlls we generate today (where n is much too large).

Part of Bug #
a=sspitzer
2003-04-17 07:38:22 +00:00

12 lines
335 B
Plaintext

#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_MAILBIFF ICON "newmail.ico"
/////////////////////////////////////////////////////////////////////////////