Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: session.c Log Message: Fix logout dialog layout. =================================================================== RCS file: /cvs/e/e16/e/src/session.c,v retrieving revision 1.136 retrieving revision 1.137 diff -u -3 -r1.136 -r1.137 --- session.c 22 Aug 2006 19:23:36 -0000 1.136 +++ session.c 24 Aug 2006 20:32:20 -0000 1.137 @@ -652,6 +652,8 @@ " Are you sure you wish to log out ? \n" "\n\n")); table = DialogAddItem(table, DITEM_TABLE); + DialogItemSetAlign(table, 512, 0); + DialogItemSetFill(table, 0, 0); DialogItemTableSetOptions(table, 2, 0, 1, 0); if (Conf.session.enable_reboot_halt) { ------------------------------------------------------------------------- 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