Ignore:
Timestamp:
Sep 16, 2014, 8:10:02 PM (12 years ago)
Author:
channel
Message:

[skins] add OLED Skin V1-3 to all skins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml

    r29952 r29966  
    22772277# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
    22782278
     2279
     2280#oled_nemesis Skin 1
    22792281<screen name="OLED_nemesis" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
    22802282        <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="0" width="256" height="30">
     
    22842286</screen>
    22852287
     2288#oled_nemesis Skin 2
     2289<screen name="OLED_nemesis_v2" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2290        <node name="picon" func="getpicon" posx="0" posy="0" width="50" height="30" picwidth="50" picheight="30">
     2291        <node halign="center" text="" name="textbox" fontsize="30" posx="56" posy="0" width="200" height="30">
     2292        <node halign="center" bordersize="2" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" bordercol="bordercol" borderradius="5" name="epgline" posy="37" posx="56" width="200" height="10">
     2293        <node halign="center" func="getepgakttitle" bordersize="0" bordercol="bordercol" fontsize="15" posx="56" posy="49" width="200" height="15" fontcol="fontcol">
     2294        <node halign="center" valign="left" func="getrec" param1="skin" name="rec" posx="5" posy="44" width="20" height="20">
     2295</screen>
     2296
     2297#oled_nemesis Skin 3
     2298<screen name="OLED_nemesis_v3" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2299        <node func=getpicon posx=73 posy=0 width=100 height=60 />
     2300        <node halign="center" bordersize="1" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" bordercol="bordercol" borderradius="2" name="epgline" posy="60" posx="28" width="200" height="4">
     2301        <node halign="center" valign="left" func="getrec" param1="skin" name="rec" posx="5" posy="44" width="20" height="20">
     2302</screen>
     2303
    22862304
    22872305<screen name="OLED_nemesis_menu" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     
    22932311        <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30">
    22942312</screen>
    2295 
Note: See TracChangeset for help on using the changeset viewer.