Changeset 31997 for ipk


Ignore:
Timestamp:
Dec 29, 2014, 2:36:09 PM (11 years ago)
Author:
tobayer
Message:

[MetrixHD skin] add next epg to infobar2

File:
1 edited

Legend:

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

    r31877 r31997  
    22442244<screen name="infobar2" bgcol="black" posx="left" posy="top" width="100%" height="100%" transparent="200">
    22452245
    2246 <node name="epg_bg" posx="700" posy="30" width="530" height="470" hspace="10" vspace="10" bgcol="bgcol" transparent="20">
    2247         <node parent="epg_bg" name="epgakttitle" func="getepgakttitle" font="RegularLight" fontsize="28" fontcol="burlywood1" posx="0" posy="0" width="100%" height="30">
    2248         <node parent="epg_bg" name="epgaktdesc" func="getepgaktdesc" type="textbox" scrollbar="no" wrap="yes" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="40" width="100%" height="390">
     2246<node name="epg_bg_akt" posx="70" posy="30" width="530" height="470" hspace="10" vspace="10" bgcol="bgcol" transparent="20">
     2247        <node parent="epg_bg_akt" name="epgakttitle" func="getepgakttitle" font="RegularLight" fontsize="28" fontcol="burlywood1" posx="0" posy="0" width="100%" height="30">
     2248        <node parent="epg_bg_akt" name="epgaktdesc" func="getepgaktdesc" type="textbox" scrollbar="no" wrap="yes" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="40" width="100%" height="390">
     2249
     2250<node name="epg_bg_next" posx="680" posy="30" width="530" height="470" hspace="10" vspace="10" bgcol="bgcol" transparent="20">
     2251        <node parent="epg_bg_next" name="epgnexttitle" func="getepgnexttitle" font="RegularLight" fontsize="28" fontcol="burlywood1" posx="0" posy="0" width="100%" height="30">
     2252        <node parent="epg_bg_next" name="epgnextdesc" func="getepgnextdesc" type="textbox" scrollbar="no" wrap="yes" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="40" width="100%" height="390">
    22492253
    22502254<node name="infobar" font="RegularLight" fontsize="40" fontcol="white" posx="0" posy="520" width="100%" height="190" hspace="10" vspace="5" bgcol="bgcol" transparent="20">
Note: See TracChangeset for help on using the changeset viewer.