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_smartTV/var/swap/titanskins/smartTV/skin.xml

    r17245 r17275  
    885885<node bgcol="#323232" type="menu" pic="skin/streaming.png" valign="textbottom" halign="center" name="streaming" text="Streaming" parent="listbox" posx="430" width="200" height="190" bgspace="0" hspace="5" vspace="5">
    886886<node bgcol="#323232" type="menu" pic="skin/information.png" valign="textbottom" halign="center" name="infos_imageinfo" text="System Info" parent="listbox" posx="640" width="200" height="190" bgspace="0" hspace="5" vspace="5">
    887 <node bgcol="#323232" type="menu" pic="skin/information.png" valign="textbottom" halign="center" name="infos_serial" text="Serial Information" parent="listbox" posx="850" width="200" height="190" bgspace="0" hspace="5" vspace="5">
     887#<node bgcol="#323232" type="menu" pic="skin/information.png" valign="textbottom" halign="center" name="infos_serial" text="Serial Information" parent="listbox" posx="850" width="200" height="190" bgspace="0" hspace="5" vspace="5">
    888888</screen>
    889889
     
    914914<node bgcol="#323232" type="menu" pic="skin/backup_and_restore_settings.png" valign="textbottom" halign="center" name="system_backup_restore" text="Settings backup/restore" parent="listbox" posy="10" posx="430" width="200" height="190" bgspace="0" hspace="5" vspace="5">
    915915<node bgcol="#323232" type="menu" pic="skin/swaperase.png" valign="textbottom" halign="center" name="eraseswap" text="Erase Swap" parent="listbox" posy="10" posx="640" width="200" height="190" bgspace="0" hspace="5" vspace="5">
     916
     917<node bgcol="#323232" type="gridbrmenu" pic="skin/unlock.png" valign="textbottom" halign="center" name="unlock" text="Receiver unlock" parent="listbox" posy="10" posx="10" width="200" height="190" bgspace="0" hspace="5" vspace="5">
    916918</screen>
    917919
     
    16021604<node halign=center text="" name=akttime fontsize=50 posx=center posy=150 width=320 height=50/>
    16031605</screen>
     1606
     1607<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>
     1608<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>
     1609<node name=id type=textbox halign=center valign=middle posy=140 bordercol=bordercol width=100% height=40>
     1610<node bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=210 width=100% height=-35>
     1611<node name=code1 type=inputboxnum parent=listbox valign=middle posx=0 text="Code1" bordercol=bordercol width=100%>
     1612<node name=code2 type=inputboxnum parent=listbox valign=middle posx=0 text="Code2" bordercol=bordercol width=100%>
     1613<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/>
     1614<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/>
     1615</screen>
Note: See TracChangeset for help on using the changeset viewer.