Repository URL to install this package:
|
Version:
13.1-r5 ▾
|
enigma2-skin-metrixstylehd
/
usr
/
lib
/
enigma2
/
python
/
Plugins
/
Extensions
/
MetrixStyle
/
data
/
graphmulti.xml
|
|---|
<!-- /* Grafischer Multi EPG -->
<screen name="GraphMultiEPG" title="Electronic Program Guide" position="center,center" size="1280,720" backgroundColor="transparent" flags="wfNoBorder" >
<widget source="Title" render="Label" position="50,43" size="830,32" font="Regular;28" backgroundColor="background" transparent="1" />
<widget source="Event" render="Label" position="50,127" size="300,28" font="Regular;20" backgroundColor="background" zPosition="2" transparent="1" >
<convert type="EventTime">StartTime</convert>
<convert type="ClockToText">Format:%a. %d. %b.</convert>
</widget>
<widget name="timeline_text" position="0,125" size="1280,28" backgroundColor="background" selectionDisabled="1" transparent="1" />
<widget name="list" position="50,160" size="1180,450" itemHeight="45" EntryBorderColor="grey" EntryBackgroundColor="background"
EntryBackgroundColorSelected="metrixSelection" EntryActiveBackgroundColorSelected="metrixSelection" EntryActiveBackgroundColor="#4c4c4c"
ServiceNameForegroundColor="foreground" scrollbarMode="showOnDemand" zPosition="3" transparent="1" />
<layout name="gmultiepg"/>
<layout name="Buttons1"/>
<layout name="ClockWidget1"/>
</screen>
<screen name="MultiEPG_MV_New" title="MultiEPG Vali-Mod" position="center,center" size="1280,720" backgroundColor="transparent" flags="wfNoBorder" >
<widget name="channel_txt" position="50,43" size="830,32" font="Regular;28" backgroundColor="background" transparent="1" />
<widget name="bouquet_txt" position="50,43" size="830,32" font="Regular;28" backgroundColor="background" halign="right" transparent="1" />
<widget source="Event" render="Label" position="50,127" size="300,28" font="Regular;20" backgroundColor="background" zPosition="2" transparent="1" >
<convert type="EventTime">StartTime</convert>
<convert type="ClockToText">Format:%a.%d.</convert>
</widget>
<widget name="timeline_text" position="-14,125" size="1280,30" backgroundColor="background" transparent="1" />
<widget name="list" position="50,160" size="1180,450" ServiceNameBackgroundColor="background" NowBackgroundColor="#008A00" ActiveServiceNameBackgroundColor="red"
PrimetimeBackgroundColor="#0579d4" TimerBackgroundColor="#39BA77" TimerBackColorSelected="#39BA77" nowTimerBackgroundColor="#39BA77" halfTimerBackgroundColor="#39BA77" offTimerBackgroundColor="yellow" errorTimerBackgroundColor="#7f007f"
EntryBackgroundColor="background" EntryForegroundColorSelected="black" EntryBackgroundColorSelected="white" EntryBorderColor="grey" scrollbarMode="showOnDemand" transparent="1" />
<layout name="gmultiepg"/>
<layout name="Buttons1"/>
<layout name="ClockWidget1"/>
</screen>
<!-- Grafischer Multi EPG */ -->