Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/extrackt/src/bin/etk_fe


Modified Files:
        gui.c 


Log Message:
Update to the latest etk image API change.

===================================================================
RCS file: /cvs/e/e17/proto/extrackt/src/bin/etk_fe/gui.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- gui.c       16 Oct 2006 01:06:17 -0000      1.10
+++ gui.c       1 Jan 2007 19:27:31 -0000       1.11
@@ -569,7 +569,7 @@
    gui->statusbar3 = enhance_var_get(en, "statusbar3");
    
    gui->image_about = enhance_var_get(en, "image_about");
-   etk_image_set_from_file(ETK_IMAGE(gui->image_about), ICON_FILE),
+   etk_image_set_from_file(ETK_IMAGE(gui->image_about), ICON_FILE, NULL),
 
    etk_statusbar_message_push(ETK_STATUSBAR(gui->statusbar1), "Rip: Idle", 0);
    etk_statusbar_message_push(ETK_STATUSBAR(gui->statusbar2), "Encode: Idle", 
0);



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