aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estouchy/xml/DialogAddonSettings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/DialogAddonSettings.xml')
-rw-r--r--addons/skin.estouchy/xml/DialogAddonSettings.xml208
1 files changed, 0 insertions, 208 deletions
diff --git a/addons/skin.estouchy/xml/DialogAddonSettings.xml b/addons/skin.estouchy/xml/DialogAddonSettings.xml
deleted file mode 100644
index 310bb8bc96..0000000000
--- a/addons/skin.estouchy/xml/DialogAddonSettings.xml
+++ /dev/null
@@ -1,208 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<window>
- <defaultcontrol></defaultcontrol>
- <include>16x9_xPos_Relocation</include>
- <include>Window_OpenClose_Animation_Zoom</include>
- <coordinates>
- <posx>15</posx>
- <posy>30</posy>
- </coordinates>
- <controls>
- <include>BehindDialogFadeOut</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1250</width>
- <height>60</height>
- <texture border="5">dialog_header.png</texture>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <posx>20</posx>
- <posy>0</posy>
- <include>WindowTitleCommons</include>
- <width>1160</width>
- <label></label>
- </control>
- <control type="group">
- <posx>1180</posx>
- <posy>0</posy>
- <include>DialogCloseButtonCommons</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>60</posy>
- <width>1250</width>
- <height>840</height>
- <texture>dialog_back.png</texture>
- </control>
- <control type="group">
- <posx>20</posx>
- <posy>70</posy>
- <control type="button">
- <description>left Arrow</description>
- <posx>0</posx>
- <posy>10</posy>
- <width>24</width>
- <height>40</height>
- <texturefocus>arrow_left.png</texturefocus>
- <texturenofocus>arrow_left.png</texturenofocus>
- <onclick>Control.Move(3,-1)</onclick>
- <include>VisibleFadeEffect</include>
- <visible>Container(3).HasPrevious</visible>
- </control>
- <control type="button" id="11001">
- <description>right Arrow</description>
- <posx>1170</posx>
- <posy>10</posy>
- <width>24</width>
- <height>40</height>
- <texturefocus>arrow_right.png</texturefocus>
- <texturenofocus>arrow_right.png</texturenofocus>
- <onclick>Control.Move(3,1)</onclick>
- <include>VisibleFadeEffect</include>
- <visible>Container(3).HasNext</visible>
- </control>
- </control>
- <control type="grouplist" id="3">
- <description>button area</description>
- <posx>60</posx>
- <posy>70</posy>
- <width>1130</width>
- <height>60</height>
- <itemgap>5</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>3</onleft>
- <onright>3</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>140</posy>
- <width>1250</width>
- <height>554</height>
- <texture colordiffuse="40000000">panel.png</texture>
- </control>
- <control type="grouplist" id="5">
- <description>control area</description>
- <posx>0</posx>
- <posy>140</posy>
- <width>1250</width>
- <height>554</height>
- <itemgap>-1</itemgap>
- <pagecontrol>30</pagecontrol>
- <onup>3</onup>
- <ondown>9001</ondown>
- <onleft>5</onleft>
- <onright>30</onright>
- </control>
- <control type="button" id="10">
- <description>Default Category Button</description>
- <width>200</width>
- <include>ButtonInfoDialogsCommonValues</include>
- </control>
- <control type="button" id="7">
- <description>Default Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>70</height>
- <font>font25</font>
- </control>
- <control type="radiobutton" id="8">
- <description>Default RadioButton</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>70</height>
- <font>font25</font>
- </control>
- <control type="spincontrolex" id="9">
- <description>Default SpinControlex</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>70</height>
- <font>font25</font>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- </control>
- <control type="image" id="11">
- <description>separator image</description>
- <height>5</height>
- <texture border="2">separator.png</texture>
- </control>
- <control type="label" id="14">
- <posx>20</posx>
- <height>50</height>
- <font>font20_title</font>
- <label></label>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="colorbutton" id="15">
- <description>Default ColorButton</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>70</height>
- <font>font25</font>
- </control>
- <control type="sliderex" id="13">
- <description>Default Slider</description>
- <height>70</height>
- <font>font25</font>
- <textwidth>550</textwidth>
- </control>
- <control type="edit" id="12">
- <height>70</height>
- <font>font25</font>
- </control>
- <control type="textbox" id="6">
- <description>description area</description>
- <left>50</left>
- <top>710</top>
- <width>1150</width>
- <height>100</height>
- <font>font24</font>
- <align>justify</align>
- <textcolor>blue</textcolor>
- <autoscroll time="3000" delay="5000" repeat="5000">true</autoscroll>
- </control>
- <control type="grouplist" id="9001">
- <posx>20</posx>
- <posy>830</posy>
- <width>1210</width>
- <height>60</height>
- <itemgap>5</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>9001</onleft>
- <onright>9001</onright>
- <onup>5</onup>
- <ondown>3</ondown>
- <control type="button" id="28">
- <description>OK Button</description>
- <width>200</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>186</label>
- </control>
- <control type="button" id="29">
- <description>Cancel Button</description>
- <width>200</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>222</label>
- </control>
- <control type="button" id="30">
- <description>Defaults Button</description>
- <width>200</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>409</label>
- </control>
- <control type="button" id="20">
- <description>Level Button</description>
- <width>200</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>SettingsLevelChange</onclick>
- </control>
- </control>
- </controls>
-</window>