diff pidgin-audacious.h @ 26:47b3caeb47c5

improved frequent update avoidance.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 24 Jan 2009 17:05:02 +0900
parents c0280cf3ca84
children
line wrap: on
line diff
--- a/pidgin-audacious.h	Sat Jan 24 14:57:20 2009 +0900
+++ b/pidgin-audacious.h	Sat Jan 24 17:05:02 2009 +0900
@@ -40,7 +40,7 @@
 
 /* constants */
 #define DBUS_TIMEOUT 1000
-#define MINIMAL_INTERVAL 8
+#define MINIMAL_INTERVAL 12
 #define PLAYING 0
 #define PAUSED  1
 #define STOPPED 2