Changeset 28863


Ignore:
Timestamp:
05/02/14 21:45:59 (9 years ago)
Author:
tobayer
Message:

[smartTV skin] update tuner stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV/skin.xml

    r28827 r28863  
    11301130        <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
    11311131        <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
    1132         <node parent="title_bg" name="b3" picmem="skin/key_red30.png" text="EDIT" textposx="40" posx="100" posy="40" width="150" height="30" valign="textbottom">
    1133         <node parent="title_bg" name="b4" picmem="skin/key_green30.png" text="Own Position" textposx="40" posx="270" posy="40" width="200" height="30" valign="textbottom">
     1132        <node parent="title_bg" name="b3" picmem="skin/key_red30.png" text="EDIT TUNER" textposx="40" posx="100" posy="40" width="250" height="30" valign="textbottom">
     1133        <node parent="title_bg" name="b4" picmem="skin/key_green30.png" text="EDIT MOTOR" textposx="40" posx="370" posy="40" width="250" height="30" valign="textbottom">
    11341134<node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
    11351135<node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="100%">
     
    11431143                <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
    11441144                <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
    1145                 <node parent="title_bg" name="b3" picmem="skin/key_red30.png" text="EDIT" textposx="40" posx="100" posy="40" width="150" height="30" valign="textbottom">
     1145                <node parent="title_bg" name="b3" picmem="skin/key_red30.png" text="EDIT LNB / UNICABLE" textposx="40" posx="100" posy="40" width="300" height="30" valign="textbottom">
    11461146        <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
    11471147                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="100%">
     
    11821182
    11831183
    1184 #Own Position
     1184#Engine Systems
    11851185<screen name="ownpos" posx="center" posy="center" width="855" height="570">
    11861186        <node name="title_bg" bgcol="titlebg" fontcol="fontcol" fontsize="18" posx="0" posy="0" width="100%" height="90" hspace="10" vspace="10">
    1187                 <node parent="title_bg" name="titletext" text="Own Position" fontsize="30" posx="0" posy="0" width="100%" height="30" halign="center" valign="middle">
     1187                <node parent="title_bg" name="titletext" text="Engine Systems" fontsize="30" posx="0" posy="0" width="100%" height="30" halign="center" valign="middle">
    11881188                <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
    11891189                <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
     
    11911191                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="100%">
    11921192                        <node parent="listbox" name="latitude" text="Latitude" type="inputboxnum" valign="middle" width="100%" height="34">
    1193                         <node parent="listbox" name="latpos" text_="North / South" type="choicebox" valign="middle" width="100%" height="34">
     1193                        <node parent="listbox" name="latpos" type="choicebox" valign="middle" width="100%" height="34">
    11941194                        <node parent="listbox" name="longitude" text="Longitude" type="inputboxnum" valign="middle" width="100%" height="34">
    1195                         <node parent="listbox" name="longpos" text_="East / West" type="choicebox" valign="middle" width="100%" height="34">
     1195                        <node parent="listbox" name="longpos" type="choicebox" valign="middle" width="100%" height="34">
    11961196</screen>
    11971197
     
    12211221                <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
    12221222                <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
     1223                <node parent="title_bg" name="b3" picmem="skin/key_red30.png" text="Select Unicable Manufacturer" textposx="40" posx="100" posy="40" width="300" height="30" valign="textbottom">
    12231224        <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
    12241225                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="100%">
Note: See TracChangeset for help on using the changeset viewer.