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    
Size: Mime:
<!-- /* Display -->
	<screen name="InfoBarSummary" position="0,0" size="400,240" id="3" >
        <widget source="session.CurrentService" render="Picon" path="picon_400x170" position="0,-5" size="400,165" zPosition="3" alphatest="blend"  >
            <convert type="ServiceName">Reference</convert>
        </widget>
		<widget source="global.CurrentTime" render="Label" position="0,163" size="130,70" font="Display;70" halign="right" valign="center" foregroundColor="metrixLCDclock" transparent="1" >
			<convert type="ClockToText">Format:%-H</convert>
		</widget>
		<eLabel text=":" position="130,158" size="30,60" font="Display;70" halign="center" foregroundColor="metrixLCDclock" transparent="1" />		
		<widget source="global.CurrentTime" render="Label" position="160,163" size="80,70" font="Display;70" halign="center" valign="center" foregroundColor="metrixLCDclock" transparent="1" >
			<convert type="ClockToText">Format:%M</convert>
		</widget>
		<eLabel text=":" position="240,158" size="30,60" font="Display;70" halign="center" foregroundColor="metrixLCDclock" transparent="1" />		
		<widget source="global.CurrentTime" render="Label" position="270,163" size="130,70" font="Display;70" valign="center" foregroundColor="metrixLCDclock" transparent="1" >
			<convert type="ClockToText">Format:%S</convert>
		</widget>		
		<widget source="session.RecordState" render="FixedLabel" text=" " position="130,163" size="30,70" zPosition="1" >
			<convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert>
			<convert type="ConditionalShowHide">Blink</convert>
		</widget>		
	</screen>		
<!-- Display */-->