Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/enhance/src/lib


Modified Files:
        enhance.c 


Log Message:
Move to the new Etk_Image API


===================================================================
RCS file: /cvs/e/e17/proto/enhance/src/lib/enhance.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- enhance.c   8 Dec 2006 13:25:27 -0000       1.33
+++ enhance.c   29 Dec 2006 22:15:41 -0000      1.34
@@ -719,7 +719,7 @@
         PROPERTY_STR;
         /* TODO : edj? */
 
-        etk_image_set_from_file(ETK_IMAGE(wid->wid), value);
+        etk_image_set_from_file(ETK_IMAGE(wid->wid), value, NULL);
      }
 
    else if(!strcmp(name, "active"))



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to