Repository URL to install this package:
|
Version:
13.1-r5 ▾
|
enigma2-skin-metrixstylehd
/
usr
/
lib
/
enigma2
/
python
/
Plugins
/
Extensions
/
MetrixStyle
/
data
/
infobar-head-cryptinfo-nn2-full.xml
|
|---|
<!-- /* infobar head -->
<eLabel position="0,525" size="1280,35" backgroundColor="background" zPosition="-1" />
<widget source="session.CurrentService" render="Caids" position="40,530" size="210,32" ecmColor="metrixCryptinfo" emmColor="foreground" transparent="1" >
<convert type="CaidDisplay">Default</convert>
</widget>
<widget source="session.CurrentService" render="FixedLabel" text="CI+1" position="250,530" size="75,26" font="Regular;22" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
<convert type="MetrixStyleCIPlusDisplay">Single,0</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="FixedLabel" text="CI+ ,2" position="250,530" size="75,26" font="Regular;22" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
<convert type="MetrixStyleCIPlusDisplay">Single,1</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Label" position="40,530" size="1200,32" font="Regular;22" halign="center" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
<convert type="CaidDisplay" />
</widget>
<widget source="session.CurrentService" render="Label" position="40,530" size="1200,32" font="Regular;22" halign="right" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
<convert type="EmuDisplay" />
</widget>
<eLabel position="40,559" size="1200,1" backgroundColor="foreground" zPosition="2" />
<!-- infobar head */ -->