diff options
Diffstat (limited to 'addons/skin.estouchy/xml/Defaults.xml')
-rw-r--r-- | addons/skin.estouchy/xml/Defaults.xml | 205 |
1 files changed, 205 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/Defaults.xml b/addons/skin.estouchy/xml/Defaults.xml new file mode 100644 index 0000000..cc864cb --- /dev/null +++ b/addons/skin.estouchy/xml/Defaults.xml @@ -0,0 +1,205 @@ +<?xml version="1.0" encoding="UTF-8"?> +<includes> + <default type="button"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>42</height> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <font>font20</font> + <textcolor>white</textcolor> + <disabledcolor>grey2</disabledcolor> + <textoffsetx>20</textoffsetx> + <aligny>center</aligny> + <pulseonselect>no</pulseonselect> + </default> + <default type="edit"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>42</height> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <font>font20</font> + <textcolor>white</textcolor> + <disabledcolor>grey2</disabledcolor> + <textoffsetx>20</textoffsetx> + <aligny>center</aligny> + <pulseonselect>no</pulseonselect> + </default> + <default type="fadelabel"> + <posx>0</posx> + <posy>0</posy> + <font>font20</font> + <textcolor>white</textcolor> + </default> + <default type="image"> + <posx>0</posx> + <posy>0</posy> + <texture></texture> + </default> + <default type="label"> + <posx>0</posx> + <posy>0</posy> + <label></label> + <font>font20</font> + <textcolor>white</textcolor> + </default> + <default type="mover"> + <posx>0</posx> + <posy>0</posy> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + </default> + <default type="progress"> + <posx>0</posx> + <posy>0</posy> + <texturebg colordiffuse="grey3">white.png</texturebg> + <midtexture colordiffuse="blue">white.png</midtexture> + <lefttexture></lefttexture> + <righttexture></righttexture> + <overlaytexture></overlaytexture> + <reveal>true</reveal> + </default> + <default type="radiobutton"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>42</height> + <radiowidth>90</radiowidth> + <radioheight>45</radioheight> + <textureradioonfocus>radiobutton_on.png</textureradioonfocus> + <textureradioonnofocus>radiobutton_on.png</textureradioonnofocus> + <textureradioofffocus>radiobutton_off.png</textureradioofffocus> + <textureradiooffnofocus>radiobutton_off.png</textureradiooffnofocus> + <textureradioondisabled colordiffuse="40FFFFFF">radiobutton_on.png</textureradioondisabled> + <textureradiooffdisabled colordiffuse="40FFFFFF">radiobutton_off.png</textureradiooffdisabled> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <label>215</label> + <font>font20</font> + <textcolor>white</textcolor> + <disabledcolor>grey2</disabledcolor> + <textoffsetx>20</textoffsetx> + <aligny>center</aligny> + <pulseonselect>no</pulseonselect> + </default> + <default type="colorbutton"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>42</height> + <colorwidth>130</colorwidth> + <colorheight>76</colorheight> + <texturecolormask>color-button-box.png</texturecolormask> + <texturecolordisabledmask colordiffuse="40FFFFFF">color-button-box.png</texturecolordisabledmask> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <font>font20</font> + <textcolor>white</textcolor> + <disabledcolor>grey2</disabledcolor> + <textoffsetx>20</textoffsetx> + <aligny>center</aligny> + <pulseonselect>no</pulseonselect> + </default> + <default type="resize"> + <posx>0</posx> + <posy>0</posy> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + </default> + <default type="slider"> + <controloffsetx>75</controloffsetx> + <controloffsety>0</controloffsety> + <texturesliderbar>slider.png</texturesliderbar> + <textureslidernib>slider_nofocus.png</textureslidernib> + <textureslidernibfocus>slider_focus.png</textureslidernibfocus> + <orientation>horizontal</orientation> + </default> + <default type="sliderex"> + <height>35</height> + <textoffsetx>20</textoffsetx> + <aligny>center</aligny> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <sliderwidth>350</sliderwidth> + <sliderheight>40</sliderheight> + <texturesliderbar>slider.png</texturesliderbar> + <textureslidernib>slider_nofocus.png</textureslidernib> + <textureslidernibfocus>slider_focus.png</textureslidernibfocus> + <font>font16</font> + <textcolor>white</textcolor> + <disabledcolor>grey2</disabledcolor> + </default> + <default type="spincontrol"> + <posx>0</posx> + <posy>0</posy> + <spinwidth>45</spinwidth> + <spinheight>45</spinheight> + <textureup>arrow_up.png</textureup> + <texturedown>arrow_down.png</texturedown> + <textureupfocus>arrow_up.png</textureupfocus> + <texturedownfocus>arrow_down.png</texturedownfocus> + <textureupdisabled colordiffuse="40FFFFFF">arrow_up.png</textureupdisabled> + <texturedowndisabled colordiffuse="40FFFFFF">arrow_down.png</texturedowndisabled> + <align>right</align> + <width>33</width> + <height>22</height> + <font>font20</font> + <reverse>yes</reverse> + <textcolor>white</textcolor> + <disabledcolor>grey2</disabledcolor> + <subtype>text</subtype> + <textoffsetx>-5</textoffsetx> + <textoffsety>0</textoffsety> + <pulseonselect>no</pulseonselect> + </default> + <default type="spincontrolex"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>42</height> + <spinwidth>70</spinwidth> + <spinheight>45</spinheight> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <textureup>arrow_up.png</textureup> + <texturedown>arrow_down.png</texturedown> + <textureupfocus colordiffuse="blue">arrow_up.png</textureupfocus> + <texturedownfocus colordiffuse="blue">arrow_down.png</texturedownfocus> + <textureupdisabled colordiffuse="40FFFFFF">arrow_up.png</textureupdisabled> + <texturedowndisabled colordiffuse="40FFFFFF">arrow_down.png</texturedowndisabled> + <font>font20</font> + <textcolor>white</textcolor> + <disabledcolor>grey2</disabledcolor> + <textoffsetx>20</textoffsetx> + <aligny>center</aligny> + <reverse>yes</reverse> + <pulseonselect>no</pulseonselect> + </default> + <default type="textbox"> + <posx>0</posx> + <posy>0</posy> + <width>410</width> + <height>213</height> + <align>left</align> + <textcolor>white</textcolor> + <font>font20</font> + </default> + <default type="togglebutton"> + <posx>0</posx> + <posy>0</posy> + <width>20</width> + <height>20</height> + <texturefocus>scroll-up-focus.png</texturefocus> + <texturenofocus>scroll-up.png</texturenofocus> + <alttexturefocus>scroll-down-focus.png</alttexturefocus> + <alttexturenofocus>scroll-down.png</alttexturenofocus> + <textcolor>white</textcolor> + <label></label> + <font>font20</font> + <disabledcolor>grey2</disabledcolor> + <pulseonselect>no</pulseonselect> + </default> +</includes> |