Why the conversion back to .edj? Didn't we just convert to .eap a little over a year ago?
Just had to ask. :-) Thanks, Ed On Sat, 2006-09-16 at 16:01 -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : onefang > Project : e17 > Module : libs/ecore > > Dir : e17/libs/ecore/src/lib/ecore_desktop > > > Modified Files: > ecore_desktop.c > > > Log Message: > Everybody has converted their .eaps to .edjs using my script, haven't they? > > =================================================================== > RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop.c,v > retrieving revision 1.31 > retrieving revision 1.32 > diff -u -3 -r1.31 -r1.32 > --- ecore_desktop.c 16 Sep 2006 15:14:18 -0000 1.31 > +++ ecore_desktop.c 16 Sep 2006 20:01:59 -0000 1.32 > @@ -227,7 +227,7 @@ > *temp = '\0'; > result->eap_name = malloc(strlen(value) + 5); > if (result->eap_name) > - sprintf(result->eap_name, "%s.eap", value); > + sprintf(result->eap_name, "%s.edj", value); > if (temp) > *temp = '.'; > } > > > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel