Enlightenment CVS committal Author : doursse Project : e17 Module : apps/expedite
Dir : e17/apps/expedite/src/bin Modified Files: engine_software_16_wince.c Log Message: set the size in the engine info =================================================================== RCS file: /cvs/e/e17/apps/expedite/src/bin/engine_software_16_wince.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- engine_software_16_wince.c 25 May 2008 17:39:48 -0000 1.5 +++ engine_software_16_wince.c 17 Jul 2008 23:10:39 -0000 1.6 @@ -232,6 +232,8 @@ } einfo->info.window = window; + einfo->info.width = win_w; + einfo->info.height = win_h; einfo->info.backend = backend; einfo->info.rotation = 0; evas_engine_info_set(evas, (Evas_Engine_Info *)einfo); ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs