Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : libs/epsilon

Dir     : e17/libs/epsilon/src/bin


Modified Files:
        epsilon_thumbd.c 


Log Message:
* Make video thumbnailing compile again

===================================================================
RCS file: /cvs/e/e17/libs/epsilon/src/bin/epsilon_thumbd.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- epsilon_thumbd.c    28 Mar 2006 09:10:13 -0000      1.1
+++ epsilon_thumbd.c    3 Jun 2006 11:19:59 -0000       1.2
@@ -369,7 +369,7 @@
                        /*
                         * Don't dispatch work to active workers.
                         */
-                       if (!worker->child) {
+                       if (!worker->child && 
!ecore_list_nodes(worker->thumbs)) {
                                Epsilon_Message *msg;
 
                                /*




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to