- Timestamp:
- 11/04/14 16:45:48 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml
r30807 r30828 1315 1315 <node type="menu" name="vfdisplay" text="VFDisplay" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1316 1316 <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"> 1317 <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"> 1317 1318 <node type="menu" name="systemupdatemenu" text="System Update" picmem="skin/systemupdate.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 1318 1319 <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"> … … 2385 2386 <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30"> 2386 2387 </screen> 2388 2389 2390 <screen name="cec" title="Setup HDMI-CEC" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft"> 2391 <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13"> 2392 <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30"> 2393 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2"> 2394 <node parent="listbox" name="cecon" text="Activate" type="choicebox" valign="middle" width="100%" height="35"> 2395 <node parent="listbox" name="alloff" text="Set standby all connected devices" type="choicebox" valign="middle" width="100%" height="35"> 2396 <node parent="listbox" name="allon" text="Wakeup all connected devices" type="choicebox" valign="middle" width="100%" height="35"> 2397 <node parent="listbox" name="tvoff" text="Set standby TV" type="choicebox" valign="middle" width="100%" height="35"> 2398 <node parent="listbox" name="tvon" text="Wakeup TV" type="choicebox" valign="middle" width="100%" height="35"> 2399 <node parent="listbox" name="recoff" text="Set standby A/V Receiver" type="choicebox" valign="middle" width="100%" height="35"> 2400 <node parent="listbox" name="recon" text="Wakeup A/V Receiver" type="choicebox" valign="middle" width="100%" height="35"> 2401 <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%" height="35"> 2402 <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%" height="35"> 2403 <node name="b1" picmem="skin/key_ok.png" halign="right" valign="middle" posx="836" posy="0" width="50" height="40"> 2404 <node name="b2" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="50" height="40"> 2405 </screen> 2406
Note: See TracChangeset
for help on using the changeset viewer.