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 / menu-center-untitled.xml
Size: Mime:
<!-- /* Menu center untitled --> 
 		<eLabel position="340,40" size="550,70" backgroundColor="background" radius="0012" zPosition="-1" />
		<eLabel position="340,120" size="550,480" backgroundColor="background" radius="0012" zPosition="-1" />
		<eLabel position="900,430" size="340,170" backgroundColor="background" radius="0012" zPosition="-1" />
		<widget source="title" render="Label" position="350,40" size="530,70" font="Regular;32" halign="center" valign="center" foregroundColor="metrixTitle" backgroundColor="background" transparent="1" />		
		<widget source="menu" render="Listbox" position="350,130" size="530,460" scrollbarMode="showNever" enableWrapAround="1"  backgroundColor="background" transparent="1">
			<convert type="TemplatedMultiContent">
				{"template": [ MultiContentEntryText(pos = (5, 0), size = (520,46), flags = RT_HALIGN_CENTER|RT_VALIGN_CENTER, text = 0) ],
				"fonts": [gFont("Regular", 28)],
				"itemHeight": 46
				}
			</convert>
		</widget>
		<widget source="description" render="Label" position="905,435" size="330,160" font="Regular;24" halign="center" valign="center" foregroundColor="metrixHelpText" backgroundColor="background" transparent="1" />		
<!-- Menu center untitled /* -->