Refactored GrowlMail to have a separate singleton notifier object, in order to make the mail-bundle class less dependent on being a singleton. (Assumptions are bad, especially when you're working with private/undocumented APIs.)
2 * Prefix header for all source files of the 'GrowlMail' target in the 'GrowlMail' project.
6 #import <Foundation/Foundation.h>
7 #import <AppKit/AppKit.h>
10 //#define GROWL_MAIL_DEBUG