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_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml

    r20522 r20531  
    794794<screen fontcol=fontcol title="Records and EPG" titlealign=center name=timermenu font=AlteHaasGroteskBold hspace=30 vspace=5 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    795795<node fontsize=23 posy=25 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=100% height=500>
    796 <node type="menu" pic=skin/single_epg.png textposx=120 valign=middle name=singleepg text="Single EPG" parent=listbox bordercol=bgcol bordersize=0 width=100% height=50 hspace=5>
    797 <node type="menu" pic=skin/multi_epg.png textposx=120 valign=middle name=multiepg text="Multi EPG" parent=listbox bordercol=bgcol bordersize=0 width=100% height=50 hspace=5>
    798 <node type="menu" pic=skin/graphic_multi_epg.png textposx=120 valign=middle name=gmultiepg text="Graphic EPG" parent=listbox bordercol=bgcol bordersize=0 width=100% height=50 hspace=5>
    799 <node type="menu" pic=skin/epgsearch.png textposx=120 valign=middle name=epgsearch text="EPG Search" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    800 <node type="menu" pic=skin/timer.png textposx=120 valign=middle name=timer text="Records" parent=listbox bordercol=bgcol bordersize=0 width=100% height=50 hspace=5>
     796        <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">
     797        <node parent="listbox" type="menu" name="singleepg" text="Single EPG" picmem="skin/single_epg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     798        <node parent="listbox" type="menu" name="multiepg" text="Multi EPG" picmem="skin/multi_epg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     799        <node parent="listbox" type="menu" name="gmultiepg" text="Graphic EPG" picmem="skin/graphic_multi_epg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     800        <node parent="listbox" type="menu" name="epgsearch" text="EPG Search" picmem="skin/epgsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     801        <node parent="listbox" type="menu" name="timer" text="Records" picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    801802<node pic="icons/0acht5zehn_logomenu.png" width=162 height=41 posx=476 posy=bottom>
    802803<node hidden="yes" name="menutext">
Note: See TracChangeset for help on using the changeset viewer.