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_cool/var/swap/titanskins/cool
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r20522 r20531  
    843843<node fontsize=30 fontcol=grey type=textbox text="Records and EPG" posy=10 posx=center halign=center width=100% height=30>
    844844<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    845 <node type=menu pic=skin/singleepg.png textposx=120 valign=middle name=singleepg text="Single EPG" parent=listbox width=100% height=50 hspace=5>
    846 <node type=menu pic=skin/multiepg.png textposx=120 valign=middle name=multiepg text="Multi EPG" parent=listbox width=100% height=50 hspace=5>
    847 <node type=menu pic=skin/gmultiepg.png textposx=120 valign=middle name=gmultiepg text="Graphic EPG" parent=listbox width=100% height=50 hspace=5>
    848 <node type=menu pic=skin/epgsearch.png textposx=120 valign=middle name=epgsearch text="EPG Search" parent=listbox width=100% height=50 hspace=5>
    849 <node type=menu pic=skin/timer.png textposx=120 valign=middle name=timer text="Records" parent=listbox width=100% height=50 hspace=5>
     845        <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">
     846        <node parent="listbox" type="menu" name="singleepg" text="Single EPG" picmem="skin/singleepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     847        <node parent="listbox" type="menu" name="multiepg" text="Multi EPG" picmem="skin/multiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     848        <node parent="listbox" type="menu" name="gmultiepg" text="Graphic EPG" picmem="skin/gmultiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     849        <node parent="listbox" type="menu" name="epgsearch" text="EPG Search" picmem="skin/epgsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     850        <node parent="listbox" type="menu" name="timer" text="Records" picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    850851<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    851852<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
Note: See TracChangeset for help on using the changeset viewer.