Ignore:
Timestamp:
Jul 28, 2013, 3:01:14 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: add sortmode

File:
1 edited

Legend:

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

    r22434 r22572  
    626626
    627627#Channel Edit
    628 <screen name="listedit" posx="center" posy="center" width="500" height="370">
     628<screen name="listedit" posx="center" posy="center" width="500" height="400">
    629629        <node name="title_bg" bgcol="titlebg" fontcol="fontcol" fontsize="18" posx="0" posy="0" width="100%" height="90" hspace="10" vspace="10">
    630630                <node parent="title_bg" name="titletext" text="Channel Edit" fontsize="30" posx="0" posy="0" width="100%" height="30" halign="center" valign="middle">
    631631                <node parent="title_bg" name="b1" picmem="skin/key_ok.png" posx="0" posy="40" width="30" height="30">
    632632                <node parent="title_bg" name="b2" picmem="skin/key_exit.png" posx="50" posy="40" width="30" height="30">
    633         <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="270" hspace="10" vspace="10">
     633        <node name="list_bg" bgcol="bordercol" posx="0" posy="100" width="100%" height="300" hspace="10" vspace="10">
    634634                <node parent="list_bg" name="listbox" type="listbox" bordercol="titlebg" scrollbar="auto" fontcol="fontcol" fontsize="28" posx="0" posy="0" width="100%" height="100%">
    635635                        <node parent="listbox" name="cpmode" text="copy service" valign="middle" width="100%" height="34">
     
    639639                        <node parent="listbox" name="addmode" text="add service" valign="middle" width="100%" height="34">
    640640                        <node parent="listbox" name="editmode" text="rename service" valign="middle" width="100%" height="34">
     641                        <node parent="listbox" name="sortmode" text="sort service" valign="middle" width="100%" height="35">
    641642                        <node parent="listbox" name="setstartchannel" text="set startchannel" valign="middle" width="100%" height="34">
    642643                        <node parent="listbox" name="delstartchannel" text="del startchannel" valign="middle" width="100%" height="34">
Note: See TracChangeset for help on using the changeset viewer.