<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<skin>
<windowstyle id="1" type="skinned">
<color color="#000000" name="Background"/>
<color color="#ffffff" name="LabelForeground"/>
<color color="#000000" name="ListboxBackground"/>
<color color="#ffffff" name="ListboxForeground"/>
<color color="#000000" name="ListboxSelectedBackground"/>
<color color="#ffffff" name="ListboxSelectedForeground"/>
<color color="#000000" name="ListboxMarkedBackground"/>
<color color="#ffffff" name="ListboxMarkedForeground"/>
<color color="#000000" name="ListboxMarkedAndSelectedBackground"/>
<color color="#ffffff" name="ListboxMarkedAndSelectedForeground"/>
<color color="#ffffff" name="WindowTitleForeground"/>
<color color="#000000" name="WindowTitleBackground"/>
</windowstyle>
<fonts>
<!-- pick a funky name for the font, so we don't conflict -->
<font filename="nmsbd.ttf" name="FdLcD" scale="100"/>
</fonts>
<!-- template -->
<screen name="SummaryClockPanel">
<widget source="global.CurrentTime" render="Label" position="center,center" size="100,45" font="FdLcD;40" halign="right" valign="bottom" noWrap="1">
<convert type="ClockToText"></convert>
</widget>
</screen>
<!-- main-->
<screen name="InfoBarSummary" position="0,0" size="220,176">
<widget source="session.CurrentService" render="LcdPicon" position="center,center" zPosition="1" halign="center" valign="center" size="220,132" alphatest="on">
<convert type="ServiceName">Reference</convert>
</widget>
<!--widget source="global.CurrentTime" render="Label" position="132,145" size="88,46" font="FdLcD;35" noWrap="1">
<convert type="ClockToText"></convert>
</widget-->
<!--widget source="session.Event_Now" render="Progress" position="0,155" size="130,14" borderWidth="3" >
<convert type="EventTime">Progress</convert>
</widget-->
<widget source="session.RecordState" render="FixedLabel" text="Record" position="center,140" foregroundColor="#ff0000" size="100,25" font="FdLcD;25" zPosition="0" noWrap="1">
<convert type="ConditionalShowHide">Blink</convert>
</widget>
</screen>
<!-- movieplayer-->
<screen name="InfoBarMoviePlayerSummary" position="fill">
<widget source="session.CurrentService" render="Label" position="top" size="*,36" font="FdLcD;16" halign="left" valign="top" >
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.CurrentService" render="Progress" position="top" size="*,4" borderWidth="1">
<convert type="ServicePosition">Position</convert>
</widget>
<panel position="bottom" size="*,24" name="SummaryClockPanel">
<widget source="session.CurrentService" render="Label" position="4,0" size="42,12" font="FdLcD;12" halign="left" noWrap="1">
<convert type="ServicePosition">Position</convert>
</widget>
</panel>
</screen>
<screen name="MovieContextMenuSummary" position="fill">
<widget source="parent.Title" render="Label" position="top" size="*,14" font="FdLcD;12" halign="left" valign="top" noWrap="1" />
<widget source="selected" render="Label" position="top" size="*,32" font="FdLcD;16" />
<panel position="bottom" size="*,18">
<widget source="global.CurrentTime" render="Label" position="right" size="60,*" halign="right" font="FdLcD;16" >
<convert type="ClockToText"></convert>
</widget>
</panel>
</screen>
<screen name="MovieSelectionSummary" position="fill">
<widget source="parent.Title" render="Label" position="top" size="*,14" font="FdLcD;12" halign="left" valign="top" noWrap="1" />
<widget source="name" render="Label" position="top" size="*,32" font="FdLcD;16" halign="left" valign="top" />
<panel position="bottom" size="*,18">
<widget source="parent.Service" render="Label" position="right" size="46,*" font="FdLcD;14" halign="left" noWrap="1">
<convert type="MovieInfo">FileSize</convert>
</widget>
<widget source="parent.Service" render="Label" position="fill" font="FdLcD;14" halign="left" noWrap="1">
<convert type="MovieInfo">RecordServiceName</convert>
</widget>
</panel>
</screen>
<!-- channelselection-->
<screen name="ChannelSelection_summary" position="0,0" size="220,176">
<widget source="parent.ServiceEvent" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="parent.ServiceEvent" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1">
<convert type="EventName">Name</convert>
</widget>
<widget source="parent.ServiceEvent" render="Progress" position="0,93" size="220,10" borderWidth="1">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="parent.ServiceEvent" render="Label" position="0,106" size="220,36" font="FdLcD;34" halign="left" valign="bottom" noWrap="1">
<convert type="EventTime">VFDRemaining</convert>
<convert type="RemainingToText">VFDNoSeconds</convert>
</widget>
</screen>
<!-- menus-->
<screen name="MenuSummary" position="fill">
<widget source="parent.title" render="Label" position="top" size="*,65" font="FdLcD;30" halign="center" valign="top" />
<widget source="parent.menu" render="Label" position="top" size="*,57" font="FdLcD;26" halign="left" valign="center">
<convert type="StringListSelection" />
</widget>
</screen>
<!-- setup-->
<screen name="SetupSummary" position="0,0" size="220,176">
<widget source="SetupTitle" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" valign="top" noWrap="1" />
<widget source="SetupEntry" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" valign="top" />
<widget source="SetupValue" render="Label" position="0,93" size="220,19" font="FdLcD;17" halign="left" valign="bottom" />
<panel name="SummaryClockPanel" />
</screen>
<!-- misc-->
<screen name="SimpleSummary" position="fill">
<widget source="parent.Title" render="Label" position="top" size="*,100" font="FdLcD;40" halign="center" valign="center" />
<panel position="bottom" size="*,24" name="SummaryClockPanel" />
</screen>
<screen name="WizardSummary" position="fill">
<widget source="text" render="Label" position="top" size="*,71" font="FdLcD;35" halign="center" />
<widget source="parent.list" render="Label" position="fill" font="FdLcD;25" halign="center" >
<convert type="StringListSelection" />
</widget>
</screen>
<screen name="VideoWizardSummary" position="fill">
<widget name="text" position="top" size="*,40" font="FdLcD;12" transparent="1" />
<widget source="parent.list" render="Label" position="fill" font="FdLcD;45" halign="center" >
<convert type="StringListSelection" />
</widget>
</screen>
<!-- standby -->
<screen name="StandbySummary" position="0,0" size="220,176">
<widget source="global.CurrentTime" render="Label" position="0,0" size="220,35" font="FdLcD;35" halign="center" foregroundColor="#0174DF" noWrap="1">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="center,center" size="220,80" font="FdLcD;80" halign="center" valign="center" noWrap="1">
<convert type="ClockToText"></convert>
</widget>
<widget source="session.RecordState" render="FixedLabel" text="Recording" position="center,150" size="190,25" font="FdLcD;25" zPosition="2" valign="bottom" halign="center" noWrap="1" foregroundColor="#ff0000" >
<convert type="ConditionalShowHide">Blink</convert>
</widget>
</screen>
<!-- Plugin browser -->
<screen name="PluginBrowserSummary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="entry" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<widget source="desc" render="Label" position="0,93" size="220,16" font="FdLcD;14" halign="left" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<!-- JobView Summary -->
<screen name="JobView_summary" position="fill">
<widget source="parent.summary_job_name" render="Label" position="top" size="*,51" font="FdLcD;25" halign="center" />
<widget source="parent.summary_job_task" render="Label" position="top" size="*,41" font="FdLcD;20" halign="center" />
<widget source="parent.summary_job_progress" render="Progress" position="top" size="80,16" borderWidth="1" zPosition="1" halign="center" />
<widget source="parent.summary_job_progress" render="Label" position="top" size="100,24" font="FdLcD;24" zPosition="2" halign="center" transparent="1" >
<convert type="ProgressToText" />
</widget>
</screen>
<screen name="ChoiceBox_summary" position="fill">
<widget source="parent.summary_list" render="Label" position="top" size="*,181" font="FdLcD;25" halign="left" />
</screen>
<screen name="MessageBox_summary" position="fill">
<widget source="parent.Text" render="Label" position="top" size="*,95" font="FdLcD;31" halign="center" valign="center" />
<widget source="parent.selectedChoice" render="Label" position="bottom" size="*,44" font="FdLcD;44" halign="center" valign="center" />
</screen>
<screen name="MessageBoxSimple_summary" position="fill">
<widget source="parent.Text" render="Label" position="top" size="*,95" font="FdLcD;31" halign="center" valign="center" />
<widget source="parent.selectedChoice" render="Label" position="bottom" size="*,44" font="FdLcD;44" halign="center" valign="center" />
</screen>
<!-- EPG Screens -->
<screen name="EPGSelection_summary" position="0,0" size="220,176">
<panel name="SummaryEpgPanel" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="QuickEPG_summary" position="0,0" size="220,176">
<panel name="SummaryEpgPanel" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="GraphicalEPG_summary" position="0,0" size="220,176">
<panel name="SummaryEpgPanel" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="GraphicalEPGPIG_summary" position="0,0" size="220,176">
<panel name="SummaryEpgPanel" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="ChoiceBox_summary" position="0,0" size="220,176">
<widget source="parent.summary_list" render="Label" position="0,0" size="220,176" font="FdLcD;16" noWrap="1" />
</screen>
<screen name="MessageBox_summary" position="0,0" size="220,176">
<widget source="parent.Text" render="Label" position="0,0" size="220,176" font="FdLcD;17" halign="center" />
<widget source="parent.selectedChoice" render="Label" position="0,135" size="220,28" font="FdLcD;26" halign="center" noWrap="1" />
</screen>
<screen name="MessageBoxSimple_summary" position="0,0" size="220,176">
<widget source="parent.Text" render="Label" position="0,0" size="220,176" font="FdLcD;17" halign="center" />
<widget source="parent.selectedChoice" render="Label" position="0,135" size="220,28" font="FdLcD;26" halign="center" noWrap="1" />
</screen>
<screen name="AboutSummary" position="0,0" size="220,176">
<widget source="AboutText" render="Label" position="0,0" size="220,176" font="FdLcD;11" />
</screen>
<screen name="TimerEditListSummary" position="0,0" size="220,176">
<widget source="service" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="name" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<widget source="time" render="Label" position="0,86" size="220,20" font="FdLcD;19" halign="left" transparent="1" />
<widget source="duration" render="Label" position="0,110" size="220,20" font="FdLcD;19" halign="left" transparent="1" />
<widget source="state" render="Label" position="0,110" size="220,20" font="FdLcD;19" halign="right" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="WizardSummary" position="0,0" size="220,176">
<widget source="text" render="Label" position="0,0" size="220,55" font="FdLcD;24" halign="center" />
<widget source="parent.list" render="Label" position="0,85" size="220,124" font="FdLcD;24" halign="center" >
<convert type="StringListSelection" />
</widget>
</screen>
<screen name="LanguageWizardSummary" position="0,0" size="220,176">
<widget source="parent.summarytext" render="Label" position="0,0" size="220,55" font="FdLcD;24" halign="center" />
<widget source="parent.summarylangname" render="Label" position="0,85" size="220,124" font="FdLcD;24" halign="center" />
<!-- <widget source="parent.flag" render="Pixmap" position="0,0" size="110,40" backgroundColor="#ff000000" /> -->
</screen>
<screen name="VideoWizardSummary" position="fill">
<widget source="text" render="Label" position="0,0" size="220,50" font="FdLcD;24" halign="center" />
<widget source="parent.list" render="Label" position="0,85" size="220,124" font="FdLcD;24" halign="center" >
<convert type="StringListSelection" />
</widget>
</screen>
<!-- DVD -->
<screen name="DVDSummary" position="fill">
<widget source="session.CurrentService" render="Label" position="top" size="*,28" font="FdLcD;12" >
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.CurrentService" render="Progress" position="top" size="*,4" borderWidth="1" >
<convert type="ServicePosition">Position</convert>
</widget>
<panel position="fill">
<widget source="session.CurrentService" render="Label" position="left" size="60,*" font="FdLcD;12" halign="left" >
<convert type="ServicePosition">Position</convert>
</widget>
<widget name="Chapter" position="fill" font="FdLcD;12" halign="left" />
</panel>
</screen>
<!-- ViX -->
<screen name="VIXDevicesPanelSummary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="entry" render="Label" position="0,21" size="220,16" font="FdLcD;14" halign="left" noWrap="1" />
<widget source="desc" render="Label" position="0,38" size="220,26" font="FdLcD;12" halign="left" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="VIXSwap_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.swapname_summary" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<widget source="parent.swapactive_summary" render="Label" position="0,93" size="220,16" font="FdLcD;14" halign="left" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="UpdatePlugin_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.package" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<widget source="parent.status" render="Label" position="0,93" size="220,16" font="FdLcD;14" halign="left" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="SoftwareUpdateChanges_summary" position="0,0" size="220,176">
<widget source="parent.title_summary" render="Label" position="0,0" size="160,15" font="FdLcD;15" halign="left" noWrap="1" />
<widget source="parent.text_summary" render="Label" position="0,16" size="220,54" font="FdLcD;12" halign="left" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<!-- AutoTimerOverview -->
<screen name="AutoTimerOverviewSummary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="entry" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="NetworkServicesSummary" position="0,0" size="220,176">
<widget source="title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="status_summary" render="Label" position="0,30" size="190,15" font="FdLcD;14" halign="left" transparent="1" />
<widget source="autostartstatus_summary" render="Label" position="0,49" size="190,15" font="FdLcD;14" halign="left" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="CrossEPG_MenuSummary" position="0,0" size="220,176">
<widget source="SetupTitle" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="SetupEntry" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<widget source="SetupValue" render="Label" position="0,93" size="220,16" font="FdLcD;14" halign="left" transparent="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="CrossEPG_Rytec_Update_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.summary_action" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="CrossEPG_Xepgdb_Update_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.summary_action" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="CrossEPG_Converter_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.summary_action" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="CrossEPG_Importer_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.summary_action" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="CrossEPG_Loader_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.summary_action" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<panel name="SummaryClockPanel" />
</screen>
<screen name="CrossEPG_Downloader_summary" position="0,0" size="220,176">
<widget source="parent.Title" render="Label" position="0,38" size="220,26" font="FdLcD;24" halign="left" noWrap="1" />
<widget source="parent.summary_action" render="Label" position="0,66" size="220,20" font="FdLcD;19" halign="left" noWrap="1" />
<widget source="parent.summary_status" render="Label" position="0,41" size="220,18" font="FdLcD;16" halign="left" noWrap="1" />
</screen>
</skin>