adium 2425:7656f3bf154a: Bump up the queue's wait time to 1.0s.
commits at adium.im
commits at adium.im
Sun May 31 17:18:23 UTC 2009
details: http://hg.adium.im/adium/rev/7656f3bf154a
revision: 2425:7656f3bf154a
author: Zachary West <zacw at adium.im>
date: Sun May 31 13:18:16 2009 -0400
Bump up the queue's wait time to 1.0s.
diffs (12 lines):
diff -r eba865510033 -r 7656f3bf154a Source/NEHGrowlPlugin.h
--- a/Source/NEHGrowlPlugin.h Sun May 31 12:46:01 2009 -0400
+++ b/Source/NEHGrowlPlugin.h Sun May 31 13:18:16 2009 -0400
@@ -18,7 +18,7 @@
#import <Growl-WithInstaller/GrowlApplicationBridge.h>
#define KEY_GROWL_ALERT_STICKY @"Growl Sticky"
-#define GROWL_QUEUE_WAIT 0.5 // Seconds to wait before clearing an event type's queue
+#define GROWL_QUEUE_WAIT 1.0 // Seconds to wait before clearing an event type's queue
@protocol GrowlApplicationBridgeDelegate;
More information about the commits
mailing list