Ignore:
Timestamp:
Dec 11, 2011, 3:10:33 PM (14 years ago)
Author:
madie
Message:

[ipk] update cooltvguide for swap

Location:
ipk/source.sh4/swapepg_cooltvguide
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/swapepg_cooltvguide/var/swap/extensions/CoolTVGuide/CoolSkin/CoolMultiGuide_720.xml

    r7451 r12231  
    11<screen name="CoolMultiGuide" position="center,center" size="720,576" backgroundColor="#000000" title="Cool Multi Guide" flags="wfNoBorder">
    22        <eLabel text="C  o  o  l    M  u  l  t  i    G  u  i  d  e" position="210,18" size="380,28" font="Regular;18" foregroundColor="#FFFFFF" backgroundColor="#000000" shadowColor="#000000" halign="center" transparent="1" />
    3         <widget name="date" position="40,18" size="180,24" font="Regular;18" halign="left" foregroundColor="#00e5b243" backgroundColor="#000000" transparent="1" />
    4         <ePixmap pixmap="skin_default/icons/clock.png" position="155,20" zPosition="1" size="14,14" alphatest="on" />
    5         <widget source="global.CurrentTime" render="Label" position="173,18" size="80,20" font="Regular;18" foregroundColor="#FFFFFF" backgroundColor="#000000" shadowColor="#000000" halign="left" transparent="1">
     3        <widget name="date" position="30,18" size="180,24" font="Regular;18" halign="left" foregroundColor="#00e5b243" backgroundColor="#000000" transparent="1" />
     4        <ePixmap pixmap="skin_default/icons/clock.png" position="178,20" zPosition="1" size="14,14" alphatest="on" />
     5        <widget source="global.CurrentTime" render="Label" position="196,18" size="80,20" font="Regular;18" foregroundColor="#FFFFFF" backgroundColor="#000000" shadowColor="#000000" halign="left" transparent="1">
    66                <convert type="ClockToText">WithSeconds</convert>
    77        </widget>
     
    2323                <convert type="EventName">ExtendedDescription</convert>
    2424        </widget>
    25         <widget source="session.VideoPicture" render="Pig" position="40,48" size="230,184" zPosition="3" backgroundColor="#ff000000" />
     25        <widget source="session.VideoPicture" render="Pig" position="30,48" size="230,184" zPosition="3" backgroundColor="#ff000000" />
    2626        <widget name="timeline_text" position="0,242" size="690,25" foregroundColor="#00e5b243" backgroundColor="#000000" transparent="1" />
    27         <widget name="list" position="40,267" size="645,270" scrollbarMode="showNever" transparent="1" />
     27        <widget name="list" position="30,267" size="665,270" scrollbarMode="showNever" transparent="1" />
    2828        <widget name="timeline0" position="0,235" zPosition="1" size="0,0" pixmap="skin_default/timeline.png" />
    2929        <widget name="timeline1" position="0,235" zPosition="1" size="0,0" pixmap="skin_default/timeline.png" />
     
    3232        <widget name="timeline4" position="0,235" zPosition="1" size="0,0" pixmap="skin_default/timeline.png" />
    3333        <widget name="timeline5" position="0,235" zPosition="1" size="0,0" pixmap="skin_default/timeline.png" />
    34         <widget name="timeline_now" position="20,267" zPosition="2" size="19,270" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/timeline-now.png" alphatest="on" />
     34        <widget name="timeline_now" position="20,267" zPosition="2" size="19,270" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/Cool3D/timeline-now.png" alphatest="on" />
     35
    3536        <ePixmap pixmap="skin_default/buttons/red.png" position="70,537" size="18,18" alphatest="blend" />
     37        <ePixmap pixmap="skin_default/buttons/green.png" position="220,537" size="18,18" alphatest="blend" />
     38        <ePixmap pixmap="skin_default/buttons/yellow.png" position="370,537" size="18,18" alphatest="blend" />
     39        <ePixmap pixmap="skin_default/buttons/blue.png" position="520,537" size="18,18" alphatest="blend" />
    3640        <widget name="key_red" position="95,539" size="125,26" font="Regular;18" foregroundColor="#9F1313" backgroundColor="#000000" shadowColor="#000000" halign="left" valign="top" transparent="1" />
    37         <ePixmap pixmap="skin_default/buttons/green.png" position="220,537" size="18,18" alphatest="blend" />
    3841        <widget name="key_green" position="245,539" size="125,26" font="Regular;18" foregroundColor="#00389416" backgroundColor="#000000" shadowColor="#000000" halign="left" valign="top" transparent="1" />
    39         <ePixmap pixmap="skin_default/buttons/yellow.png" position="370,537" size="18,18" alphatest="blend" />
    4042        <widget name="key_yellow" position="395,539" size="125,26" font="Regular;18" foregroundColor="#B59E01" backgroundColor="#000000" shadowColor="#000000" halign="left" valign="top" transparent="1" />
    41         <ePixmap pixmap="skin_default/buttons/blue.png" position="520,537" size="18,18" alphatest="blend" />
    4243        <widget name="key_blue" position="545,539" size="125,26" font="Regular;18" foregroundColor="#1E28B6" backgroundColor="#000000" shadowColor="#000000" halign="left" valign="top" transparent="1" />
    4344</screen>
Note: See TracChangeset for help on using the changeset viewer.