Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_main.c Log Message: 1. removed mosue_events 0 on swallows - as this now changes behavior. normalise 2. gustavo's patch. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_main.c,v retrieving revision 1.213 retrieving revision 1.214 diff -u -3 -r1.213 -r1.214 --- e_main.c 31 Mar 2007 01:16:28 -0000 1.213 +++ e_main.c 4 Apr 2007 12:51:51 -0000 1.214 @@ -587,7 +587,8 @@ e_error_message_show(_("Enlightenment cannot set up its actions system.")); _e_main_shutdown(-1); } - _e_main_shutdown_push(e_actions_shutdown); +// seem to have gotten into an infitie loop here - disable for now. +// _e_main_shutdown_push(e_actions_shutdown); TS("bindings"); /* init bindings system */ if (!e_bindings_init()) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs