Fixed: [PM3.HD] Ratings stars for addons
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@79 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
parent
3d4d76f0f6
commit
dbbea22330
@ -152,11 +152,11 @@
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Rating value</description>
|
||||
<posx>160</posx>
|
||||
<posx>155</posx>
|
||||
<posy>90</posy>
|
||||
<width>160</width>
|
||||
<height>32</height>
|
||||
<texture>LeftRating/$INFO[ListItem.Property(Addon.Rating)]</texture>
|
||||
<width>125</width>
|
||||
<height>25</height>
|
||||
<texture>$INFO[ListItem.Property(Addon.StarRating)]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Summary txt</description>
|
||||
|
@ -129,7 +129,7 @@
|
||||
<description>Rating txt</description>
|
||||
<posx>0</posx>
|
||||
<posy>330</posy>
|
||||
<width>120</width>
|
||||
<width>90</width>
|
||||
<height>25</height>
|
||||
<label>$LOCALIZE[563]:</label>
|
||||
<align>left</align>
|
||||
@ -139,11 +139,11 @@
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Rating value</description>
|
||||
<posx>120</posx>
|
||||
<posy>330</posy>
|
||||
<posx>90</posx>
|
||||
<posy>325</posy>
|
||||
<width>160</width>
|
||||
<height>32</height>
|
||||
<texture>$INFO[ListItem.Property(Addon.Rating)]</texture>
|
||||
<texture>$INFO[ListItem.Property(Addon.StarRating)]</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
|
Loading…
x
Reference in New Issue
Block a user