Nigel Tao wrote:

> Deskbar uses elementtree to parse a really small XML file.  This could
> be easily re-written to use another XML parser, removing this new
> dependency.

You can also just embed the ElementTree.py file in deskbar's module
tree. That's what we've done in gedit (plugins use ElementTree since
2.13.x)
_______________________________________________
desktop-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to