Ignore:
Timestamp:
Mar 22, 2013, 1:51:40 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: update CI module screens

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_titan_grey/var/swap/titanskins/titan_grey/skin.xml

    r20531 r20607  
    6565<node name="b4" text="MENU"  halign="center" valign="middle" bordercol="green"   bordersize="6" bordertype="2" posx="440" posy="0" width="160" height="39">
    6666<node name="b5" text="CAID"  halign="center" valign="middle" bordercol="yellow"  bordersize="6" bordertype="2" posx="610" posy="0" width="160" height="39">
     67<node name="b6" text="Settings" halign="center" valign="middle" bordercol="blue" bordersize="6" bordertype="2" posx="780" posy="0" width="210" height="39">
    6768</screen>
    6869
     
    688689                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    689690                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    690                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    691691                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    692692                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    694694                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    695695                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    696                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    697                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    698696                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    699697                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    700698                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    701                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    702                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    703699                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    704700                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    712708                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    713709                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     710<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     711<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     712</screen>
     713
     714<screen name="moduleadjust" title="Module Config" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     715        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     716                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     717                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     718                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     719                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     720                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    714721<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    715722<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
Note: See TracChangeset for help on using the changeset viewer.