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 abbreviated as description.state: "default" 0.0;
> 
> If I do that, I get an "Segmentation fault" message while edje_cc'ing.
> 
> Cya.
Yea, you can do that with the image part, but you cannot do it with the 
description part (currently).

dh

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to