Changeset 16640


Ignore:
Timestamp:
Jun 17, 2012, 4:12:44 PM (14 years ago)
Author:
tobayer
Message:

[titan] update new default skin, remove avsettings_list

File:
1 edited

Legend:

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

    r16636 r16640  
    261261</screen>
    262262
    263 
    264 #avsettings list
    265 <screen name="avsettings_list" title="A/V Settings" titlealign="center" titlebgcol="titlebgcol" fontcol="fontcol" valign="bottom" hspace="30" vspace="30" fontsize="30" posx="center" posy="center" width="60%" height="65%" bordercol="bordercol" bordersize="2" bgcol="bgcol">
    266 <node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" posy="1" width="100%" height="-35">
    267         <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    268         <node name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    269         <node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    270         <node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    271         <node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    272         <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    273         <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    274         <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    275         <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    276         <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    277         <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    278         <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    279         <node name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    280         <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    281         <node name="stepmute" text="Two step mute" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    282 <node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="20"  posy="0" width="150" height="39">
    283 <node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="180" posy="0" width="150" height="39">
    284 </screen>
    285263
    286264#avsettings grid
Note: See TracChangeset for help on using the changeset viewer.