aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/xml/DialogVideoInfo.xml
diff options
context:
space:
mode:
authorMartijn Kaijser <martijn@xbmc.org>2016-11-30 18:06:52 +0100
committerGitHub <noreply@github.com>2016-11-30 18:06:52 +0100
commit654f1b7b5b641691259f36cac6d1cdc6e16d9d16 (patch)
tree61abb2c9f2c65358e219b96bf1404c4e574292f9 /addons/skin.estuary/xml/DialogVideoInfo.xml
parent56ac7b3798915615c12149c86c81cf7261007813 (diff)
parentf157ec35d66e3c9adce2408af61ae7f824701f5e (diff)
Merge pull request #11014 from phil65/estuary_update17.0b6-Krypton
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/DialogVideoInfo.xml')
-rw-r--r--addons/skin.estuary/xml/DialogVideoInfo.xml42
1 files changed, 22 insertions, 20 deletions
diff --git a/addons/skin.estuary/xml/DialogVideoInfo.xml b/addons/skin.estuary/xml/DialogVideoInfo.xml
index 467df2b99c..d5dc88b057 100644
--- a/addons/skin.estuary/xml/DialogVideoInfo.xml
+++ b/addons/skin.estuary/xml/DialogVideoInfo.xml
@@ -214,24 +214,25 @@
<param name="visible" value="!String.IsEmpty(ListItem.Status)" />
</include>
</control>
- <control type="image">
- <left>0</left>
- <top>164</top>
- <width>1245</width>
- <height>328</height>
- <texture border="21">dialogs/dialog-bg.png</texture>
- <visible>Integer.IsEqual(Container(50).NumItems,0) + String.IsEmpty(ListItem.Art(tvshow.banner)) + String.IsEmpty(ListItem.Art(banner))</visible>
- </control>
- <control type="textbox">
- <left>17</left>
- <top>185</top>
- <width>1210</width>
- <height>283</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font36_title</font>
- <label>$LOCALIZE[31079]</label>
+ <control type="group">
<visible>Integer.IsEqual(Container(50).NumItems,0) + String.IsEmpty(ListItem.Art(tvshow.banner)) + String.IsEmpty(ListItem.Art(banner))</visible>
+ <control type="image">
+ <left>0</left>
+ <top>164</top>
+ <width>1245</width>
+ <height>328</height>
+ <texture border="21">dialogs/dialog-bg.png</texture>
+ </control>
+ <control type="textbox">
+ <left>17</left>
+ <top>185</top>
+ <width>1210</width>
+ <height>283</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font36_title</font>
+ <label>$LOCALIZE[31079]</label>
+ </control>
</control>
<control type="image">
<left>77</left>
@@ -494,14 +495,15 @@
</include>
</control>
<control type="label">
- <right>100</right>
+ <right>80</right>
<top>970</top>
<align>right</align>
<width>1400</width>
<height>44</height>
<font>font20_title</font>
- <textcolor>77FFFFFF</textcolor>
+ <textcolor>99FFFFFF</textcolor>
<shadowcolor>text_shadow</shadowcolor>
+ <haspath>true</haspath>
<label>$INFO[ListItem.FileNameANdPath]</label>
<visible>Control.HasFocus(6)</visible>
<animation effect="fade" start="0" end="100" time="300" delay="300">WindowOpen</animation>
@@ -557,7 +559,7 @@
</control>
<control type="label">
<left>74</left>
- <width>500</width>
+ <width>800</width>
<height>44</height>
<shadowcolor>text_shadow</shadowcolor>
<label>$LOCALIZE[31126]</label>