Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        entropy_core.c 


Log Message:
* Start assigning the plugin uri of evfs-returned files correctly


===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_core.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- entropy_core.c      3 Nov 2005 12:34:25 -0000       1.15
+++ entropy_core.c      9 Nov 2005 09:57:41 -0000       1.16
@@ -230,7 +230,8 @@
        entropy_plugin_layout_main = dlsym(core->layout_plugin->dl_ref, 
"entropy_plugin_layout_main");
 
        
-       /*FIXME why doesn't the UI update unless we have an empty ecore_timer 
here? Try removing this, and thumbnail a large dir without
+       /*FIXME why doesn't the UI update unless we have an empty ecore_timer 
here? 
+        * Try removing this, and thumbnail a large dir without
         * moving the mouse */
        ecore_timer_add(0.5, ecore_timer_enterer, NULL); 
 




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to