mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Update skins/estuary4vdr/xmlfiles/plug-tvguideng-root.xml
This commit is contained in:
parent
3255936658
commit
858143ce2b
@ -67,238 +67,126 @@
|
||||
</viewelement>
|
||||
|
||||
<viewelement name="footer_hor">
|
||||
<!--red-->
|
||||
<area condition="{red1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red1}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red1}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green1}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green1}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow1}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow1}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue1}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue1}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
<area condition="{red2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red2}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red2}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green2}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green2}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow2}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow2}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue2}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue2}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
<area condition="{red3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red3}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red3}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green3}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green3}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow3}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow3}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue3}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue3}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
<area condition="{red4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red4}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red4}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green4}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green4}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow4}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow4}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue4}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue4}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
</viewelement>
|
||||
|
||||
<viewelement name="footer_ver">
|
||||
<!--red-->
|
||||
<area condition="{red1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red1}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red1}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green1}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green1}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow1}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow1}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue1}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue1}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
<area condition="{red2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red2}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red2}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green2}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green2}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow2}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow2}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue2}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue2}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
<area condition="{red3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red3}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red3}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green3}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green3}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow3}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow3}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue3}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue3}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
<area condition="{red4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
<area x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<!--red-->
|
||||
<drawimage condition="{red4}" imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{red4}++isset{red}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
<!--green-->
|
||||
<drawimage condition="{green4}" imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{green4}++isset{green}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
<!--yellow-->
|
||||
<drawimage condition="{yellow4}" imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{yellow4}++isset{yellow}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
<!--blue-->
|
||||
<drawimage condition="{blue4}" imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
<drawtext condition="{blue4}++isset{blue}" align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
</viewelement>
|
||||
|
||||
@ -426,7 +314,8 @@
|
||||
<drawrectangle x="0" y="0" width="2" height="100%" color="{menubackline}" />
|
||||
<drawrectangle x="0" y="{areaheight}-2" width="100%" height="2" color="{menubackline}" />
|
||||
<!--<drawrectangle x="{areawidth}-2" y="0" width="2" height="100%" color="{menubackline}" />-->
|
||||
<drawimage condition="{timer}" imagetype="icon" path="ico_rec_selected" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
<drawimage condition="{timer}++{timerisactive}" imagetype="icon" path="ico_timer_is_active" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
<drawimage condition="{timer}++not{timerisactive}" imagetype="icon" path="ico_timer_is_inactive" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
</area>
|
||||
<!--EPG without time-->
|
||||
<area condition="not{tvgshowtime}" layer="4">
|
||||
@ -435,7 +324,8 @@
|
||||
<drawrectangle x="0" y="0" width="2" height="100%" color="{menubackline}" />
|
||||
<drawrectangle x="0" y="{areaheight}-2" width="100%" height="2" color="{menubackline}" />
|
||||
<!--<drawrectangle x="{areawidth}-2" y="0" width="2" height="100%" color="{menubackline}" />-->
|
||||
<drawimage condition="{timer}" imagetype="icon" path="ico_rec_selected" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
<drawimage condition="{timer}++{timerisactive}" imagetype="icon" path="ico_timer_is_active" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
<drawimage condition="{timer}++not{timerisactive}" imagetype="icon" path="ico_timer_is_inactive" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
</area>
|
||||
</grid>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user