Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
enigma2-skin-metrixstylehd / usr / lib / enigma2 / python / Plugins / Extensions / MetrixStyle / data / infobar-head-cryptinfo.xml
Size: Mime:
<!-- /* infobar head -->
		<eLabel position="30,525" size="1220,35" backgroundColor="background" radius="0012" zPosition="-1" />
		<widget source="session.CurrentService" render="MetrixStyleCaids" position="40,530" size="210,32" ecmColor="metrixCryptinfo" emmColor="foreground" >
            <convert type="MetrixStyleCaidDisplay" />
		</widget>
		<widget source="session.CurrentService" render="FixedLabel" text="CI+ Slot1" position="260,530" size="180,32" 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+ Slot2" position="260,530" size="180,32" font="Regular;22" halign="right" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
			<convert type="MetrixStyleCIPlusDisplay">Single,1</convert>			
			<convert type="ConditionalShowHide" />
		</widget>		
		<widget source="session.CurrentService" render="Label" position="500,525" size="730,32" font="Regular;22" halign="center" valign="center" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
			<convert type="MetrixStyleCaidDisplay" />
		</widget>
		<eLabel position="40,559" size="1200,1" backgroundColor="foreground" zPosition="2" />			
<!-- infobar head */ -->