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/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml

    r20522 r20531  
    10061006        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
    10071007        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
    1008                 <node name="singleepg" type="menu" text="Single EPG" picmem="skin/singleepg.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    1009                 <node name="multiepg" type="menu" text="Multi EPG" picmem="skin/multiepg.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    1010                 <node name="gmultiepg" type="menu" text="Graphic EPG" picmem="skin/gmultiepg.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    1011                 <node name="epgsearch" type="menu" text="EPG Search" picmem="skin/epgsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    1012                 <node name="timer" type="menu" text="Records" picmem="skin/timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     1008                <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">
     1009                <node parent="listbox" type="menu" name="singleepg" text="Single EPG" picmem="skin/singleepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     1010                <node parent="listbox" type="menu" name="multiepg" text="Multi EPG" picmem="skin/multiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     1011                <node parent="listbox" type="menu" name="gmultiepg" text="Graphic EPG" picmem="skin/gmultiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     1012                <node parent="listbox" type="menu" name="epgsearch" text="EPG Search" picmem="skin/epgsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     1013                <node parent="listbox" type="menu" name="timer" text="Records" picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    10131014<node hidden="yes" name="menutext">
    10141015<node hidden="yes" name="details">
Note: See TracChangeset for help on using the changeset viewer.