Ignore:
Timestamp:
Mar 14, 2015, 4:16:21 PM (11 years ago)
Author:
tobayer
Message:

[MetrixHD skin] small fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml

    r33258 r33709  
    15831583        <node name="epgstart" param1="%d.%m. %H:%M - " fontsize="28" halign="right" posx="0" posy="70" width="210" height="30">
    15841584        <node name="epgend" param1=" %H:%M" fontsize="28" halign="left" posx="210" posy="70" width="120" height="30">
    1585         <node name="epgtimeremaining" param1="%d Min" fontsize="28" halign="right" posx="330" posy="70" width="130" height="30">
     1585        <node name="epgtimeremaining" param1=" %d min" fontsize="28" halign="right" posx="330" posy="70" width="130" height="30">
    15861586
    15871587        <node name="epgtitle" fontsize="28" posx="0" posy="130" width="100%" height="30">
     
    22332233        <node func="getepgnextend" param1="%R" halign="center" posx="330" posy="105" width="80" height="25">
    22342234        <node func="getepgnexttitle" posx="420" posy="105" width="500" height="25">
    2235         <node func="getepgnexttimeremaining" param1="%d min" halign="right" posx="920" posy="105" width="120" height="25">
     2235        <node func="getepgnexttimeremaining" param1=" %d min" halign="right" posx="920" posy="105" width="120" height="25">
    22362236
    22372237        <node name="video" text="Video" textposx="10" bordercol="green" bordersize="5" bordertype="4" posx="230" posy="150" width="100" height="30">
     
    22902290        <node parent="infobar" func="getepgnextend" param1="%R" halign="center" posx="330" posy="105" width="80" height="25">
    22912291        <node parent="infobar" func="getepgnexttitle" posx="420" posy="105" width="500" height="25">
    2292         <node parent="infobar" func="getepgnexttimeremaining" param1="%d min" halign="right" posx="920" posy="105" width="120" height="25">
     2292        <node parent="infobar" func="getepgnexttimeremaining" param1=" %d min" halign="right" posx="920" posy="105" width="120" height="25">
    22932293
    22942294        <node parent="infobar" name="video" text="Video" textposx="10" bordercol="green" bordersize="5" bordertype="4" posx="230" posy="150" width="100" height="30">
Note: See TracChangeset for help on using the changeset viewer.