Changeset 14495


Ignore:
Timestamp:
Mar 8, 2012, 10:11:46 PM (14 years ago)
Author:
nit
Message:

[titan] skin change wlansettings

File:
1 edited

Legend:

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

    r14487 r14495  
    10231023<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>
    10241024<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>
     1025<node name=startmode type=choicebox parent=listbox valign=middle posx=0 text="Start on boot" bordercol=bordercol width=100%>
    10251026<node name=ssid type=inputbox parent=listbox valign=middle posx=0 text="SSID" bordercol=bordercol width=100%>
    10261027<node name=type type=choicebox parent=listbox valign=middle posx=0 text="Type" bordercol=bordercol width=100%>
Note: See TracChangeset for help on using the changeset viewer.