Changeset 30518 for ipk/source/skins_tobayer01
- Timestamp:
- Oct 12, 2014, 11:53:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml
r30500 r30518 95 95 96 96 97 <screen name="scan " title="Scan" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="700" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">97 <screen name="scanauto" title="Scan Auto" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="700" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 98 98 <node name="progress" progresscol="fontcol2" bordercol="fontcol2" bordersize="1" posx="10" posy="10" width="676" height="35" bgcol="bgcol_grey"> 99 99 <node name="satname" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="10" posy="10" width="680" height="40"> … … 111 111 112 112 113 <screen name="manualscan" title="Scan Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 113 <screen name="scanmanual" title="Scan Manual" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="700" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 114 <node name="progress" progresscol="fontcol2" bordercol="fontcol2" bordersize="1" posx="10" posy="10" width="676" height="35" bgcol="bgcol_grey"> 115 <node name="satname" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="10" posy="10" width="680" height="40"> 116 <node name="tpcount" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="70" width="300" height="40"> 117 <node name="foundtv" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="360" posy="70" width="300" height="40"> 118 <node name="foundradio" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="110" width="300" height="40"> 119 <node name="founddata" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="360" posy="110" width="300" height="40"> 120 <node name="foundblind" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="150" width="300" height="40"> 121 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="200" width="676" height="-80" bordercol="fontcol"> 122 <node name="buttonbar" posx="0" posy="0" width="100%" height="80" hspace="10" bgcol="bgcol_blue"> 123 <node parent="buttonbar" name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="left" posy="center" width="40" height="25"> 124 <node parent="buttonbar" name="b2" text="ADD ONE" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="5" width="600" height="30"> 125 <node parent="buttonbar" name="b3" text="ADD ALL" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="45" width="600" height="30"> 126 </screen> 127 128 129 <screen name="scanadjustauto" title="Scan Auto Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 130 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="980" height="-50" bordercol="fontcol"> 131 <node name="scantype" text="Type of Scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 132 <node name="tuner" text="Tuner" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 133 <node name="sat" text="Satellite" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 134 <node name="id" text="ID" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 135 <node name="system" text="System" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 136 <node name="frequency" text="Frequency" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 137 <node name="inversion" text="Inversion" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 138 <node name="symbolrate" text="Symbolrate" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 139 <node name="polarization" text="Polarization" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 140 <node name="fec" text="FEC" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 141 <node name="modulation" text="Modulation" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 142 <node name="rolloff" text="Rolloff" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 143 <node name="pilot" text="Pilot" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 144 <node name="hp" text="Coderate HP" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 145 <node name="lp" text="Coderate LP" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 146 <node name="bandwidth" text="Bandwidth" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 147 <node name="transmission" text="Transmission" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 148 <node name="guardinterval" text="Guardinterval" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 149 <node name="hierarchy" text="Hierarchy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 150 <node name="networkscan" text="Network Scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 151 <node name="clear" text="Clear before scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 152 <node name="onlyfree" text="Only free scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 153 <node name="blindscan" text="Blindscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 154 <node name="changename" text="Change Channelname" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 155 <node name="favtype" text="Bouquet Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 156 <node name="emptybouquet" text="Remove emthy Bouquet" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 157 <node name="unusedbouquetchannels" text="Remove unused Channels in Bouquets" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 158 <node name="buttonbar" posx="0" posy="0" width="100%" height="40" hspace="10" bgcol="bgcol_blue"> 159 <node parent="buttonbar" name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="left" posy="center" width="40" height="25"> 160 <node parent="buttonbar" name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="right" posy="center" width="40" height="25"> 161 <node parent="buttonbar" name="b3" text="SCANSTART" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="50" posy="center" width="260" height="30"> 162 <node parent="buttonbar" name="b4" text="SAVETRANSPONDER" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="center" width="300" height="30"> 163 <node parent="buttonbar" name="b5" text="TRANSPONDEREDIT" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="630" posy="center" width="300" height="30"> 164 </screen> 165 166 167 <screen name="scanadjustmanual" title="Scan Manual Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 114 168 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="980" height="-50" bordercol="fontcol"> 115 169 <node name="scantype" text="Type of Scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)