On Sat, 16 Sep 2006 16:38:28 -0500 Ed Presutti <[EMAIL PROTECTED]> babbled:

> Why the conversion back to .edj? Didn't we just convert to .eap a little
> over a year ago?

no - eaps have been with us from the day e could do "apps". :)

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


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

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

Reply via email to