Changed: Moved custom_SkinSetting_1111.xml to SkinSettings.xml as is the Frodo standard now (Accessed in Settings/Appearance under the skin picker now)

This commit is contained in:
JezzX 2013-02-02 14:29:23 +11:00
parent 2e1a80cd2e
commit fbc724ba08
2 changed files with 2 additions and 16 deletions

View File

@ -139,25 +139,11 @@
<onleft>50</onleft>
<onright>50</onright>
<onup>611</onup>
<ondown>21</ondown>
</control>
<control type="button" id="21">
<description>Skin Settings button</description>
<posx>0</posx>
<posy>45</posy>
<include>ButtonCommonValues</include>
<label>20077</label>
<onclick>ActivateWindow(1111)</onclick>
<onleft>50</onleft>
<onright>50</onright>
<onup>20</onup>
<ondown>610</ondown>
<pulseonselect>no</pulseonselect>
<visible>true</visible>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>21</onup>
<onup>20</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>

View File

@ -1,4 +1,4 @@
<window id="1111">
<window>
<defaultcontrol always="true">20</defaultcontrol>
<controls>
<include>CommonBackground</include>