Changeset 24348


Ignore:
Timestamp:
10/16/13 03:29:25 (11 years ago)
Author:
tobayer
Message:

[MetrixHD skin] update scan & manualscan screens

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml

    r24340 r24348  
    11701170
    11711171
    1172 # todo # ok, exit ?
    11731172#manualscan, fullscreen, 1280x720 => 1220x660
    11741173<screen name="manualscan" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
     
    12061205                        <node parent="listbox" name="unusedbouquetchannels" text="Remove unused Channels in Bouquets" type="choicebox" valign="middle" width="100%" height="35">
    12071206                <node parent="list_bg" name="buttonbar" posx="center" posy="bottom" width="100%" height="50" valign="bottom">
    1208                         <node parent="buttonbar" name="b3" text="SCAN" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="0" posy="bottom" width="200" height="40" valign="middle">
    1209                         <node parent="buttonbar" name="b4" text="CHANGE" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="210" posy="bottom" width="200" height="40" valign="middle">
    1210                         <node parent="buttonbar" name="b5" text="Transponder" textposx="10" bordercol="yellow" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="420" posy="bottom" width="250" height="40" valign="middle">
    1211 #<node parent="buttonbar" name="b1" text=" OK " font="RegularLight" fontsize="28" fontcol="black" posx="0" posy="bottom" width="90" height="40" halign="center" valign="middle" bgcol="grey">
    1212 #<node parent="buttonbar" name="b2" text=" EXIT " font="RegularLight" fontsize="28" fontcol="black" posx="100" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="grey">
     1207                        <node parent="buttonbar" name="b3" text="SCANSTART" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="0" posy="bottom" width="300" height="40" valign="middle">
     1208                        <node parent="buttonbar" name="b4" text="SAVETRANSPONDER" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="310" posy="bottom" width="350" height="40" valign="middle">
     1209                        <node parent="buttonbar" name="b5" text="TRANSPONDEREDIT" textposx="10" bordercol="yellow" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="670" posy="bottom" width="370" height="40" valign="middle">
    12131210</screen>
    12141211
     
    12301227        <node name="list_bg" posx="620" posy="20" width="530" height="470" hspace="10" vspace="10" bgcol="bgcol" transparent="20">
    12311228                <node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="0" width="100%" height="100%">
    1232                 <node parent="box_bg" name="buttonbar" posx="center" posy="bottom" width="100%" height="50" valign="bottom">
    1233                         <node parent="buttonbar" name="b2" text="ADD ONE" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="24" fontcol="fontcol" posx="0" posy="bottom" width="200" height="40" valign="middle">
    1234                         <node parent="buttonbar" name="b3" text="ADD ALL" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="24" fontcol="fontcol" posx="210" posy="bottom" width="200" height="40" valign="middle">
     1229        <node parent="box_bg" name="buttonbar" posx="center" posy="bottom" width="100%" height="90" valign="bottom">
     1230                        <node parent="buttonbar" name="b3" text="ADD ALL" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="24" fontcol="fontcol" posx="0" posy="top" width="450" height="40" valign="middle">
     1231                        <node parent="buttonbar" name="b2" text="ADD ONE" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="24" fontcol="fontcol" posx="0" posy="bottom" width="400" height="40" valign="middle">
    12351232                        <node parent="buttonbar" name="b1" text=" EXIT " font="RegularLight" fontsize="28" fontcol="black" posx="right" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="grey">
    12361233</screen>
Note: See TracChangeset for help on using the changeset viewer.