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

    r17245 r17275  
    825825<node type=menu pic=skin/backup_and_restore_settings.png textposx=120 valign=middle name=system_backup_restore text="Settings backup/restore" parent=listbox width=100% height=50 hspace=5>
    826826<node type=menu pic=skin/swaperase.png textposx=120 valign=middle name=eraseswap text="Erase Swap" parent=listbox width=100% height=50 hspace=5>
     827<node type=menu pic=skin/unlock.png textposx=120 valign=middle name=unlock text="Receiver unlock" parent=listbox width=100% height=50 hspace=5>
    827828</screen>
    828829
     
    857858<node type=menu pic=skin/streaming.png textposx=120 valign=middle name=streaming text="Streaming" parent=listbox width=100% height=50 hspace=5>
    858859<node type=menu pic=skin/information.png textposx=120 valign=middle name=infos_imageinfo text="System Info" parent=listbox width=100% height=50 hspace=5>
    859 <node type=menu pic=skin/information.png textposx=120 valign=middle name=infos_serial text="Serial Information" parent=listbox width=100% height=50 hspace=5>
     860#<node type=menu pic=skin/information.png textposx=120 valign=middle name=infos_serial text="Serial Information" parent=listbox width=100% height=50 hspace=5>
    860861</screen>
    861862
     
    16481649<node name=countlabel hspace=0 halign=right valign=center posx=0 posy=0 width=100% height=30>
    16491650</screen>
     1651
     1652<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>
     1653<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>
     1654<node name=id type=textbox halign=center valign=middle posy=140 bordercol=bordercol width=100% height=40>
     1655<node bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=210 width=100% height=-35>
     1656<node name=code1 type=inputboxnum parent=listbox valign=middle posx=0 text="Code1" bordercol=bordercol width=100%>
     1657<node name=code2 type=inputboxnum parent=listbox valign=middle posx=0 text="Code2" bordercol=bordercol width=100%>
     1658<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/>
     1659<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/>
     1660</screen>
Note: See TracChangeset for help on using the changeset viewer.