diff options
Diffstat (limited to 'addons/skin.confluence/720p/DialogPVRTimerSettings.xml')
-rw-r--r-- | addons/skin.confluence/720p/DialogPVRTimerSettings.xml | 130 |
1 files changed, 0 insertions, 130 deletions
diff --git a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml b/addons/skin.confluence/720p/DialogPVRTimerSettings.xml deleted file mode 100644 index 774749fb01..0000000000 --- a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml +++ /dev/null @@ -1,130 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>29</defaultcontrol> - <coordinates> - <left>275</left> - <top>30</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="730" /> - <param name="DialogBackgroundHeight" value="660" /> - <param name="DialogHeaderWidth" value="650" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[19065]" /> - <param name="DialogHeaderId" value="0" /> - <param name="CloseButtonLeft" value="640" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="grouplist" id="5"> - <description>control area</description> - <left>30</left> - <top>70</top> - <width>670</width> - <height>510</height> - <itemgap>5</itemgap> - <onup>9001</onup> - <ondown>9001</ondown> - <onleft>9001</onleft> - <onright>9001</onright> - </control> - <control type="group" id="9001"> - <left>160</left> - <top>590</top> - <control type="button" id="28"> - <description>OK Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onleft>29</onleft> - <onright>29</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="button" id="29"> - <description>Cancel Button</description> - <left>210</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>28</onleft> - <onright>28</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default spincontrolex</description> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <font>font13</font> - <aligny>center</aligny> - <reverse>yes</reverse> - </control> - <control type="sliderex" id="13"> - <description>Default Slider</description> - <height>40</height> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - </control> - <control type="image" id="11"> - <description>Default Seperator</description> - <height>2</height> - <texture>separator2.png</texture> - </control> - <control type="edit" id="12"> - <description>Default Edit</description> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </control> - <control type="label" id="14"> - <description>Default Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </controls> -</window> |