Changed: Sized down the XBMC logo in a home a little

This commit is contained in:
JezzX 2011-11-22 16:10:56 +11:00
parent b63b598a96
commit 1fdecb0901
1 changed files with 2 additions and 2 deletions

View File

@ -503,8 +503,8 @@
<control type="image">
<posx>40</posx>
<posy>30</posy>
<width>460</width>
<height>65</height>
<width>440</width>
<height>60</height>
<texture>xbmc-logo.png</texture>
<include>Window_OpenClose_Animation</include>
</control>