Ignore:
Timestamp:
Oct 12, 2014, 11:53:02 PM (12 years ago)
Author:
obi
Message:

[skins] update lost skins with scanauto/scanmanual/scanadjustauto/scanadjustmanuel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skin.xml

    r30500 r30518  
    7979</screen>
    8080
    81 <screen name="scan" title="Scan" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     81<screen name="scanauto" title="Scan Auto" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
    8282<node name="progress" progresscol="white" bordersize="2" bordercol="bordercol" posx="center" posy="1" width="1000" height="20">
    8383<node name="satname" posx="50" posy="30" width="480" height="30">
     
    9393</screen>
    9494
    95 <screen name="manualscan" title="Scan Config" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     95<screen name="scanmanual" title="Scan Manual" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     96<node name="progress" progresscol="white" bordersize="2" bordercol="bordercol" posx="center" posy="1" width="1000" height="20">
     97<node name="satname" posx="50" posy="30" width="480" height="30">
     98<node name="foundtv" posx="540" posy="30" width="240" height="30">
     99<node name="foundradio" posx="790" posy="30" width="240" height="30">
     100<node name="tpcount" posx="50" posy="60" width="320" height="30">
     101<node name="foundblind" posx="460" posy="60" width="320" height="30">
     102<node name="founddata" posx="790" posy="60" width="240" height="30">
     103<node name="listbox" type="listbox" scrollbar="auto" bordersize="2" bordercol="bordercol" fontsize="30" posx="center" posy="100" width="1000" height="-50">
     104<node name="b1" text="EXIT"    halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="90"  posy="0" width="100" height="39">
     105<node name="b2" text="ADD ONE" halign="center" valign="middle" bordercol="red"     bordersize="6" bordertype="2" posx="200" posy="0" width="370" height="39">
     106<node name="b3" text="ADD ALL" halign="center" valign="middle" bordercol="green"   bordersize="6" bordertype="2" posx="580" posy="0" width="430" height="39">
     107</screen>
     108
     109<screen name="scanadjustauto" title="Scan Auto Config" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     110<node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     111        <node parent="listbox" name="scantype" text="Type of Scan" type="choicebox" valign="middle" width="100%" height="35">
     112        <node parent="listbox" name="tuner" text="Tuner" type="choicebox" valign="middle" width="100%" height="35">
     113        <node parent="listbox" name="sat" text="Satellite" type="choicebox" valign="middle" width="100%" height="35">
     114        <node parent="listbox" name="id" text="ID" type="choicebox" valign="middle" width="100%" height="35">
     115        <node parent="listbox" name="system" text="System" type="choicebox" valign="middle" width="100%" height="35">
     116        <node parent="listbox" name="frequency" text="Frequency" type="inputboxnum" valign="middle" width="100%" height="35">
     117        <node parent="listbox" name="inversion" text="Inversion" type="choicebox" valign="middle" width="100%" height="35">
     118        <node parent="listbox" name="symbolrate" text="Symbolrate" type="inputboxnum" valign="middle" width="100%" height="35">
     119        <node parent="listbox" name="polarization" text="Polarization" type="choicebox" valign="middle" width="100%" height="35">
     120        <node parent="listbox" name="fec" text="FEC" type="choicebox" valign="middle" width="100%" height="35">
     121        <node parent="listbox" name="modulation" text="Modulation" type="choicebox" valign="middle" width="100%" height="35">
     122        <node parent="listbox" name="rolloff" text="Rolloff" type="choicebox" valign="middle" width="100%" height="35">
     123        <node parent="listbox" name="pilot" text="Pilot" type="choicebox" valign="middle" width="100%" height="35">
     124        <node parent="listbox" name="hp" text="Coderate HP" type="choicebox" valign="middle" width="100%" height="35">
     125        <node parent="listbox" name="lp" text="Coderate LP" type="choicebox" valign="middle" width="100%" height="35">
     126        <node parent="listbox" name="bandwidth" text="Bandwidth" type="choicebox" valign="middle" width="100%" height="35">
     127        <node parent="listbox" name="transmission" text="Transmission" type="choicebox" valign="middle" width="100%" height="35">
     128        <node parent="listbox" name="guardinterval" text="Guardinterval" type="choicebox" valign="middle" width="100%" height="35">
     129        <node parent="listbox" name="hierarchy" text="Hierarchy" type="choicebox" valign="middle" width="100%" height="35">
     130        <node parent="listbox" name="networkscan" text="Network Scan" type="choicebox" valign="middle" width="100%" height="35">
     131        <node parent="listbox" name="clear" text="Clear before scan" type="choicebox" valign="middle" width="100%" height="35">
     132        <node parent="listbox" name="onlyfree" text="Only free scan" type="choicebox" valign="middle" width="100%" height="35">
     133        <node parent="listbox" name="blindscan" text="Blindscan" type="choicebox" valign="middle" width="100%" height="35">
     134        <node parent="listbox" name="changename" text="Change Channelname" type="choicebox" valign="middle" width="100%" height="35">
     135        <node parent="listbox" name="favtype" text="Bouquet Type" type="choicebox" valign="middle" width="100%" height="35">
     136        <node parent="listbox" name="emptybouquet" text="Remove emthy Bouquet" type="choicebox" valign="middle" width="100%" height="35">
     137        <node parent="listbox" name="unusedbouquetchannels" text="Remove unused Channels in Bouquets" type="choicebox" valign="middle" width="100%" height="35">
     138<node name="b1" text="OK"              halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     139<node name="b2" text="EXIT"            halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     140<node name="b3" text="SCANSTART"       halign="center" valign="middle" bordercol="red"     bordersize="6" bordertype="2" posx="220" posy="0" width="260" height="39">
     141<node name="b4" text="SAVETRANSPONDER" halign="center" valign="middle" bordercol="green"   bordersize="6" bordertype="2" posx="490" posy="0" width="300" height="39">
     142<node name="b5" text="TRANSPONDEREDIT" halign="center" valign="middle" bordercol="yellow"  bordersize="6" bordertype="2" posx="800" posy="0" width="300" height="39">
     143</screen>
     144
     145<screen name="scanadjustmanual" title="Scan Manual Config" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
    96146<node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
    97147        <node parent="listbox" name="scantype" text="Type of Scan" type="choicebox" valign="middle" width="100%" height="35">
Note: See TracChangeset for help on using the changeset viewer.