Enlightenment CVS committal Author : codewarrior Project : misc Module : engage
Dir : misc/engage/src/module Modified Files: e_mod_main.c Log Message: minor fixup so we can compile and run engage. =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v retrieving revision 1.65 retrieving revision 1.66 diff -u -3 -r1.65 -r1.66 --- e_mod_main.c 13 Aug 2005 18:03:15 -0000 1.65 +++ e_mod_main.c 14 Sep 2005 11:26:22 -0000 1.66 @@ -2054,7 +2054,7 @@ { edje_object_signal_emit(ic->bg_object, "start", ""); edje_object_signal_emit(ic->overlay_object, "start", ""); - e_app_exec(ic->app); + e_zone_app_exec(ic->eb->gmc->zone, ic->app); } else if (ev->button == 3) { ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs