Reset
This commit is contained in:
parent
226f76e482
commit
ffb2f249a5
@ -495,10 +495,6 @@
|
|||||||
<value condition="Window.IsActive(Videos) + !String.IsEqual(Playlist.Length(video),0)">ActivateWindow(videoplaylist)</value>
|
<value condition="Window.IsActive(Videos) + !String.IsEqual(Playlist.Length(video),0)">ActivateWindow(videoplaylist)</value>
|
||||||
<value>ActivateWindow(musicplaylist)</value>
|
<value>ActivateWindow(musicplaylist)</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable name="DialogSelectImage">
|
|
||||||
<value condition="!String.IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Art(poster)]</value>
|
|
||||||
<value>$INFO[ListItem.Icon]</value>
|
|
||||||
</variable>
|
|
||||||
<variable name="SelectBack">
|
<variable name="SelectBack">
|
||||||
<value condition="![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]">DialogBack.png</value>
|
<value condition="![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]">DialogBack.png</value>
|
||||||
<value>DialogBack2.png</value>
|
<value>DialogBack2.png</value>
|
||||||
|
@ -174,7 +174,7 @@
|
|||||||
<top>3</top>
|
<top>3</top>
|
||||||
<width>80</width>
|
<width>80</width>
|
||||||
<height>80</height>
|
<height>80</height>
|
||||||
<texture>$VAR[DialogSelectImage]</texture>
|
<texture>$INFO[Listitem.Icon]</texture>
|
||||||
<aspectratio>keep</aspectratio>
|
<aspectratio>keep</aspectratio>
|
||||||
<bordertexture border="3">black-back2.png</bordertexture>
|
<bordertexture border="3">black-back2.png</bordertexture>
|
||||||
<bordersize>2</bordersize>
|
<bordersize>2</bordersize>
|
||||||
@ -227,7 +227,7 @@
|
|||||||
<top>3</top>
|
<top>3</top>
|
||||||
<width>80</width>
|
<width>80</width>
|
||||||
<height>80</height>
|
<height>80</height>
|
||||||
<texture>$VAR[DialogSelectImage]</texture>
|
<texture>$INFO[Listitem.Icon]</texture>
|
||||||
<aspectratio>keep</aspectratio>
|
<aspectratio>keep</aspectratio>
|
||||||
<bordertexture border="3">black-back2.png</bordertexture>
|
<bordertexture border="3">black-back2.png</bordertexture>
|
||||||
<bordersize>2</bordersize>
|
<bordersize>2</bordersize>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<addon id="skin.confluence" version="4.7.14" name="Confluence" provider-name="Jezz_X, Team Kodi">
|
<addon id="skin.confluence" version="4.7.13" name="Confluence" provider-name="Jezz_X, Team Kodi">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.gui" version="5.15.0"/>
|
<import addon="xbmc.gui" version="5.15.0"/>
|
||||||
</requires>
|
</requires>
|
||||||
@ -24,7 +24,7 @@
|
|||||||
<screenshot>resources/screenshot-08.jpg</screenshot>
|
<screenshot>resources/screenshot-08.jpg</screenshot>
|
||||||
<screenshot>resources/screenshot-09.jpg</screenshot>
|
<screenshot>resources/screenshot-09.jpg</screenshot>
|
||||||
</assets>
|
</assets>
|
||||||
<news>- Fix image in select dialog.[CR]- Updated language files from Weblate.</news>
|
<news>- Update language files from Transifex.</news>
|
||||||
<summary lang="af_ZA">Confluence oortreksel deur Jezz_X.</summary>
|
<summary lang="af_ZA">Confluence oortreksel deur Jezz_X.</summary>
|
||||||
<summary lang="ar_SA">جلد كونفليونس من صنع Jezz_x. (الجلد المبدأى لبرنامج إكس بى إم سى)</summary>
|
<summary lang="ar_SA">جلد كونفليونس من صنع Jezz_x. (الجلد المبدأى لبرنامج إكس بى إم سى)</summary>
|
||||||
<summary lang="be_BY">Абалонка Confluence ад Jezz_X.</summary>
|
<summary lang="be_BY">Абалонка Confluence ад Jezz_X.</summary>
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
[B]4.7.14[/B]
|
|
||||||
|
|
||||||
- - Fix image in select dialog
|
|
||||||
|
|
||||||
[B]4.7.13[/B]
|
[B]4.7.13[/B]
|
||||||
|
|
||||||
- Update language files from Transifex
|
- Update language files from Transifex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user