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-top-center-satinfo.xml
Size: Mime:
<!-- /* top-center -->
		<eLabel position="390,40" size="500,70" backgroundColor="background" radius="0012" zPosition="-2" />
		<widget source="session.CurrentService" render="Label" position="400,44" size="480,26" font="Regular;22" backgroundColor="background" transparent="1" >  	
			<convert type="MetrixStyleServiceName2">%O</convert>
		</widget>				
		<widget source="session.CurrentService" render="Label" position="400,44" size="480,26" font="Regular;22" halign="right" backgroundColor="background" transparent="1" >  	
			<convert type="MetrixStyleServiceName2">%F %p  %Y %f  %s %M</convert>
		</widget>						
		<widget source="session.CurrentService" render="Label" position="400,76" size="480,26" font="Regular;22" halign="center" backgroundColor="background" transparent="1" >
			<convert type="ServiceName">Provider</convert>
		</widget>				
<!--  */ top-center -->