Refix using DefaultUser.png and remove unknown-user.png (#20)
* defaultUser: fix DeafultUser * bump version and add changelog entry
This commit is contained in:
parent
f64dbac7a1
commit
197e6a10eb
@ -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">
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addon id="skin.confluence" version="3.0.37" name="Confluence" provider-name="Jezz_X, Team Kodi">
|
||||
<addon id="skin.confluence" version="3.0.38" name="Confluence" provider-name="Jezz_X, Team Kodi">
|
||||
<requires>
|
||||
<import addon="xbmc.gui" version="5.12.0"/>
|
||||
</requires>
|
||||
|
@ -1,3 +1,7 @@
|
||||
[B]3.0.38[/B]
|
||||
|
||||
- Fix using DeafultUser.png added in v3.0.6 and remove unknown-user.png
|
||||
|
||||
[B]3.0.36[/B]
|
||||
|
||||
- Added customisable home submenus that use library nodes
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user