Changeset 38663
- Timestamp:
- 09/09/16 15:03:49 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml
r38526 r38663 632 632 <node parent="skinadjust" name="titletext-2" text="Main Menu" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle"> 633 633 <node parent="skinadjust" name="list_bg" posx="70" posy="20" width="1080" height="470" hspace="10" vspace="0" bgcol="bgcol" transparent="20"> 634 634 <node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="28" fontcol="white" posx="0" posy="10" width="100%" height="410"> 635 635 <node parent="listbox" name="skinstyle_sel" text="Skin Style selection" type="choicebox" valign="middle" width="100%"> 636 636 <node parent="listbox" name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" valign="middle" width="100%"> … … 683 683 <node parent="listbox" name="emurunningcol" text="Emu Running Color" type="choicebox" valign="middle" width="100%"> 684 684 <node parent="listbox" name="favcol" text="Bouquet Color" type="choicebox" valign="middle" width="100%"> 685 685 <node parent="list_bg" name="buttonbar" font="RegularLight" fontsize="28" fontcol="fontcol" posx="center" posy="bottom" width="100%" height="50" valign="bottom"> 686 686 <node parent="buttonbar" name="b1" text=" OK " fontcol="black" posx="left" posy="bottom" width="80" height="40" halign="center" valign="middle" bgcol="grey"> 687 687 <node parent="buttonbar" name="b2" text=" EXIT " fontcol="black" posx="right" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="grey"> 688 <node parent="buttonbar" name="b4" text="DEFAULT" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="200" posy="bottom" width="200" height="35" valign="middle"> 689 <node parent="buttonbar" name="b5" text="EDIT" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="420" posy="bottom" width="200" height="35" valign="middle" 688 <node parent="buttonbar" name="b4" text="DEFAULT" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="100" posy="bottom" width="200" height="35" valign="middle"> 689 <node parent="buttonbar" name="b5" text="CREATE STYLE" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="320" posy="bottom" width="220" height="35" valign="middle" 690 <node parent="buttonbar" name="b6" text="REMOVE STYLE" textposx="10" bordercol="yellow" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="565" posy="bottom" width="200" height="35" valign="middle"> 691 <node parent="buttonbar" name="b7" text="EDIT" textposx="10" bordercol="blue" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="800" posy="bottom" width="200" height="35" valign="middle" 690 692 </screen> 691 693
Note: See TracChangeset
for help on using the changeset viewer.