Ignore:
Timestamp:
11/14/14 20:02:51 (9 years ago)
Author:
tobayer
Message:

[smartTV skin] fix some height 35 => 34

File:
1 edited

Legend:

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

    r31016 r31031  
    800800                        <node parent="listbox" name="addmode" text="add service" valign="middle" width="100%" height="34">
    801801                        <node parent="listbox" name="editmode" text="rename service" valign="middle" width="100%" height="34">
    802                         <node parent="listbox" name="sortmode" text="sort service" valign="middle" width="100%" height="35">
     802                        <node parent="listbox" name="sortmode" text="sort service" valign="middle" width="100%" height="34">
    803803                        <node parent="listbox" name="setstartchannel" text="set startchannel" valign="middle" width="100%" height="34">
    804804                        <node parent="listbox" name="delstartchannel" text="del startchannel" valign="middle" width="100%" height="34">
     
    26112611        <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="470" hspace="10" vspace="10">
    26122612                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="100%">
    2613                         <node parent="listbox" name="cecon" text="Activate" type="choicebox" valign="middle" width="100%" height="35">
    2614                         <node parent="listbox" name="alloff" text="Set standby all connected devices" type="choicebox" valign="middle" width="100%" height="35">
    2615                         <node parent="listbox" name="allon" text="Wakeup all connected devices" type="choicebox" valign="middle" width="100%" height="35">     
    2616                         <node parent="listbox" name="tvoff" text="Set standby TV" type="choicebox" valign="middle" width="100%" height="35">
    2617                         <node parent="listbox" name="tvon" text="Wakeup TV" type="choicebox" valign="middle" width="100%" height="35">
    2618                         <node parent="listbox" name="recoff" text="Set standby A/V Receiver" type="choicebox" valign="middle" width="100%" height="35">
    2619                         <node parent="listbox" name="recon" text="Wakeup A/V Receiver" type="choicebox" valign="middle" width="100%" height="35">
    2620                         <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%" height="35">
    2621                         <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%" height="35">
     2613                        <node parent="listbox" name="cecon" text="Activate" type="choicebox" valign="middle" width="100%" height="34">
     2614                        <node parent="listbox" name="alloff" text="Set standby all connected devices" type="choicebox" valign="middle" width="100%" height="34">
     2615                        <node parent="listbox" name="allon" text="Wakeup all connected devices" type="choicebox" valign="middle" width="100%" height="34">
     2616                        <node parent="listbox" name="tvoff" text="Set standby TV" type="choicebox" valign="middle" width="100%" height="34">
     2617                        <node parent="listbox" name="tvon" text="Wakeup TV" type="choicebox" valign="middle" width="100%" height="34">
     2618                        <node parent="listbox" name="recoff" text="Set standby A/V Receiver" type="choicebox" valign="middle" width="100%" height="34">
     2619                        <node parent="listbox" name="recon" text="Wakeup A/V Receiver" type="choicebox" valign="middle" width="100%" height="34">
     2620                        <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%" height="34">
     2621                        <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%" height="34">
    26222622</screen>
    26232623
Note: See TracChangeset for help on using the changeset viewer.