Changeset 14558


Ignore:
Timestamp:
Mar 10, 2012, 10:48:10 AM (14 years ago)
Author:
nit
Message:

[titan] fix wlan screen log button position -> skin.xml

File:
1 edited

Legend:

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

    r14554 r14558  
    10231023</screen>
    10241024
    1025 <screen fontcol=fontcol title="WLAN Settings" titlealign=center name="wlansettings" hspace=30 vspace=30 valign=bottom fontsize=30 posx=center posy=center width=80% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
     1025<screen fontcol=fontcol title="WLAN Settings" titlealign=center name="wlansettings" hspace=30 vspace=30 valign=bottom fontsize=30 posx=center posy=center width=90% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
    10261026<node fontsize=30 fontsize2=30 fontcol2=burlywood1 bordercol=bordercol bordersize=0 scrollbar=auto type=listbox name=listbox width=100% posx=0 posy=1 height=-35>
    10271027<node name=startmode type=choicebox parent=listbox valign=middle posx=0 text="Start on boot" bordercol=bordercol width=100%>
     
    10341034<node name=b4 text="START" halign=center valign=middle posx=530 posy=0 width=150 height=30 bordercol=green bordersize=4 bordertype=2>
    10351035<node name=b5 text="STOP" halign=center valign=middle posx=700 posy=0 width=150 height=30 bordercol=yellow bordersize=4 bordertype=2>
    1036 <node name=b6 text="LOG" halign=center valign=middle posx=700 posy=0 width=150 height=30 bordercol=blue bordersize=4 bordertype=2>
     1036<node name=b6 text="LOG" halign=center valign=middle posx=870 posy=0 width=150 height=30 bordercol=blue bordersize=4 bordertype=2>
    10371037</screen>
    10381038
Note: See TracChangeset for help on using the changeset viewer.