I found a bug in the patch I sent yesterday. Since it already made to
the CVS I am sending here a patch for the latest version that corrects
this bug.


Index: gegl/gegl-node.c
===================================================================
RCS file: /cvs/gnome/gegl/gegl/gegl-node.c,v
retrieving revision 1.45
diff -r1.45 gegl-node.c
1024c1024
<   if (!strcmp (property_name, "operation"))
---
>   if (!strcmp (property_name, "class"))
1029a1030
>       return;
_______________________________________________
Gegl-developer mailing list
[email protected]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Reply via email to