Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : apps/elitaire

Dir     : e17/apps/elitaire/src


Modified Files:
        edje_frontend_gui.cpp 


Log Message:
update elitaire accordingly with the ecore_evas changes

===================================================================
RCS file: /cvs/e/e17/apps/elitaire/src/edje_frontend_gui.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- edje_frontend_gui.cpp       20 May 2008 14:40:22 -0000      1.13
+++ edje_frontend_gui.cpp       23 Jul 2008 10:24:42 -0000      1.14
@@ -112,7 +112,7 @@
     Ecore_Evas * ee;
 
     if (ecore_config_boolean_get("/graphic/gl")
-        && ecore_evas_engine_type_supported_get(ECORE_EVAS_ENGINE_GL_X11)) {
+        && ecore_evas_engine_type_supported_get(ECORE_EVAS_ENGINE_OPENGL_X11)) 
{
         ee = ecore_evas_gl_x11_new(NULL, 0, 0, 0, 0, 0);
         eap->main_win = (void *) ecore_evas_gl_x11_window_get(ee);
     }



-------------------------------------------------------------------------
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

Reply via email to