Ignore:
Timestamp:
Jun 19, 2015, 1:55:45 AM (11 years ago)
Author:
tobayer
Message:

[cool and MegaStyle skins] fix missing id in unlock screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MegaStyle_blue_MiniTV/_path_/usr/local/share/titan/skin/MegaStyle-Blue-MiniTV/skin.xml

    r34239 r34543  
    18711871</screen>
    18721872
    1873 <screen name="unlock" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
    1874 <node fontsize=30 fontcol=grey type=textbox text="Serial Input" posy=10 posx=center halign=center width=100% height=30>
    1875 <node fontsize=23 posx=10 posy=60 scrollbar=no wrap=yes type=textbox name=info width=680 height=200 text="Please contact Atemio for activation.">
    1876 <node fontsize=23 posx=10 posy=270 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=115>
    1877 <node name=code1 text="Code1" type=inputboxnum parent=listbox valign=middle width=100%>
    1878 <node name=code2 text="Code2" type=inputboxnum parent=listbox valign=middle width=100%>
    1879 <node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    1880 <node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     1873<screen name="unlock" font="Sansation_Regular" fontcol="white1" fontsize="26" posx="center" posy="center" width="700" height="450" picmem="skin/X_Menu_3.png">
     1874        <node fontsize="30" fontcol="grey" type="textbox" text="Serial Input" posy="10" posx="center" halign="center" width="100%" height="30">
     1875        <node fontsize="23" posx="10" posy="60" scrollbar="no" wrap="yes" type="textbox" name="info" width="680" height="160" text="Please contact Atemio for activation.">
     1876        <node name="id" type="textbox" fontsize="25" halign="center" valign="middle" posx="10" posy="230" width="680" height="30">
     1877        <node fontsize="23" posx="10" posy="270" scrollbar="no" type="listbox" name="listbox" width="680" height="115">
     1878                <node parent="listbox" name="code1" text="Code1" type="inputboxnum" valign="middle" width="100%">
     1879                <node parent="listbox" name="code2" text="Code2" type="inputboxnum" valign="middle" width="100%">
     1880        <node name="b1" picmem="skin/ok.png"   valign="middle" posx="20" posy="407" width="30" height="30">
     1881        <node name="b2" picmem="skin/exit.png" valign="middle" posx="70" posy="407" width="30" height="30">
    18811882</screen>
    18821883
Note: See TracChangeset for help on using the changeset viewer.