[E-devel] E_CONFIG_SUB

2006-05-08 Thread Aleksej Struk
Hi everybody, Currently I'm trying to create a new module for E. Doing this I faced with the following problem. I have the following module header: typedef _Extra Extra; typedef _Config Config; struct _Extra { int a; char *b; }; stuct _Config { int a; Extra *e; }; I need to store

Re: [E-devel] Ecore_Evas - EFL Cookbook sample doesnt run

2006-05-08 Thread Ed Presutti
On Sun, 2006-05-07 at 17:46 -0400, dan sinclair wrote: > Ed Presutti wrote: > > /me smacks the dev team for not updating the cookbook! > > > > > And yet, I see no patches. > > dan /me bows his head in shame. My bad, here's the patch for the book. Ed --- evas_ecore_setup.xml.orig 2006-05-0