Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src Modified Files: notification_engine.c Log Message: * Oddly enough, this seems to cure the post-DND tree label focus issue =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/notification_engine.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- notification_engine.c 2 Jan 2006 12:00:29 -0000 1.6 +++ notification_engine.c 3 Jan 2006 11:41:36 -0000 1.7 @@ -153,7 +153,7 @@ } - usleep(500); /*Allow the CPU to have a rest*/ + usleep(5000); /*Allow the CPU to have a rest*/ } pthread_mutex_unlock(¬ify->loop_mutex); ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs