Ignore:
Timestamp:
Mar 1, 2013, 12:05:03 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: add autosubtitle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r20222 r20260  
    810810<node fontsize=30 fontcol=grey type=textbox text="A/V Settings" posy=10 posx=center halign=center width=100% height=30>
    811811<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    812 <node name=resolution type=choicebox parent=listbox valign=middle text="Resolution (default)" bordercol=bordercol width=100%>
    813 <node deaktivcol=deaktivcol name=aktresolution type=choicebox parent=listbox valign=middle text="Resolution (current)" bordercol=bordercol width=100%>
    814 <node name=autoresolution type=choicebox parent=listbox valign=middle text="Auto resolution" bordercol=bordercol width=100%>
    815 <node name=autoressd type=choicebox parent=listbox valign=middle text="--- SD resolution" bordercol=bordercol width=100% hidden=yes>
    816 <node name=autorests type=choicebox parent=listbox valign=middle text="--- Time to switch" bordercol=bordercol width=100% hidden=yes>
    817 <node name=policy type=choicebox parent=listbox valign=middle text="Policy" bordercol=bordercol width=100%>
    818 <node name=aspect type=choicebox parent=listbox valign=middle text="Aspect" bordercol=bordercol width=100%>
    819 <node name=colformat type=choicebox parent=listbox valign=middle text="Color Format" bordercol=bordercol width=100%>
    820 <node deaktivcol=deaktivcol name=colformatscart type=choicebox parent=listbox valign=middle text="Color Format Scart" bordercol=bordercol width=100%>
    821 <node name=audiosource type=choicebox parent=listbox valign=middle text="Audio Source" bordercol=bordercol width=100%>
    822 <node name=ac3default type=choicebox parent=listbox valign=middle text="AC3 default" bordercol=bordercol width=100%>
    823 <node name=ac3mode type=choicebox parent=listbox valign=middle text="AC3 Mode" bordercol=bordercol width=100%>
    824 <node name=volautochangevalue type=choicebox parent=listbox valign=middle text="Inc. AC3 Audio in %" bordercol=bordercol width=100%>
    825 <node name=mode3d type=choicebox parent=listbox valign=middle text="3D Mode" bordercol=bordercol width=100%>
    826 <node name=stepmute type=choicebox parent=listbox valign=middle text="Two step mute" bordercol=bordercol width=100%>
     812        <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
     813        <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     814        <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
     815        <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
     816        <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
     817        <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
     818        <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
     819        <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
     820        <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     821        <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
     822        <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
     823        <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
     824        <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
     825        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
     826        <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
     827        <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
    827828<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    828829<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
Note: See TracChangeset for help on using the changeset viewer.