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.xml
Size: Mime:
<!-- /* Display Channelselection  -->		
	<screen name="ChannelSelection_summary" position="0,0" size="400,240" id="3">
		<ePixmap pixmap="MetrixStyleHD/display_bg.png" position="0,0" size="400,240" zPosition="-1" />	
        <widget source="parent.ServiceEvent" position="0,0" size="400,240" render="Picon" zPosition="1" transparent="1" >
            <convert type="ServiceName">Reference</convert>
        </widget>
    </screen>	
<!-- Display Channelselection */-->