2016-10-05 15:33:07 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
2016-11-08 11:36:35 +01:00
|
|
|
<defaultcontrol always="false">211</defaultcontrol>
|
2016-11-17 18:38:24 +01:00
|
|
|
<onunload>RunScript(script.skinshortcuts,type=buildxml&mainmenuID=9001&group=mainmenu|videosubmenu|musicsubmenu|picturessubmenu)</onunload>
|
2016-11-08 11:36:35 +01:00
|
|
|
<onunload>control.setfocus(9000)</onunload>
|
|
|
|
<controls>
|
2017-09-30 16:47:45 +02:00
|
|
|
<!--background-->
|
2016-10-06 20:56:31 +02:00
|
|
|
<include>globalBackground</include>
|
2016-11-08 11:36:35 +01:00
|
|
|
<control type="group">
|
2017-09-30 16:47:45 +02:00
|
|
|
<posx>col-4-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
<!--animations-->
|
|
|
|
<include>modalDialogInOutVertical</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>18-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>71</posy>
|
|
|
|
<width>18-col</width>
|
|
|
|
<height>1</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<!--title-->
|
|
|
|
<control type="label">
|
2016-11-08 11:36:35 +01:00
|
|
|
<posx>24</posx>
|
2017-09-30 16:47:45 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>18-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>dialogTitle</font>
|
2017-09-30 20:23:09 +02:00
|
|
|
<label>$LOCALIZE[31228]</label>
|
2017-09-30 16:47:45 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>18-col</width>
|
|
|
|
<height>18-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<!--options-->
|
|
|
|
<control type="grouplist" id="300">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>4-col</width>
|
|
|
|
<height>18-row</height>
|
2016-11-08 11:36:35 +01:00
|
|
|
<control type="button" id="301">
|
|
|
|
<description>Add a new shortcut</description>
|
|
|
|
<onright>211</onright>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
<label>$ADDON[script.skinshortcuts 32000]</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="302">
|
|
|
|
<description>Delete shortcut</description>
|
|
|
|
<onright>211</onright>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
<label>$ADDON[script.skinshortcuts 32001]</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="303">
|
|
|
|
<description>Move shortcut up</description>
|
|
|
|
<onright>211</onright>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
<label>$ADDON[script.skinshortcuts 32002]</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="304">
|
|
|
|
<description>Move shortcut down</description>
|
|
|
|
<onright>211</onright>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
<label>$ADDON[script.skinshortcuts 32003]</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="305">
|
|
|
|
<description>Change shortcut label</description>
|
|
|
|
<onright>211</onright>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
<label>$ADDON[script.skinshortcuts 32025]</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="307">
|
|
|
|
<description>Change shortcut action</description>
|
|
|
|
<onright>211</onright>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
<label>$ADDON[script.skinshortcuts 32027]</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="308">
|
|
|
|
<description>Reset shortcuts</description>
|
|
|
|
<onright>211</onright>
|
|
|
|
<width>5-col-gutter</width>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
<label>$ADDON[script.skinshortcuts 32028]</label>
|
|
|
|
</control>
|
|
|
|
</control>
|
2017-09-30 16:47:45 +02:00
|
|
|
<!-- id 211 - Current shortcuts -->
|
|
|
|
<!--options-->
|
|
|
|
<control type="image">
|
|
|
|
<posx>4-col</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>14-col</width>
|
|
|
|
<height>18-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
2017-09-30 16:47:45 +02:00
|
|
|
<control type="list" id="211">
|
|
|
|
<posx>4-col</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>14-col</width>
|
|
|
|
<height>18-row</height>
|
|
|
|
<onleft>300</onleft>
|
|
|
|
<orientation>vertical</orientation>
|
|
|
|
<itemlayout width="14-col" height="2-row">
|
|
|
|
<control type="label">
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>13-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="14-col" height="2-row">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>14-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>textActive</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<animation effect="fade" start="100" end="50" condition="!Control.HasFocus(211)">Conditional</animation>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>13-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
2016-11-08 11:36:35 +01:00
|
|
|
<!--debugging-->
|
2016-10-05 15:33:07 +02:00
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>WindowID</include>
|
|
|
|
<label>script-skinshortcuts.xml</label>
|
|
|
|
</control>
|
2016-11-08 11:36:35 +01:00
|
|
|
</controls>
|
2016-10-05 15:33:07 +02:00
|
|
|
</window>
|