Ignore:
Timestamp:
Mar 5, 2012, 10:44:39 PM (14 years ago)
Author:
t0mt0m
Message:

[titan] All skins updated with epgsearch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_smartTV/var/swap/titanskins/smartTV/skin.xml

    r14429 r14437  
    811811<node bgcol="#323232" type="menu" pic="skin/gmultiepg1.png" valign="textbottom" halign="center" name="gmultiepg" text="Graphic EPG" parent="listbox" posx="530" width="250" height="230" bgspace="0" hspace="5" vspace="5">
    812812
    813 <node bgcol="#323232" type="gridbrmenu" pic="skin/timer.png" valign="textbottom" halign="center" name="timer" text="Records" parent="listbox" posy="10" posx="10" width="250" height="230" bgspace="0" hspace="5" vspace="5">
     813<node bgcol="#323232" type="gridbrmenu" pic="skin/epgsearch.png" valign="textbottom" halign="center" name="epgsearch" text="EPG Search" parent="listbox" posy="10" posx="10" width="250" height="230" bgspace="0" hspace="5" vspace="5">
     814<node bgcol="#323232" type="menu" pic="skin/timer.png" valign="textbottom" halign="center" name="timer" text="Records" parent="listbox" posy="10" posx="270" width="250" height="230" bgspace="0" hspace="5" vspace="5">
    814815</screen>
    815816
     
    11301131<node progresscol=white bordersize=0 bordercol=bordercol name=timeshiftbar posx=center posy=40 width=400 height=20>
    11311132</screen>
     1133#EpgSearch
     1134<screen fontcol=fontcol valign=bottom titlebgcol=#717171 titlealign=center name="epgsearch" hspace=0 vspace=0 fontsize=30 title="EPG Search" posx=center posy=center width=80% height=580 bordercol=bordercol bordersize=0>
     1135<node bordersize=23 bordercol=#717171 posx=0 posy=-1 width=100% height=1/>
     1136<node name=b1 pic=skin/ok.png posx=20 posy=5 width=40 height=30/>
     1137<node name=b2 text="TIMER" pic=skin/key_red30.png textposx=40 valign=bottom fontsize=18 fontcol=white1 posx=100 posy=5 width=160 height=30>
     1138<node name=b3 text="TITLE" pic=skin/key_green30.png textposx=40 valign=bottom fontsize=18 fontcol=white1 posx=260 posy=5 width=160 height=30>
     1139<node name=b4 text="DESC" pic=skin/key_yellow30.png textposx=40 valign=bottom fontsize=18 fontcol=white1 posx=420 posy=5 width=160 height=30>
     1140<node name=b5 text="ALL" pic=skin/key_blue30.png textposx=40 valign=bottom fontsize=18 fontcol=white1 posx=580 posy=5 width=160 height=30>
     1141<node bordersize=490 bordercol=#323232 posx=0 posy=55 width=100% height=1/>
     1142<node fontsize=30 fontsize2=30 fontcol2=burlywood1 bordercol=bordercol bordersize=2 scrollbar=auto type=listbox name=listbox width=97% height=450 posx=15 posy=61>
     1143</screen>
Note: See TracChangeset for help on using the changeset viewer.