Attached a patch that resolv a bug in
engrave_group_part_by_name_find().
Index: engrave_group.c
===================================================================
RCS file: /var/cvs/e/e17/libs/engrave/src/lib/engrave_group.c,v
retrieving revision 1.18
diff -r1.18 engrave_group.c
423c423
< for (l = eg->data; l; l = l->next) {
---
> for (l = eg->parts; l; l = l->next) {
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel