Hi, thanks for these instructions and the sheet code. I was able to reproduce this now.
The description part is fixed in SVN already. http://bugzilla.gnome.org/show_bug.cgi?id=573027 Second problem: Icon path is given as an absolute path, while only relative paths work right now. I see two options: * Allow absolute paths in <icon></icon> * Change write_user_sheet() to write relative path (check for system path as well as for user defined part) Regards, Steffen > <object name="UML - Class" intdata="0"> > <description>Class</description></object><object name="UML - Class" > intdata="1"> > <description>Template > class<icon>C:\Programme\Dia\sheets\UML/umlclass_template.png</icon></description> _______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
