aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-10-27 01:13:16 +0200
committerronie <ronie@users.noreply.github.com>2016-11-07 17:15:02 +0100
commit07f646b5879a251edcb5ae56afa0a964bc1ddaef (patch)
treeb799c03b54dabca7b1ca4ebbee6854dab12e232b /addons
parent625322f627b524e6af672acc3fa8e3f3325038e5 (diff)
[estouchy] add privacy policy support
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.estouchy/xml/SettingsSystemInfo.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/SettingsSystemInfo.xml b/addons/skin.estouchy/xml/SettingsSystemInfo.xml
index 05b9389437..4495490898 100644
--- a/addons/skin.estouchy/xml/SettingsSystemInfo.xml
+++ b/addons/skin.estouchy/xml/SettingsSystemInfo.xml
@@ -46,6 +46,7 @@
<height>598</height>
<itemgap>-1</itemgap>
<onleft>5</onleft>
+ <onright>60</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<control type="button" id="95">
@@ -121,6 +122,18 @@
<label>31556</label>
<textoffsetx>20</textoffsetx>
</control>
+ <control type="button" id="100">
+ <width>290</width>
+ <height>80</height>
+ <aligny>center</aligny>
+ <font>font24_title</font>
+ <textcolor>white</textcolor>
+ <texturefocus>list_focus.png</texturefocus>
+ <texturenofocus border="40,0,40,5">list_nofocus.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>12389</label>
+ <textoffsetx>20</textoffsetx>
+ </control>
</control>
<control type="image">
<posx>310</posx>
@@ -325,6 +338,31 @@
<font>font22</font>
</control>
</control>
+ <control type="textbox" id="30">
+ <posx>340</posx>
+ <posy>25</posy>
+ <width>800</width>
+ <height>550</height>
+ <pagecontrol>60</pagecontrol>
+ <autoscroll delay="5000" repeat="7500" time="5000">true</autoscroll>
+ </control>
+ <control type="scrollbar" id="60">
+ <posx>1200</posx>
+ <posy>0</posy>
+ <width>26</width>
+ <height>602</height>
+ <texturesliderbackground colordiffuse="30FFFFFF">white.png</texturesliderbackground>
+ <texturesliderbar colordiffuse="grey">white.png</texturesliderbar>
+ <texturesliderbarfocus colordiffuse="blue">white.png</texturesliderbarfocus>
+ <textureslidernib>blank.png</textureslidernib>
+ <textureslidernibfocus>blank.png</textureslidernibfocus>
+ <onleft>9000</onleft>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <animation effect="fade" time="150">Visible</animation>
+ <animation effect="fade" time="150">Hidden</animation>
+ <visible>Control.IsVisible(30)</visible>
+ </control>
<control type="group">
<posx>60</posx>
<posy>220r</posy>