Ignore:
Timestamp:
May 24, 2014, 4:49:45 PM (12 years ago)
Author:
tobayer
Message:

[default skin] OLED, just reformatting skin.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_default/_path_/usr/local/share/titan/skin/default/skin.xml

    r29121 r29122  
    27742774</screen>
    27752775
    2776 #oled1
    2777 <screen name="OLED_nemesis" fontcol="fontcol" posx=0 posy=0 width="256" height="64">
    2778 <node halign=center text="" name=textbox fontsize=30 posx=0 posy=0 width=256 height=30/>
    2779 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=bordercol borderradius=5 name=epgline posy=37 posx=28 width=200 height=10/>
    2780 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=15 posx=28 posy=49 width=200 height=15 fontcol=fontcol/>
    2781 <node halign=center valign=left func=getrec param1=skin name=rec posx=5 posy=44 width=20 height=20/>
    2782 </screen>
    2783 
    2784 <screen name="OLED_nemesis_menu" fontcol="fontcol" posx=0 posy=0 width="256" height="64">
    2785 <node halign=center text="" name=textbox fontsize=20 posx=0 posy=20 width=256 height=44/>
    2786 </screen>
    2787 
    2788 <screen name="OLED_nemesis_standby" fontcol="fontcol" posx=0 posy=0 width="256" height="64">
    2789 <node halign=center text="" name=textbox fontsize=30 posx=0 posy=17 width=256 height=30/>
    2790 </screen>
     2776
     2777#oled_nemesis
     2778<screen name="OLED_nemesis" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2779        <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="0" width="256" height="30">
     2780        <node halign="center" bordersize="2" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" bordercol="bordercol" borderradius="5" name="epgline" posy="37" posx="28" width="200" height="10">
     2781        <node halign="center" func="getepgakttitle" bordersize="0" bordercol="bordercol" fontsize="15" posx="28" posy="49" width="200" height="15" fontcol="fontcol">
     2782        <node halign="center" valign="left" func="getrec" param1="skin" name="rec" posx="5" posy="44" width="20" height="20">
     2783</screen>
     2784
     2785
     2786<screen name="OLED_nemesis_menu" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2787        <node halign="center" text="" name="textbox" fontsize="20" posx="0" posy="20" width="256" height="44">
     2788</screen>
     2789
     2790
     2791<screen name="OLED_nemesis_standby" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2792        <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30">
     2793</screen>
Note: See TracChangeset for help on using the changeset viewer.