Content
View differences
Updated by Alexander Bach over 12 years ago
When asking for planning\_element\_types.xml the result contains:
<color>
<id type="integer">5</id>
<name>pjAqua</name>
<hexcode>#C0DDFC</hexcode>
</color>
The name tag is not needed by the .NET Add-Ins, if there is no other client using these names they can be dropped.
<color>
<id type="integer">5</id>
<name>pjAqua</name>
<hexcode>#C0DDFC</hexcode>
</color>
The name tag is not needed by the .NET Add-Ins, if there is no other client using these names they can be dropped.