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-left-clockdateextended.xml
Size: Mime:
<!-- /* ClockWidget -->
 		<eLabel position="40,40" size="340,70" backgroundColor="background" radius="0012" zPosition="-2" />
		<widget source="global.CurrentTime" render="Label" position="50,43" size="320,34" font="Regular;32" backgroundColor="background" transparent="1" >
			<convert type="ClockToText">Format: %-H:%M:%S</convert>
		</widget>	
			<widget source="global.CurrentTime" render="Label" position="50,80" size="320,26" font="Regular;20" foregroundColor="metrixClock" backgroundColor="background" transparent="1" >
			<convert type="ClockToText">Format: %A %e. %B %Y</convert>
		</widget>	
<!-- ClockWidget */ -->