Changeset 30876


Ignore:
Timestamp:
11/08/14 02:10:21 (9 years ago)
Author:
tobayer
Message:

[smartTV skin] add fancontrol2

File:
1 edited

Legend:

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

    r30826 r30876  
    553553                <node parent="list_bg" name="l1" text="500rpm"  fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="100" posy="150" width="180" height="35">
    554554                <node parent="list_bg" name="l2" text="1500rpm" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="600" posy="150" width="180" height="35">
     555</screen>
     556
     557
     558#settings_fancontrol2
     559<screen name="settings_fancontrol2" posx="center" posy="center" width="855" height="570">
     560        <node name="title_bg" bgcol="titlebg" fontcol="fontcol" fontsize="18" posx="0" posy="0" width="100%" height="90" hspace="10" vspace="10">
     561                <node parent="title_bg" name="titletext" text="FanControl" fontsize="30" posx="0" posy="0" width="100%" height="30" halign="center" valign="middle">
     562                <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
     563                <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
     564        <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
     565                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="100%">
     566                        <node parent="listbox" name="fanon" text="Fan mode" type="choicebox" valign="middle" width="100%" height="34">
    555567</screen>
    556568
Note: See TracChangeset for help on using the changeset viewer.