Changeset 38593 for ipk


Ignore:
Timestamp:
09/06/16 01:48:56 (7 years ago)
Author:
obi
Message:

add dynamic default skin infobar

File:
1 edited

Legend:

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

    r38581 r38593  
    23822382        <node name="picon" func="getpicon" posx="5" posy="34" width="100" height="60" picwidth="100" picheight="60">
    23832383
    2384         <node func="getepgaktstart" param1="%R - " posx="120" posy="36" width="70" height="25">
    2385         <node func="getepgaktend" param1="%R" posx="190" posy="36" width="70" height="25">
    2386         <node func="getepgakttitle" posx="260" posy="36" width="740" height="25">
    2387         <node func="getepgakttimeremaining" param1="+%d Min" halign="right" posx="1050" posy="36" width="100" height="25">
    2388 
    2389         <node func="getepgnextstart" param1="%R - " posx="120" posy="66" width="70" height="25">
    2390         <node func="getepgnextend" param1="%R" posx="190" posy="66" width="70" height="25">
    2391         <node func="getepgnexttitle" posx="260" posy="66" width="740" height="25">
    2392         <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="1050" posy="66" width="100" height="25">
     2384        <node name="infobar_getepgaktstart" func="getepgaktstart" param1="%R - " posx="120" posy="36" width="70" height="25">
     2385        <node name="infobar_getepgaktend" func="getepgaktend" param1="%R" posx="190" posy="36" width="70" height="25">
     2386        <node name="infobar_getepgakttitle" func="getepgakttitle" posx="260" posy="36" width="740" height="25">
     2387        <node name="infobar_getepgakttimeremaining" func="getepgakttimeremaining" param1="+%d Min" halign="right" posx="1050" posy="36" width="100" height="25">
     2388
     2389        <node name="infobar_getepgnextstart" func="getepgnextstart" param1="%R - " posx="120" posy="66" width="70" height="25">
     2390        <node name="infobar_getepgnextend" func="getepgnextend" param1="%R" posx="190" posy="66" width="70" height="25">
     2391        <node name="infobar_getepgnexttitle" func="getepgnexttitle" posx="260" posy="66" width="740" height="25">
     2392        <node name="infobar_getepgnexttimeremaining" func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="1050" posy="66" width="100" height="25">
    23932393
    23942394        <node name="bottombar" posx="0" posy="95" width="100%" height="30" hspace="5" fontcol="buttonbar_fontcol" fontsize="18" bordercol="buttonbar_bordercol" bordersize="1" borderradius="8" bgcol="buttonbar_bgcol" bgcol2="buttonbar_bgcol2" gradient="topmiddle">
Note: See TracChangeset for help on using the changeset viewer.