Enlightenment CVS committal

Author  : titan
Project : e17
Module  : proto

Dir     : e17/proto/empower/src/bin/ewl


Modified Files:
        empower_gui_ewl.c 


Log Message:
Fix the image.

===================================================================
RCS file: /cvs/e/e17/proto/empower/src/bin/ewl/empower_gui_ewl.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- empower_gui_ewl.c   7 Sep 2006 13:43:15 -0000       1.5
+++ empower_gui_ewl.c   7 Sep 2006 13:56:37 -0000       1.6
@@ -65,7 +65,7 @@
         image = ewl_image_new();
        ewl_image_file_set(EWL_IMAGE(image), 
                ewl_icon_theme_icon_path_get(EWL_ICON_SYSTEM_LOCK_SCREEN, 
-               EWL_ICON_SIZE_LARGE), NULL);
+               EWL_ICON_SIZE_LARGE), EWL_ICON_SYSTEM_LOCK_SCREEN);
        ewl_container_child_append(EWL_CONTAINER(hbox), image);
        ewl_widget_show(image);
        



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to