Re: [E-devel] edje_cc Segmentation fault

2008-08-08 Thread Jorge Mariani
Thanks! On Aug 8, 2008, at 3:20 PM, Christopher Michael wrote: > Jorge Mariani wrote: >> Hi. >> I have understood that if you have something like: >> image { >>normal: "imagename.png"; >> } >> this can be abbreviated as image.normal: "imagename.png"; >> Then, the construction >> description {

Re: [E-devel] edje_cc Segmentation fault

2008-08-08 Thread Christopher Michael
Jorge Mariani wrote: > Hi. > > I have understood that if you have something like: > > image { > normal: "imagename.png"; > } > > this can be abbreviated as image.normal: "imagename.png"; > > Then, the construction > > description { > state: "default" 0.0; > } > > should be also abbr