Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/src/bin


Modified Files:
        entice.c 


Log Message:
Make loading more smooth, slideshows look quite nice now.


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/entice.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- entice.c    20 Oct 2003 04:00:06 -0000      1.14
+++ entice.c    24 Oct 2003 23:58:28 -0000      1.15
@@ -200,6 +200,8 @@
               evas_hash_find(entice->thumb.hash,
                              entice_image_file_get(entice->current))))
          edje_object_signal_emit(thumb_edje, "EnticeThumbUnLoaded", "");
+      
+      edje_object_signal_emit(entice->edje, "EnticeImageDisplayPrep", "");
 
       tmp = e_thumb_evas_object_get(o);
       new_current = entice_image_new(tmp);




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to