Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_main.c Log Message: re-enable disabled shutdown =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_main.c,v retrieving revision 1.159 retrieving revision 1.160 diff -u -3 -r1.159 -r1.160 --- e_main.c 13 Mar 2006 13:55:23 -0000 1.159 +++ e_main.c 14 Mar 2006 02:28:44 -0000 1.160 @@ -686,10 +686,12 @@ /* Store current selected desktops */ _e_main_desk_save(); +#if 0 /* disabled due to segv's on shutdown/restart - not everyone will see them */ /* unroll our stack of shutdown functions with exit code of 0 */ _e_main_shutdown(0); e_intl_shutdown(); +#endif /* if we were flagged to restart, then restart. */ if (restart) ------------------------------------------------------- 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