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-provider.xml
Size: Mime:
<!-- /* bottom left -->
		<widget source="session.CurrentService" render="Label" position="280,680" size="100,26" font="Regular;22" backgroundColor="background" transparent="1" >
			<convert type="ServiceInfo">VideoParams</convert>
		</widget>
		<widget source="session.CurrentService" render="Label" position="380,680" size="350,26" font="Regular;22" halign="center" noWrap="1" backgroundColor="background" zPosition="2" transparent="1" >  	
			<convert type="ServiceName">Provider</convert>
		</widget>		
<!-- bottom left /* -->