Enlightenment CVS committal Author : doursse Project : e17 Module : apps/entrance
Dir : e17/apps/entrance/src/client Modified Files: main.c Log Message: update entrance accordingly with the ecore_evas changes =================================================================== RCS file: /cvs/e/e17/apps/entrance/src/client/main.c,v retrieving revision 1.90 retrieving revision 1.91 diff -u -3 -r1.90 -r1.91 --- main.c 13 Dec 2007 10:46:00 -0000 1.90 +++ main.c 23 Jul 2008 15:04:39 -0000 1.91 @@ -934,7 +934,7 @@ switch (session->config->engine) { case 1: - if (ecore_evas_engine_type_supported_get(ECORE_EVAS_ENGINE_GL_X11)) + if (ecore_evas_engine_type_supported_get(ECORE_EVAS_ENGINE_OPENGL_X11)) { e = ecore_evas_gl_x11_new(NULL, 0, wx, wy, ww, wh); break; ------------------------------------------------------------------------- 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