moved to growl, changed to notification center opens conversation view
This commit is contained in:
parent
d7a403bce5
commit
35a4d4a16f
22 changed files with 1319 additions and 80 deletions
5
Mac/Growl.framework/Versions/A/Headers/Growl.h
Normal file
5
Mac/Growl.framework/Versions/A/Headers/Growl.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include <Growl/GrowlDefines.h>
|
||||
|
||||
#ifdef __OBJC__
|
||||
# include <Growl/GrowlApplicationBridge.h>
|
||||
#endif
|
Reference in a new issue