Ignore:
Timestamp:
04/25/14 01:49:01 (10 years ago)
Author:
tobayer
Message:

[smartTV skin] update fancontrol

File:
1 edited

Legend:

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

    r28773 r28817  
    519519                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="150">
    520520                <node parent="list_bg" name="label1" type="textbox" wrap="yes" font="tuxtxt" fontcol="fontcol" fontsize="23" posx="0" posy="160" width="100%" height="290">
     521</screen>
     522
     523
     524#settings_fancontrol
     525<screen name="settings_fancontrol" posx="center" posy="center" width="855" height="570">
     526        <node name="title_bg" bgcol="titlebg" fontcol="fontcol" fontsize="18" posx="0" posy="0" width="100%" height="90" hspace="10" vspace="10">
     527                <node parent="title_bg" name="titletext" text="FanControl" fontsize="30" posx="0" posy="0" width="100%" height="30" halign="center" valign="middle">
     528                <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
     529                <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
     530                <node parent="title_bg" name="b3" picmem="skin/key_red30.png" text="Normal/Standby" textposx="40" posx="100" posy="40" width="200" height="30" valign="textbottom">
     531        <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
     532                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="center" posy="100" width="500" height="40">
     533                        <node parent="listbox" name="fanprogress" type="progressbar" text="speed" halign="center" valign="middle" progresscol="progresscol" bordercol="white" bordersize="1" width="100%" height="100%" bgcol="fontcol">
     534                <node parent="list_bg" name="l1" text="500rpm"  fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="100" posy="150" width="180" height="35">
     535                <node parent="list_bg" name="l2" text="1500rpm" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="600" posy="150" width="180" height="35">
    521536</screen>
    522537
     
    23592374
    23602375
    2361 #panel_settings_fancontrol
    2362 <screen name="panel_settings_fancontrol" posx="center" posy="center" width="855" height="570">
    2363         <node name="title_bg" bgcol="titlebg" fontcol="fontcol" fontsize="18" posx="0" posy="0" width="100%" height="90" hspace="10" vspace="10">
    2364                 <node parent="title_bg" name="titletext" text="FanControl" fontsize="30" posx="0" posy="0" width="100%" height="30" halign="center" valign="middle">
    2365                 <node parent="title_bg" name="b1" pic="skin/key_exit.png" posx="0" posy="40" width="30" height="30">
    2366                 <node parent="title_bg" name="b2" pic="skin/key_green30.png" text="Save" textposx="40" posx="50" posy="40" width="130" height="30" valign="textbottom">
    2367                 <node parent="title_bg" name="b3" pic="skin/key_yellow30.png" text="Normal/Standby" textposx="40" posx="200" posy="40" width="200" height="30" valign="textbottom">
    2368         <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
    2369                 <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="center" posy="100" width="500" height="40">
    2370                         <node parent="listbox" name="fanprogress" type="progressbar" text="speed" halign="center" valign="middle" progresscol="progresscol" bordercol="white" bordersize="1" width="100%" height="100%" bgcol="fontcol">
    2371                 <node parent="list_bg" name="l1" text="500rpm"  fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="100" posy="150" width="180" height="35">
    2372                 <node parent="list_bg" name="l2" text="1500rpm" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="600" posy="150" width="180" height="35">
    2373 </screen>
    2374 
    2375 
    23762376# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
    23772377 # # # # # # # # # # # # # # # # # # # # # # # # # # #      Networkbrowser     # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Note: See TracChangeset for help on using the changeset viewer.