2011-10-18 04:58:05 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<skin>
|
|
|
|
<completed/>
|
|
|
|
<en>
|
|
|
|
<simple>
|
|
|
|
<background_image>
|
|
|
|
<!-- Background Image for the Simple GUI-->
|
|
|
|
<!-- 410x540 -->
|
|
|
|
<image>
|
|
|
|
<imagesrc>background_image.png</imagesrc>
|
2011-10-20 22:55:43 +00:00
|
|
|
<background_color>0:0:0</background_color>
|
2011-10-18 04:58:05 +00:00
|
|
|
</image>
|
|
|
|
</background_image>
|
2011-10-20 14:16:30 +00:00
|
|
|
<workunit_running_image>
|
|
|
|
<image>
|
|
|
|
<imagesrc>workunit_running_image.png</imagesrc>
|
|
|
|
</image>
|
|
|
|
</workunit_running_image>
|
|
|
|
<workunit_waiting_image>
|
|
|
|
<image>
|
|
|
|
<imagesrc>workunit_waiting_image.png</imagesrc>
|
|
|
|
</image>
|
|
|
|
</workunit_waiting_image>
|
|
|
|
<workunit_suspended_image>
|
|
|
|
<image>
|
|
|
|
<imagesrc>workunit_suspended_image.png</imagesrc>
|
|
|
|
</image>
|
|
|
|
</workunit_suspended_image>>
|
|
|
|
</simple>
|
2011-10-18 04:58:05 +00:00
|
|
|
</en>
|
|
|
|
</skin>
|