mirror of https://github.com/BOINC/boinc.git
MGR: Move skin file to correct place, set background image's background color to black
svn path=/trunk/boinc/; revision=24446
This commit is contained in:
parent
02cbe67957
commit
2ae280cabf
|
@ -7560,3 +7560,13 @@ Charlie 20 Oct 2011
|
|||
|
||||
clientgui/
|
||||
sg_TaskPanel.cpp,h
|
||||
|
||||
Charlie 20 Oct 2011
|
||||
- MGR: Move skin file to correct place, set background image's
|
||||
background color to black for this background_image.png.
|
||||
|
||||
clientgui/
|
||||
res/skins/default/
|
||||
skin.xml (deleted)
|
||||
skins/Default/
|
||||
skin.xml
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<!-- 410x540 -->
|
||||
<image>
|
||||
<imagesrc>background_image.png</imagesrc>
|
||||
<background_color>213:213:213</background_color>
|
||||
<background_color>0:0:0</background_color>
|
||||
</image>
|
||||
</background_image>
|
||||
<workunit_running_image>
|
||||
|
|
Loading…
Reference in New Issue