Enlightenment CVS committal

Author  : codewarrior
Project : misc
Module  : eclips

Dir     : misc/eclips/src/bin


Modified Files:
        eclipse.c 


Log Message:
init Ecore_Evas

===================================================================
RCS file: /cvs/e/misc/eclips/src/bin/eclipse.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- eclipse.c   22 Apr 2004 11:16:05 -0000      1.1
+++ eclipse.c   5 May 2006 10:18:46 -0000       1.2
@@ -40,6 +40,7 @@
    /* parse the input we get from the    

     * user and set default options first 

     */

+   ecore_evas_init();

    ee = ecore_evas_software_x11_new(0, 0, 0, 0, 0, 0);

    evas =  ecore_evas_get(ee);   

    eo = setup_window(ee,eo,argc,argv);





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to