Repository URL to install this package:
|
Version:
13.1-r5 ▾
|
enigma2-skin-metrixstylehd
/
usr
/
lib
/
enigma2
/
python
/
Plugins
/
Extensions
/
MetrixStyle
/
data
/
infobar-top-center-cryptinfo-nn2.xml
|
|---|
<!-- /* top-center nn2 -->
<eLabel position="390,40" size="500,70" backgroundColor="background" radius="0012" zPosition="-1" />
<widget source="session.CurrentService" render="Caids" position="400,44" size="210,26" ecmColor="metrixCryptinfo" emmColor="foreground" transparent="1" >
<convert type="CaidDisplay">Default</convert>
</widget>
<widget source="session.CurrentService" render="FixedLabel" text="CI+1" position="610,44" 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="610,44" 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="400,44" size="480,26" font="Regular;22" halign="right" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
<convert type="EmuDisplay" />
</widget>
<widget source="session.CurrentService" render="Label" position="391,70" size="498,40" font="Regular;20" halign="center" valign="center" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
<convert type="CaidDisplay" />
</widget>
<!-- top-center nn2 */-->