Enlightenment CVS committal Author : titansoccer15 Project : e17 Module : proto
Dir : e17/proto/ephoto/src Modified Files: ephoto_presentation.c Log Message: Fixes presentation controls on fullscreen presentations. =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/ephoto/src/ephoto_presentation.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ephoto_presentation.c 15 Mar 2006 04:51:07 -0000 1.7 +++ ephoto_presentation.c 17 Mar 2006 04:56:46 -0000 1.8 @@ -360,7 +360,6 @@ ewl_object_alignment_set(EWL_OBJECT(p->hboxp), EWL_FLAG_ALIGN_CENTER); ewl_object_fill_policy_set(EWL_OBJECT(p->hboxp), EWL_FLAG_FILL_VFILL); ewl_box_spacing_set(EWL_BOX(p->hboxp), 20); - ewl_object_maximum_size_set(EWL_OBJECT(p->hboxp), ws, 75); ewl_widget_show(p->hboxp); p->first = ewl_button_new(); ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs