Skip to content

Commit

Permalink
[estouchy] add privacy policy support
Browse files Browse the repository at this point in the history
  • Loading branch information
ronie committed Oct 27, 2016
1 parent c8a40cf commit b7297e4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions addons/skin.estouchy/xml/SettingsSystemInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,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>
Expand Down Expand Up @@ -325,6 +337,13 @@
<font>font22</font>
</control>
</control>
<control type="textbox" id="13">
<posx>340</posx>
<posy>25</posy>
<width>800</width>
<height>550</height>
<autoscroll delay="5000" repeat="7500" time="5000">true</autoscroll>
</control>
<control type="group">
<posx>60</posx>
<posy>220r</posy>
Expand Down

0 comments on commit b7297e4

Please sign in to comment.