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-bottom-left-resolution-ciplus-signal.xml
Size: Mime:
 <!-- /* bottom left -->
        <layout name="Bottom-left-Resolution"/>
		<widget source="session.CurrentService" render="FixedLabel" text="CI+ 1" position="435,680" size="70,26" font="Regular;22" halign="right" 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="515,680" size="70,26" font="Regular;22" foregroundColor="metrixCryptinfo" backgroundColor="background" transparent="1" >
			<convert type="MetrixStyleCIPlusDisplay">Single,1</convert>			
			<convert type="ConditionalShowHide" />
		</widget>					
		<layout name="Bottom-left-SNRdB"/>		
<!--  */ bottom left -->