Ignore:
Timestamp:
Jul 11, 2013, 9:57:28 AM (13 years ago)
Author:
nit
Message:

[titan] update skins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_MetrixHD/var/swap/titanskins/MetrixHD/skin.xml

    r22046 r22309  
    601601
    602602
     603# todo # ok?
     604#channelslotlist, fullscreen, 1280x720 => 1220x660
     605<screen name="channelslotlist" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
     606        <node name="titletext" text="Channel Allocation" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
     607        <node name="titletext-1" text="Channel Settings" font="Regular" fontcol="grey" fontsize="50" posx="0" posy="530" width="100%" height="50" halign="left" valign="middle">
     608        <node name="titletext-2" text="Settings" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle">
     609        <node name="list_bg" posx="620" posy="20" width="530" height="470" hspace="10" vspace="0" bgcol="bgcol" transparent="20">
     610                <node parent="list_bg" name="listbox" type="listbox" scrollbar="no" bordercol="grey" font="RegularLight" fontsize="28" fontcol="white" posx="0" posy="10" width="100%" height="410">
     611                <node parent="list_bg" name="buttonbar" posx="center" posy="bottom" width="100%" height="50" valign="bottom">
     612                        <node parent="buttonbar" name="b2" text="DEL" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="0" posy="bottom" width="190" height="40" valign="middle">
     613                        <node parent="buttonbar" name="b3" text="ADD" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="200" posy="bottom" width="240" height="40" valign="middle">
     614#<node parent="buttonbar" name="b1" text=" OK " font="RegularLight" fontsize="28" fontcol="black" posx="right" posy="bottom" width="80" height="40" halign="center" valign="middle" bgcol="grey">
     615</screen>
     616
     617
    603618# todo # ok, exit ?
    604619#videosettings, fullscreen, 1280x720 => 1220x660
     
    787802                        <node parent="buttonbar" name="b4" text="MENU" textposx="10" bordercol="green" bordersize="5" bordertype="4" posx="250" posy="bottom" width="150" height="40" valign="middle">
    788803                        <node parent="buttonbar" name="b5" text="CAID" textposx="10" bordercol="yellow" bordersize="5" bordertype="4" posx="410" posy="bottom" width="150" height="40" valign="middle">
    789                         <node parent="buttonbar" name="b6" text="Settings" textposx="10" bordercol="blue" bordersize="5" bordertype="4" posx="570" posy="bottom" width="240" height="40" valign="middle">
     804                        <node parent="buttonbar" name="b6" text="Channel" textposx="10" bordercol="blue" bordersize="5" bordertype="4" posx="570" posy="bottom" width="240" height="40" valign="middle">
     805                        <node parent="buttonbar" name="b7" text="Settings (Menu)" textposx="10" bordercol="grey" bordersize="5" bordertype="4" posx="670" posy="bottom" width="240" height="40" valign="middle">
    790806#<node parent="buttonbar" name="b1" text=" OK " font="RegularLight" fontsize="28" fontcol="black" posx="right" posy="bottom" width="80" height="40" halign="center" valign="middle" bgcol="grey">
    791807#<node parent="buttonbar" name="b2" text=" EXIT " font="RegularLight" fontsize="28" fontcol="black" posx="500" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="grey">
Note: See TracChangeset for help on using the changeset viewer.