Repository URL to install this package:
|
Version:
13.1-r5 ▾
|
enigma2-skin-metrixstylehd
/
usr
/
lib
/
enigma2
/
python
/
Plugins
/
Extensions
/
MetrixStyle
/
data
/
display-channelselection-picon_4.xml
|
|---|
<!-- /* Display Channelselection -->
<screen name="ChannelSelection_summary" position="0,0" size="400,240" id="3" >
<widget source="parent.ServiceEvent" render="Picon" position="0,0" size="400,200" zPosition="3" alphatest="blend" >
<convert type="ServiceName">Reference</convert>
</widget>
<widget source="parent.ServiceEvent" render="Progress" pixmap="MetrixStyleHD/png/bar_display.png" position="10,205" size="380,25" borderWidth="1" borderColor="grey" zPosition="1" transparent="1" >
<convert type="EventTime">Progress</convert>
</widget>
</screen>
<!-- Display Channelselection */-->