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 / secondinfobar-epgwidget-running.xml
Size: Mime:
<!-- /* EPGWidget -->
		<eLabel position="65,130" size="575,375" backgroundColor="background" zPosition="-1" />
		<eLabel position="640,155" size="575,325" backgroundColor="background" zPosition="-1" />	
		<widget source="session.Event_Now" render="Label" position="75,140" size="555,30" font="Regular;22" noWrap="1" backgroundColor="background" transparent="1" >
			<convert type="EventName">Name</convert>
		</widget>
		<widget source="session.Event_Next" render="Label" position="650,165" size="555,30" font="Regular;22" noWrap="1" backgroundColor="background" transparent="1" >
			<convert type="EventName">Name</convert>
		</widget>
		<widget source="session.Event_Now" render="MetrixStyleRunningText" position="75,180" size="555,313" font="Regular;22" options="movetype=swimming,direction=top,startpoint=0,startdelay=10000,wrap=1,always=0,repeat=1,oneshot=1,steptime=80" backgroundColor="background" transparent="0" >
			<convert type="EventName">FullDescription</convert>
		</widget>
		<widget source="session.Event_Next" render="MetrixStyleRunningText" position="650,205" size="555,260" font="Regular;22" options="movetype=swimming,direction=top,startpoint=0,startdelay=15000,wrap=1,always=0,repeat=1,oneshot=1,steptime=80" backgroundColor="background" transparent="0">
			<convert type="EventName">FullDescription</convert>
		</widget>
<!-- EPGWidget */-->