Changeset 20875


Ignore:
Timestamp:
Apr 6, 2013, 5:41:11 PM (13 years ago)
Author:
tobayer
Message:

[titan] default skin: update skinadjust

File:
1 edited

Legend:

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

    r20859 r20875  
    549549<node name="pic1" pic="skin/calibrate_topleft.png"     posx="0"    posy="0"   width="256" height="256" picwidth="256" picheight="256">
    550550<node name="pic2" pic="skin/calibrate_bottomright.png" posx="1024" posy="464" width="256" height="256" picwidth="256" picheight="256">
    551 <node name="titletext" text="Skin Adjust" fontcol="black" fontsize="36" posx="center" posy="160" width="1000" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    552 <node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" posx="center" posy="220" width="980" height="280">
    553         <node parent="listbox" name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" valign="middle" width="100%">
    554         <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%">
    555         <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%">
    556         <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%">
    557         <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%">
    558         <node parent="listbox" name="topoffset" text="OSD Top Overscan" type="choicebox" valign="middle" width="100%">
    559         <node parent="listbox" name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" valign="middle" width="100%">
    560         <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%">
    561         <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%">
    562 <node name="buttonbar" posx="center" posy="510" width="1000" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     551<node name="titletext" text="Skin Adjust" fontcol="black" fontsize="36" posx="center" posy="140" width="1000" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     552<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" posx="center" posy="200" width="980" height="320">
     553        <node parent="listbox" name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" valign="middle" width="100%" height="35">
     554        <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%" height="35">
     555        <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%" height="35">
     556        <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%" height="35">
     557        <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%" height="35">
     558        <node parent="listbox" name="topoffset" text="OSD Top Overscan" type="choicebox" valign="middle" width="100%" height="35">
     559        <node parent="listbox" name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" valign="middle" width="100%" height="35">
     560        <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%" height="35">
     561        <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%" height="35">
     562<node name="buttonbar" posx="center" posy="530" width="1000" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    563563        <node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="5" width="70" height="40">
    564564        <node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="5" width="70" height="40">
Note: See TracChangeset for help on using the changeset viewer.