aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/DialogMediaSource.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.confluence/720p/DialogMediaSource.xml')
-rw-r--r--addons/skin.confluence/720p/DialogMediaSource.xml55
1 files changed, 9 insertions, 46 deletions
diff --git a/addons/skin.confluence/720p/DialogMediaSource.xml b/addons/skin.confluence/720p/DialogMediaSource.xml
index 93ff4e1d0d..ede609966f 100644
--- a/addons/skin.confluence/720p/DialogMediaSource.xml
+++ b/addons/skin.confluence/720p/DialogMediaSource.xml
@@ -8,52 +8,15 @@
</coordinates>
<include>dialogeffect</include>
<controls>
- <control type="image">
- <description>background image</description>
- <left>0</left>
- <top>0</top>
- <width>800</width>
- <height>500</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <description>Dialog Header image</description>
- <left>40</left>
- <top>16</top>
- <width>720</width>
- <height>40</height>
- <texture>dialogheader.png</texture>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <left>40</left>
- <top>20</top>
- <width>720</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[13406]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>selected</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <left>710</left>
- <top>15</top>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
+ <include name="DialogBackgroundCommons">
+ <param name="DialogBackgroundWidth" value="800" />
+ <param name="DialogBackgroundHeight" value="500" />
+ <param name="DialogHeaderWidth" value="720" />
+ <param name="DialogHeaderLabel" value="$LOCALIZE[13406]" />
+ <param name="DialogHeaderId" value="2" />
+ <param name="CloseButtonLeft" value="710" />
+ <param name="CloseButtonNav" value="10" />
+ </include>
<control type="label">
<description>path label</description>
<left>20</left>