Refix using DefaultUser.png and remove unknown-user.png (#20)
* defaultUser: fix DeafultUser * bump version and add changelog entry
This commit is contained in:
@ -140,7 +140,7 @@
|
||||
<aspectratio>keep</aspectratio>
|
||||
<bordertexture border="12">ThumbBorder.png</bordertexture>
|
||||
<bordersize>10</bordersize>
|
||||
<texture fallback="unknown-user.png">$INFO[Container(2).Listitem.Icon]</texture>
|
||||
<texture fallback="DefaultUser.png">$INFO[Container(2).Listitem.Icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<left>0</left>
|
||||
@ -315,7 +315,7 @@
|
||||
<height>145</height>
|
||||
<bordertexture border="5">button-nofocus.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
<texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
|
||||
<texture fallback="DefaultUser.png">$INFO[Listitem.Icon]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
@ -339,7 +339,7 @@
|
||||
<height>145</height>
|
||||
<bordertexture border="5">folder-focus.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
<texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
|
||||
<texture fallback="DefaultUser.png">$INFO[Listitem.Icon]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
|
Reference in New Issue
Block a user