freebsd-ports/audio/net-rhythmbox/files/patch-library_rb-library-walker-thread.c
Joe Marcus Clarke b879855e14 Add net-rhythmbox, an audio and Internet radio player for the GNOME 2
desktop.

Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-05-18 17:20:19 +00:00

11 lines
257 B
C

--- library/rb-library-walker-thread.c.orig Sun Feb 9 13:09:48 2003
+++ library/rb-library-walker-thread.c Sat May 17 21:02:36 2003
@@ -325,7 +325,7 @@
g_mutex_unlock (thread->priv->lock);
- g_usleep (10);
+ g_usleep (10000);
}
return NULL;