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 / display-channelselection-picon_4.xml
Size: Mime:
<!-- /* Display Channelselection  -->	
	<screen name="ChannelSelection_summary" position="0,0" size="400,240" id="3" >
        <widget source="parent.ServiceEvent" render="Picon" position="0,0" size="400,200" zPosition="3" alphatest="blend"  >
            <convert type="ServiceName">Reference</convert>
        </widget>
		<widget source="parent.ServiceEvent" render="Progress" pixmap="MetrixStyleHD/png/bar_display.png" position="10,205" size="380,25" borderWidth="1" borderColor="grey" zPosition="1" transparent="1" >
			<convert type="EventTime">Progress</convert>
		</widget>		
	</screen>
<!-- Display Channelselection */-->