[skin.confluence] v3.0.15
- Added horizontal orientation tag to default slider control
This commit is contained in:
parent
82d18e53c1
commit
775430d179
@ -151,6 +151,7 @@
|
|||||||
<default type="slider">
|
<default type="slider">
|
||||||
<controloffsetx>75</controloffsetx>
|
<controloffsetx>75</controloffsetx>
|
||||||
<controloffsety>0</controloffsety>
|
<controloffsety>0</controloffsety>
|
||||||
|
<orientation>horizontal</orientation>
|
||||||
</default>
|
</default>
|
||||||
<default type="sliderex">
|
<default type="sliderex">
|
||||||
<height>35</height>
|
<height>35</height>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<addon
|
<addon
|
||||||
id="skin.confluence"
|
id="skin.confluence"
|
||||||
version="3.0.14"
|
version="3.0.15"
|
||||||
name="Confluence"
|
name="Confluence"
|
||||||
provider-name="Jezz_X, Team Kodi">
|
provider-name="Jezz_X, Team Kodi">
|
||||||
<requires>
|
<requires>
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
[B]3.0.15[/B]
|
||||||
|
|
||||||
|
- Added horizontal orientation tag to default slider control
|
||||||
|
|
||||||
[B]3.0.14[/B]
|
[B]3.0.14[/B]
|
||||||
|
|
||||||
- Updated language files from Transifex
|
- Updated language files from Transifex
|
||||||
|
Loading…
Reference in New Issue
Block a user