Ignore:
Timestamp:
Mar 17, 2013, 1:45:49 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: add shortepg to timermenu

Location:
ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml

    r20522 r20531  
    927927<screen name="timermenu" title="Records and EPG" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
    928928        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
    929                 <node name="singleepg" type="menu" text="Single EPG" picmem="skin/singleepg.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    930                 <node name="multiepg" type="menu" text="Multi EPG" picmem="skin/multiepg.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    931                 <node name="gmultiepg" type="menu" text="Graphic EPG" picmem="skin/gmultiepg.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    932                 <node name="epgsearch" type="menu" text="EPG Search" picmem="skin/epgsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    933                 <node name="timer" type="menu" text="Records" picmem="skin/timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     929                <node parent="listbox" type="menu" name="shortepg" text="EPG SHORT VIEW" picmem="skin/shortepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     930                <node parent="listbox" type="menu" name="singleepg" text="Single EPG" picmem="skin/singleepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     931                <node parent="listbox" type="menu" name="multiepg" text="Multi EPG" picmem="skin/multiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     932                <node parent="listbox" type="menu" name="gmultiepg" text="Graphic EPG" picmem="skin/gmultiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     933                <node parent="listbox" type="menu" name="epgsearch" text="EPG Search" picmem="skin/epgsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     934                <node parent="listbox" type="menu" name="timer" text="Records" picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    934935<node hidden="yes" name="menutext">
    935936<node hidden="yes" name="details">
Note: See TracChangeset for help on using the changeset viewer.