Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fileman_icon.c 


Log Message:


safety - cacheburst to 0 to ensure flushing of eet writes

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman_icon.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- e_fileman_icon.c    7 Nov 2005 15:31:08 -0000       1.20
+++ e_fileman_icon.c    8 Nov 2005 06:47:48 -0000       1.21
@@ -438,6 +438,7 @@
        sd = thumb_files->data;
        if (!e_thumb_exists(sd->file->path))
          e_thumb_create(sd->file->path, 48, 48); // thumbnail size
+       eet_cacheburst(0);
        exit(0);
      }
 }




-------------------------------------------------------
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