Ignore:
Timestamp:
Nov 19, 2011, 8:22:55 PM (14 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

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

    r11358 r11386  
    348348<screen fontcol=fontcol valign=bottom titlealign=center name="diseqcscreen" hspace=5 vspace=5 fontsize=30 title="Diseqc Settings" posx=center posy=center width=60% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
    349349<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    350 <node name=diseqc text="DiSEqC" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
    351350<node name=diseqcmode text="DiSEqC Mode" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
    352351<node name=toneburst text="Tone Burst" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
     
    355354<node name=cmdorder text="Diseqc Command Order" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
    356355<node name=uncommittedcmd text="Uncommitted Diseqc command" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
    357 <node name=rotorpos text="Rotor Position" type=inputboxnum parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
     356#<node name=rotorpos text="Rotor Position" type=inputboxnum parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
    358357<node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
    359358<node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
     
    362361<screen fontcol=fontcol valign=bottom titlealign=center name="lnbscreen" hspace=5 vspace=5 fontsize=30 title="LNB Settings" posx=center posy=center width=60% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
    363362<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    364 <node name=lnb text="LNB" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
    365363<node name=voltagemode text="Voltage Mode" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
    366364<node name=tonemode text="Tone Mode" type=choicebox parent=listbox valign=middle posx=0 bordercol=bordercol bordersize=2 width=100%>
Note: See TracChangeset for help on using the changeset viewer.