Changeset 20877


Ignore:
Timestamp:
Apr 6, 2013, 6:24:12 PM (13 years ago)
Author:
tobayer
Message:

[titan] smartTV skin: update linkedchannel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_smartTV/var/swap/titanskins/smartTV/skin.xml

    r20876 r20877  
    14981498
    14991499#linkedchannel
    1500 <screen name="linkedchannel" posx="center" posy="center" width="700" height="400">
     1500<screen name="linkedchannel" posx="center" posy="center" width="855" height="570">
    15011501        <node name="title_bg" bgcol="titlebg" fontcol="fontcol" fontsize="18" posx="0" posy="0" width="100%" height="90" hspace="10" vspace="10">
    15021502                <node parent="title_bg" name="titletext" text="Subservices" fontsize="30" posx="0" posy="0" width="100%" height="30" halign="center" valign="middle">
    15031503                <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
    15041504                <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
    1505         <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="300" hspace="10" vspace="10">
     1505        <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
    15061506                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" fontcol2="burlywood1" fontsize2="28" posx="0" posy="0" width="100%" height="100%">
    15071507</screen>
Note: See TracChangeset for help on using the changeset viewer.