diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-01-06 11:24:40 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-01-06 11:24:40 +0100 |
commit | a4e90f0b4b337bae44a3a2ab0ebd2ba950d54a25 (patch) | |
tree | 278080881a9032432eb8ecde60fe27e05b7deac9 /addons/skin.confluence/720p/DialogYesNo.xml | |
parent | 693aedae48457a537dbfae6081590806e326a346 (diff) |
dos -> unix
Diffstat (limited to 'addons/skin.confluence/720p/DialogYesNo.xml')
-rw-r--r-- | addons/skin.confluence/720p/DialogYesNo.xml | 198 |
1 files changed, 99 insertions, 99 deletions
diff --git a/addons/skin.confluence/720p/DialogYesNo.xml b/addons/skin.confluence/720p/DialogYesNo.xml index 7d4a7bca9f..f58ad914dc 100644 --- a/addons/skin.confluence/720p/DialogYesNo.xml +++ b/addons/skin.confluence/720p/DialogYesNo.xml @@ -1,100 +1,100 @@ -<window id="100">
- <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>$LOCALIZE[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="11">
- <description>Yes button</description>
- <posx>75</posx>
- <posy>170</posy>
- <width>200</width>
- <height>40</height>
- <label>107</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>11</onup>
- <ondown>11</ondown>
- </control>
- <control type="button" id="10">
- <description>No button</description>
- <posx>325</posx>
- <posy>170</posy>
- <width>200</width>
- <height>40</height>
- <label>106</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>11</onleft>
- <onright>11</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- </control>
- </controls>
+<window id="100"> + <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>$LOCALIZE[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="11"> + <description>Yes button</description> + <posx>75</posx> + <posy>170</posy> + <width>200</width> + <height>40</height> + <label>107</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>11</onup> + <ondown>11</ondown> + </control> + <control type="button" id="10"> + <description>No button</description> + <posx>325</posx> + <posy>170</posy> + <width>200</width> + <height>40</height> + <label>106</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>11</onleft> + <onright>11</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> </window>
\ No newline at end of file |