Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_thumb.c 


Log Message:


part of mmap/eet changes patch

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_thumb.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- e_thumb.c   5 Jun 2006 11:48:26 -0000       1.26
+++ e_thumb.c   13 Jun 2006 10:20:31 -0000      1.27
@@ -572,7 +572,7 @@
        t = thumb_files->data;
        if (!e_thumb_exists(t->path))
          e_thumb_create(t->path, t->w, t->h);
-       eet_cacheburst(0);
+       eet_clearcache();
        exit(0);
      }   
 }




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

Reply via email to