Changeset 14762


Ignore:
Timestamp:
Mar 18, 2012, 8:10:40 PM (14 years ago)
Author:
nit
Message:

[titan] add epgscanlist log button to epgsettings

File:
1 edited

Legend:

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

    r14745 r14762  
    557557</screen>
    558558
    559 <screen fontcol=fontcol valign=bottom titlealign=center name="epgsettings" hspace=30 vspace=30 fontsize=30 title="EPG Settings" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
     559<screen fontcol=fontcol valign=bottom titlealign=center name="epgsettings" hspace=30 vspace=30 fontsize=30 title="EPG Settings" posx=center posy=center width=80% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
    560560<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    561561<node name=epgpath type=choicebox parent=listbox valign=middle posx=0 text="EPG Path" bordercol=bordercol bordersize=2 width=100%>
     
    570570<node name=epgzoom type=choicebox parent=listbox valign=middle posx=0 text="Graphic EPG Zoom" bordercol=bordercol width=100%>
    571571<node name=epgpicon type=choicebox parent=listbox valign=middle posx=0 text="Graphic EPG Picon" bordercol=bordercol width=100%>
    572 
    573572<node name=b1 text="OK" halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    574573<node name=b2 text="EXIT" halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
     
    576575<node name=b4 text="EDIT" halign=center valign=middle bordercol=green bordersize=6 bordertype=2 posx=500 posy=0 width=150 height=39/>
    577576<node name=b5 text="ScanList" halign=center valign=middle bordercol=yellow bordersize=6 bordertype=2 posx=660 posy=0 width=150 height=39/>
     577<node name=b6 text="LOG" halign=center valign=middle bordercol=blue bordersize=6 bordertype=2 posx=820 posy=0 width=150 height=39/>
    578578#<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    579579</screen>
Note: See TracChangeset for help on using the changeset viewer.