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_cool/var/swap/titanskins/cool/skin.xml

    r20531 r20607  
    7575<node fontsize=30 fontcol=grey type=textbox text="Module Config" posy=10 posx=center halign=center width=100% height=30>
    7676<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    77 <node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    78 <node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
    79 <node name=b3 text="RESET" picmem=skin/key_red.png    textposx=40 valign=middle fontsize=20 posx=120 posy=407 width=200 height=30>
    80 <node name=b4 text="MENU"  picmem=skin/key_green.png  textposx=40 valign=middle fontsize=20 posx=330 posy=407 width=150 height=30>
    81 <node name=b5 text="CAID"  picmem=skin/key_yellow.png textposx=40 valign=middle fontsize=20 posx=490 posy=407 width=150 height=30>
     77<node name=b1 picmem=skin/ok.png   valign=middle posx=10 posy=407 width=30 height=30>
     78<node name=b2 picmem=skin/exit.png valign=middle posx=50 posy=407 width=30 height=30>
     79<node name=b3 text="RESET" picmem=skin/key_red.png textposx=40 valign=middle fontsize=20 posx=90 posy=407 width=180 height=30>
     80<node name=b4 text="MENU" picmem=skin/key_green.png textposx=40 valign=middle fontsize=20 posx=280 posy=407 width=110 height=30>
     81<node name=b5 text="CAID" picmem=skin/key_yellow.png textposx=40 valign=middle fontsize=20 posx=400 posy=407 width=100 height=30>
     82<node name=b6 text="Settings" picmem=skin/key_blue.png textposx=40 valign=middle fontsize=20 posx=510 posy=407 width=180 height=30>
    8283</screen>
    8384
     
    765766        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    766767        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    767         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    768768        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    769769        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    771771        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    772772        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    773         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    774         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    775773        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    776774        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    777775        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    778         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    779         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    780776        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    781777        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    789785        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
    790786        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
     787<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
     788<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     789</screen>
     790
     791<screen name="moduleadjust" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
     792<node fontsize=30 fontcol=grey type=textbox text="Module Config" posy=10 posx=center halign=center width=100% height=30>
     793<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
     794        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     795        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     796        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     797        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     798        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    791799<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    792800<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
Note: See TracChangeset for help on using the changeset viewer.