Ignore:
Timestamp:
Jul 21, 2012, 3:47:27 PM (14 years ago)
Author:
obi
Message:

update all skins with unlock menu

File:
1 edited

Legend:

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

    r17259 r17275  
    148148        <node parent="listbox" type="menu" name="streaming" text="Streaming" picmem="skin/streaming.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    149149        <node parent="listbox" type="menu" name="infos_imageinfo" text="System Info" picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    150         <node parent="listbox" type="menu" name="infos_serial" text="Serial Information" picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     150#       <node parent="listbox" type="menu" name="infos_serial" text="Serial Information" picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    151151<node name="buttonbar" posx="0" posy="610" width="540" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    152152<node name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="615" width="70" height="40">
     
    18941894</screen>
    18951895
    1896 <screen fontcol=fontcol valign=bottom titlealign=center name=unlock hspace=30 vspace=30 fontsize=30 title="Serial Input" posx=center posy=center width=80% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
    1897 <node name=info wrap=yes type=textbox posy=1 text="Please visit following website: http://atemio.dyndns.tv/key. Input your receiver id and then a code will be displayed. Insert this code into your receiver menu. The code will enable all functions." bordercol=bordercol width=100% height=130>
    1898 <node name=id type=textbox halign=center valign=middle posy=140 bordercol=bordercol width=100% height=40>
    1899 <node bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=210 width=100% height=-35>
    1900 <node name=code1 type=inputboxnum parent=listbox valign=middle posx=0 text="Code1" bordercol=bordercol width=100%>
    1901 <node name=code2 type=inputboxnum parent=listbox valign=middle posx=0 text="Code2" bordercol=bordercol width=100%>
    1902 <node name=b1 text="OK" parent=skinadj halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    1903 <node name=b2 text="EXIT" parent=skinadj halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    1904 </screen>
     1896#unlock
     1897<screen name="unlock" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     1898<node name="titletext" text="Serial Input" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     1899<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="Please visit following website: http://atemio.dyndns.tv/key. Input your receiver id and then a code will be displayed. Insert this code into your receiver menu. The code will enable all functions.">
     1900        <node name="minitv" func="gettvpic" param1="484:26:234">
     1901        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
     1902<node name=id type=textbox halign=center valign=middle posy=220 bordercol=bordercol width=100% height=40>
     1903<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="265" width="800" height="325" hspace="5" vspace="5">
     1904        <node parent="listbox" name="code1" text="Code1" type="inputboxnum" valign="middle" width="100%" height="35">
     1905        <node parent="listbox" name="code2" text="Code2" type="inputboxnum" valign="middle" width="100%" height="35">
     1906<node name="buttonbar" posx="0" posy="610" width="1220" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     1907<node name="b1" picmem="skin/key_ok_70x40.png"   posx="5"   posy="615" width="70" height="40">
     1908<node name="b2" picmem="skin/key_exit_70x40.png" posx="75"  posy="615" width="70" height="40">
     1909</screen>
Note: See TracChangeset for help on using the changeset viewer.