aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/xml/DialogVideoInfo.xml
diff options
context:
space:
mode:
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>