Changeset 14342


Ignore:
Timestamp:
Feb 26, 2012, 11:01:34 PM (14 years ago)
Author:
nit
Message:

[titan] skin.xml change skinadjust

File:
1 edited

Legend:

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

    r14264 r14342  
    603603</screen>
    604604
    605 <screen fontcol=fontcol valign=bottom titlealign=center name="skinadjust" hspace=30 vspace=30 fontsize=30 title="Skin Adjust" posx=center posy=center width=80% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
    606 <node bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
     605<screen fontcol=fontcol valign=bottom name="skinadjust" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=100% height=100% bordercol=bordercol bordersize=2 bgcol=bgcol>
     606<node fontcol=fontcol valign=bottom titlealign=center name=skinadj hspace=30 vspace=30 fontsize=30 title="Skin Adjust" posx=center posy=center width=80% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
     607<node bordercol=bordercol parent=skinadj scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    607608<node name=fontsizeadjust type=choicebox parent=listbox valign=middle posx=0 text="Fontsize adjust in pixel" bordercol=bordercol width=100%>
    608609<node name=listboxselecttype type=choicebox parent=listbox valign=middle posx=0 text="Listbox Select" bordercol=bordercol width=100%>
     
    613614<node name=bottomoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Bottom Overscan" bordercol=bordercol width=100%>
    614615<node name=piconpath type=choicebox parent=listbox valign=middle posx=0 text="Piconpath" bordercol=bordercol width=100%>
    615 <node name=b1 text="OK" halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    616 <node name=b2 text="EXIT" halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    617 #<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
     616<node name=b1 text="OK" parent=skinadj halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
     617<node name=b2 text="EXIT" parent=skinadj halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
     618#<node func=gettime param1="%d-%m-%Y %H:%M" parant=skinadj name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    618619</screen>
    619620
Note: See TracChangeset for help on using the changeset viewer.