Changeset 22538


Ignore:
Timestamp:
Jul 26, 2013, 4:25:41 PM (13 years ago)
Author:
nit
Message:

[titan] add smartcard skin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r22465 r22538  
    867867
    868868
     869#scconfig/smartcard - fullscreen, max 1220x660, Xspace=30 !
     870<screen name="scconfig" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     871<node name="titletext" text="SmartCard Reader" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     872<node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10" text="Here you can configure Ci-Modules. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
     873        <node name="minitv" func="gettvpic" param1="494:25:210">
     874        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
     875        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" transparent="0">
     876<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="215" width="1000" height="385" hspace="5" vspace="5">
     877<node name="buttonbar" posx="0" posy="610" width="100%" height="50" hspace="5" fontcol="black" fontsize="25" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     878        <node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"     valign="middle" posx="0"   posy="center" width="70"  height="40">
     879        <node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png"   valign="middle" posx="70"  posy="center" width="70"  height="40">
     880        <node parent="buttonbar" name="b3" picmem="skin/key_red_30x30.png"    valign="middle" posx="150" posy="center" width="200" height="30" textposx="40" text="RESET">
     881</screen>
     882
     883
    869884#systemupdate_flash_online_menu - fullscreen, max 1220x660, Xspace=30 !
    870885<screen name="systemupdate_flash_online_menu" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
Note: See TracChangeset for help on using the changeset viewer.