2008/10/24 flower-mei <[EMAIL PROTECTED]>:
> I find that if my collections  include more than  one  edc file  it would be
> :
>  edje_cc: Error. icon_item.edc:3 unhandled keyword group
>
>   If It only include one edc file neither first nor the second it both work
> well,
>    I don't know why  it can't  include more than one edc file?   and I have
> checked  the names of the groups are different
>
> thanks!
>
>  collections {
>  #include "main_menu.edc"
>
>  #include "icon_item.edc"
> }
>
Use reply-all, so you send to the list too.
Again, without a look at your code, it's hard to see what's wrong,
but testing here, I get edje to compile the file missing the closing }
from the first group, which of course fails if there's a second group.
So, check your { and }

>
>
>
>
> 在2008-10-24,Ivan <[EMAIL PROTECTED]> 写道:
>>On Fri, Oct 24, 2008 at 11:32 AM, flower-mei
>
> ________________________________
> [广告] 特惠尝必胜客26道新品
-------------------------------------------------------------------------
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