Skip to content

Commit

Permalink
update "LogManagerViewLog" screen
Browse files Browse the repository at this point in the history
  • Loading branch information
iPkay committed Aug 27, 2016
1 parent e1ee6eb commit 2793d83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions usr/share/enigma2/MetrixHD/skin_00o_openatv.xml
Expand Up @@ -4273,12 +4273,10 @@ self.instance.move(ePoint(int(deskwidth - newwidth)/2,int(deskheight - newheight
<screen name="LogManagerViewLog" position="0,0" size="1308,720" flags="wfNoBorder" backgroundColor="transparent">
<eLabel text="Log-Manager - View Log" position="58,36" foregroundColor="layer-a-title-foreground" size="525,50" noWrap="1" valign="bottom" font="global_title;34" backgroundColor="layer-a-background" transparent="1" />
<widget source="Title" render="Label" position="70,105" size="700,30" noWrap="0" font="screen_text;24" transparent="1" foregroundColor="layer-a-foreground" backgroundColor="layer-a-background"/>
<widget name="list" position="70,150" size="1140,470" font="Console; 16" backgroundColor="layer-a-background" foregroundColor="layer-a-foreground" transparent="1" />
<widget name="list" position="70,150" size="1140,480" itemHeight="16" font="Console; 16" scrollbarMode="showOnDemand" enableWrapAround="1" backgroundColorSelected="layer-a-selection-background" foregroundColorSelected="layer-a-selection-foreground" backgroundColor="layer-a-background" foregroundColor="layer-a-foreground" transparent="1" />
<panel name="template1_1layer" />
<ePixmap position="1045,635" size="81,40" zPosition="10" pixmap="MetrixHD/buttons/ok.png" transparent="1" alphatest="on" />
<ePixmap position="1140,635" size="81,40" zPosition="10" pixmap="MetrixHD/buttons/key_exit.png" transparent="1" alphatest="on" />
<!--panel name="_oe-buttons_template1" />
<ePixmap position="890,175" size="256,256" zPosition="2" pixmap="MetrixHD/icons/menu_scan_autobouquetsmakermaker.png" transparent="1" alphatest="blend" /-->
</screen>
<screen name="LogManagerFb" position="0,0" size="1308,720" flags="wfNoBorder" backgroundColor="transparent">
<eLabel text="Log-Manager - File Selection" position="58,36" foregroundColor="layer-a-title-foreground" size="525,50" noWrap="1" valign="bottom" font="global_title;34" backgroundColor="layer-a-background" transparent="1" />
Expand Down

0 comments on commit 2793d83

Please sign in to comment.