Fixed: [PM3.HD] No Profile fall back Icon

git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@38 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
JezzX2 2010-06-01 03:24:14 +00:00
parent f8614bf17d
commit 7079a26821
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
<width>128</width>
<height>128</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[Container(2).Listitem.Icon]</texture>
<texture fallback="unknown-user.png">$INFO[Container(2).Listitem.Icon]</texture>
</control>
<control type="label">
<posx>480</posx>