Changeset 30827
- Timestamp:
- Nov 4, 2014, 4:29:21 PM (5 years ago)
- Location:
- ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml
r30807 r30827 1210 1210 <node type="menu" name="vfdisplay" text="VFDisplay" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1211 1211 <node type="menu" name="fancontrol" text="FanControl" picmem="skin/fancontrol.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50" hidden="yes"> 1212 <node type="menu" name="ceccontrol" text="HDMI-CEC" picmem="skin/cec.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50" hidden="yes"> 1212 1213 <node type="menu" name="systemupdatemenu" text="System Update" picmem="skin/systemupdate.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1213 1214 <node type="menu" name="system_backup" text="System Backup" picmem="skin/backup.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> … … 2220 2221 <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30"> 2221 2222 </screen> 2223 2224 2225 <screen name="cec" title="Setup HDMI-CEC" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 2226 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 2227 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol"> 2228 <node parent="listbox" name="cecon" text="Activate" type="choicebox" valign="middle" width="100%" height="35"> 2229 <node parent="listbox" name="alloff" text="Set standby all connected devices" type="choicebox" valign="middle" width="100%" height="35"> 2230 <node parent="listbox" name="allon" text="Wakeup all connected devices" type="choicebox" valign="middle" width="100%" height="35"> 2231 <node parent="listbox" name="tvoff" text="Set standby TV" type="choicebox" valign="middle" width="100%" height="35"> 2232 <node parent="listbox" name="tvon" text="Wakeup TV" type="choicebox" valign="middle" width="100%" height="35"> 2233 <node parent="listbox" name="recoff" text="Set standby A/V Receiver" type="choicebox" valign="middle" width="100%" height="35"> 2234 <node parent="listbox" name="recon" text="Wakeup A/V Receiver" type="choicebox" valign="middle" width="100%" height="35"> 2235 <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%" height="35"> 2236 <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%" height="35"> 2237 <node name="b1" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40"> 2238 <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40"> 2239 </screen> 2240
Note: See TracChangeset
for help on using the changeset viewer.