diff options
Diffstat (limited to 'addons/skin.pm3-hd/720p/DialogGamepad.xml')
-rw-r--r-- | addons/skin.pm3-hd/720p/DialogGamepad.xml | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/addons/skin.pm3-hd/720p/DialogGamepad.xml b/addons/skin.pm3-hd/720p/DialogGamepad.xml deleted file mode 100644 index d385b20eec..0000000000 --- a/addons/skin.pm3-hd/720p/DialogGamepad.xml +++ /dev/null @@ -1,79 +0,0 @@ -<window id="110">
- <defaultcontrol>0</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>290</posx>
- <posy>210</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>300</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>300</height>
- <texture border="40">DialogFront.png</texture>
- </control>
- <control type="label" id="1">
- <description>heading label</description>
- <posx>40</posx>
- <posy>40</posy>
- <width>620</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font18</font>
- <label>13406</label>
- <textcolor>dialogheader</textcolor>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>78</posy>
- <width>620</width>
- <height>2</height>
- <texture>separator.png</texture>
- </control>
- <control type="label" id="2">
- <description>dialog line 1</description>
- <posx>40</posx>
- <posy>85</posy>
- <width>620</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font12</font>
- </control>
- <control type="label" id="3">
- <description>dialog line 2</description>
- <posx>40</posx>
- <posy>115</posy>
- <width>620</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font12</font>
- </control>
- <control type="label" id="4">
- <description>dialog line 3</description>
- <posx>40</posx>
- <posy>145</posy>
- <width>620</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font12</font>
- </control>
- </controls>
-</window>
\ No newline at end of file |