Enlightenment CVS committal

Author  : titan
Project : e17
Module  : proto

Dir     : e17/proto/ephoto/src


Modified Files:
        ephoto_presentation.c 


Log Message:

Fix presentation window size so its correct now.

===================================================================
RCS file: /cvs/e/e17/proto/ephoto/src/ephoto_presentation.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- ephoto_presentation.c       17 May 2006 22:49:23 -0000      1.17
+++ ephoto_presentation.c       22 May 2006 20:10:36 -0000      1.18
@@ -496,6 +496,7 @@
        }
        ewl_callback_append(s->wins, EWL_CALLBACK_DELETE_WINDOW, destroyp_cb, 
                                                                NULL);
+       ewl_object_size_request(EWL_OBJECT(s->wins), ws, h);
        ewl_widget_show(s->wins);
 
         p->vbox1p = ewl_vbox_new();




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