Quick Updates

svn path=/trunk/boinc/; revision=24443
This commit is contained in:
Rom Walton 2011-10-20 14:16:30 +00:00
parent 45ecc3e4c4
commit 02cbe67957
5 changed files with 16 additions and 35 deletions

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin>
<completed/>
<en>
<simple>
<background_image>
<!-- Background Image for the Simple GUI-->
<!-- 410x540 -->
<image>
<imagesrc>graphic/background_image.png</imagesrc>
<background_color>213:213:213</background_color>
</image>
</background_image>
<workunit_running_image>
<image>
<imagesrc>graphic/Green_dot.png</imagesrc>
<background_color>255:255:255</background_color>
</image>
</workunit_running_image>
<workunit_waiting_image>
<image>
<imagesrc>graphic/Yellow_dot.png</imagesrc>
<background_color>255:255:255</background_color>
</image>
</workunit_waiting_image>
<workunit_suspended_image>
<image>
<imagesrc>graphic/Red_dot.png</imagesrc>
<background_color>255:255:255</background_color>
</image>
</workunit_suspended_image>>
</simple>
</en>
</skin>

View File

@ -11,6 +11,21 @@
<background_color>213:213:213</background_color>
</image>
</background_image>
</simple>
<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>
</en>
</skin>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 732 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 B