diff options
Diffstat (limited to 'addons/skin.confluence/720p/DialogOK.xml')
-rw-r--r-- | addons/skin.confluence/720p/DialogOK.xml | 162 |
1 files changed, 81 insertions, 81 deletions
diff --git a/addons/skin.confluence/720p/DialogOK.xml b/addons/skin.confluence/720p/DialogOK.xml index a40e60532d..56f9a0b6b4 100644 --- a/addons/skin.confluence/720p/DialogOK.xml +++ b/addons/skin.confluence/720p/DialogOK.xml @@ -1,82 +1,82 @@ -<window id="2002">
- <defaultcontrol always="true">10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>340</posx>
- <posy>235</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>230</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>560</width>
- <height>30</height>
- <font>font13_title</font>
- <label>13406</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="2">
- <description>dialog line 1</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="3">
- <description>dialog line 2</description>
- <posx>20</posx>
- <posy>85</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="4">
- <description>dialog line 3</description>
- <posx>20</posx>
- <posy>110</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="button" id="10">
- <description>OK button</description>
- <posx>200</posx>
- <posy>170</posy>
- <width>200</width>
- <height>40</height>
- <label>186</label>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- </control>
- </controls>
+<window id="2002"> + <defaultcontrol always="true">10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>340</posx> + <posy>235</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>230</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>560</width> + <height>30</height> + <font>font13_title</font> + <label>13406</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="2"> + <description>dialog line 1</description> + <posx>20</posx> + <posy>60</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="3"> + <description>dialog line 2</description> + <posx>20</posx> + <posy>85</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="4"> + <description>dialog line 3</description> + <posx>20</posx> + <posy>110</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="button" id="10"> + <description>OK button</description> + <posx>200</posx> + <posy>170</posy> + <width>200</width> + <height>40</height> + <label>186</label> + <font>font12_title</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> </window>
\ No newline at end of file |