Bug #2368
Remove svg icon properties from Workflow MOML files
Start date:
02/23/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2368
Description
Need to remove svg icon and thumbnail icon properties from workflow MOML files
in the kepler/workflows directory. The specific text to remove in each case is
all occurrences of:
<property name="_svgIcon" class="some.class.name.Here">
<configure>/svg/IconNameHere.svg</configure>
</property>
<property name="_thumbnailRasterIcon" class="some.class.name.Here">
<configure>/actorthumbs/IconNameHere-sm.gif</configure>
</property>
NOTE - don't just cut and paste the above text - you need to replace
"some.class.name.Here" and "IconNameHere" with the real values :-)
History
#1 Updated by Matthew Brooke about 16 years ago
Reassigned to Dan, and changed category to General (not UI, but wasn't sure which category "workflows" belongs to)
#2 Updated by Dan Higgins over 14 years ago
This has been done for all 'demo' workflows
#3 Updated by Redmine Admin over 9 years ago
Original Bugzilla ID was 2368