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_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml

    r17211 r17275  
    899899                <node type="menu" name="system_backup_restore" text="Settings backup/restore" picmem="skin/backup_and_restore_settings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    900900                <node type="menu" name="eraseswap" text="Erase Swap" picmem="skin/swaperase.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     901                <node type="menu" name="unlock" text="Receiver unlock" picmem="skin/unlock.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    901902</screen>
    902903
     
    931932                <node type="menu" name="streaming" text="Streaming" picmem="skin/streaming.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    932933                <node type="menu" name="infos_imageinfo" text="System Info" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    933                 <node type="menu" name="infos_serial" text="Serial Information" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     934#               <node type="menu" name="infos_serial" text="Serial Information" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    934935</screen>
    935936
     
    15631564</screen>
    15641565
     1566<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>
     1567<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>
     1568<node name=id type=textbox halign=center valign=middle posy=140 bordercol=bordercol width=100% height=40>
     1569<node bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=210 width=100% height=-35>
     1570<node name=code1 type=inputboxnum parent=listbox valign=middle posx=0 text="Code1" bordercol=bordercol width=100%>
     1571<node name=code2 type=inputboxnum parent=listbox valign=middle posx=0 text="Code2" bordercol=bordercol width=100%>
     1572<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/>
     1573<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/>
     1574</screen>
     1575
Note: See TracChangeset for help on using the changeset viewer.