Ignore:
Timestamp:
10/03/16 13:07:16 (7 years ago)
Author:
mega
Message:

fix tpk install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_Atemio/_path_/usr/local/share/titan/skin/Atemio/skin.xml

    r39166 r39167  
    23402340</screen>
    23412341
    2342 <screen name="tpkinstall" posx="center" posy="center" width="100%" height="100%" bgcol="black" transparent="200">
    2343         <node name="titletext" text="Tpk Install - select file" fontcol=grey  fontsize=90 posx="5" posy="615" width="1200" height="90">
    2344         <node name="topbar" posy=90 posx=30 width=500 height=540 bgcol="bgcol2">
    2345         <node name="list_bg" posx="530" posy="50" width="720" height="610" bgcol="bgcol">
    2346         <node name="listbox" type="listbox" scrollbar="auto" bordercol=bordercol  fontsize="30" fontcol="fontcol" posx="535" posy="55" width="710" height="550">
    2347 </screen>
    2348 
    2349 <screen name="tpkinstallinfo" posx="center" posy="center" width="100%" height="100%" bgcol="black" transparent="200">
    2350         <node name="titletext" text="Tpk Install - select install medium" fontcol=grey  fontsize=90 posx="5" posy="615" width="1200" height="90">
    2351         <node name="topbar" posy=90 posx=30 width=500 height=540 bgcol="bgcol2">
    2352         <node name="list_bg" posx="530" posy="50" width="720" height="610" bgcol="bgcol">
    2353         <node name="listbox" type="listbox" scrollbar="auto" bordercol=bordercol  fontsize="30" fontcol="fontcol" posx="535" posy="55" width="710" height="550">
     2342<screen name="tpkinstall" fontcol=fontcol fontsize=30 fontsize2=22 fontcol2=grey posx="center" posy="center" width="100%" height="100%" bgcol="black" transparent="200">
     2343        <node name="titletext" text="Tpk Install - select file" fontcol=grey  fontsize=90 posx="5" posy="615" width="1000" height="90">
     2344        <node name="topbar" posy=90 posx=30 width=500 height=540 bgcol="bgcol2">
     2345        <node name="list_bg" posx="400" posy="50" width="850" height="610" bgcol="bgcol">
     2346        <node name="listbox" type="listbox" scrollbar="auto"  fontsize="22" bordercol=bordercol fontcol="fontcol" posx="405" posy="55" width="840" height="600">
     2347<node pic="skin/atemio.png" width=300 height=300 posx=60 posy=110>
     2348<node func=gettime param1="%H:%M"  fontsize=80 name=time fontcol=grey posx="150" posy="400" width="300" height="80">
     2349<node textposx=10  func=gettime param1="%a %d/%m/%y" name=time posx=30 posy=490 width=300 height=40 fontsize=40 fontcol=grey>
     2350<node name="b1"  picmem="skin/key_ok.png"   fontcol=fontcol  valign="middle" posx="230" posy="590" width="40" height="40">
     2351<node name="b2"  picmem="skin/key_exit.png"  fontcol=fontcol  valign="middle" posx="290" posy="590" width="40" height="40">
     2352</screen>
     2353
     2354<screen name="tpkinstallinfo" fontcol=fontcol fontsize=30 fontsize2=22 fontcol2=grey posx="center" posy="center" width="100%" height="100%" bgcol="black" transparent="200">
     2355        <node name="titletext" text="Tpk Install - select install medium" fontcol=grey  fontsize=90 posx="5" posy="615" width="1000" height="90">
     2356        <node name="topbar" posy=90 posx=30 width=500 height=540 bgcol="bgcol2">
     2357        <node name="list_bg" posx="400" posy="50" width="850" height="610" bgcol="bgcol">
     2358        <node name="listbox" type="listbox" scrollbar="auto"  fontsize="22" bordercol=bordercol fontcol="fontcol" posx="405" posy="55" width="840" height="600">
     2359<node pic="skin/atemio.png" width=300 height=300 posx=60 posy=110>
     2360<node func=gettime param1="%H:%M"  fontsize=80 name=time fontcol=grey posx="150" posy="400" width="300" height="80">
     2361<node textposx=10  func=gettime param1="%a %d/%m/%y" name=time posx=30 posy=490 width=300 height=40 fontsize=40 fontcol=grey>
     2362<node name="b1"  picmem="skin/key_ok.png"   fontcol=fontcol  valign="middle" posx="230" posy="590" width="40" height="40">
     2363<node name="b2"  picmem="skin/key_exit.png"  fontcol=fontcol  valign="middle" posx="290" posy="590" width="40" height="40">
    23542364</screen>
    23552365
Note: See TracChangeset for help on using the changeset viewer.