Ignore:
Timestamp:
Jul 18, 2012, 6:38:37 PM (14 years ago)
Author:
nit
Message:

[titan] update skins (change dhcp to type)

File:
1 edited

Legend:

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

    r16387 r17211  
    217217<screen name="network" title="Network Adapter Settings" titlealign=center hspace=30 vspace=30 fontcol=fontcol titlebgcol=titlebgcol valign=bottom fontsize=30 posx=center posy=center width=60% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol>
    218218<node scrollbar=auto type=listbox posy=center posx=center name=listbox width=55% height=65%>
    219 <node name=dhcp type=choicebox parent=listbox valign=middle posx=0 text="dhcp" width=100% height=25>
     219<node name=type type=choicebox parent=listbox valign=middle posx=0 text="type" width=100% height=25>
    220220<node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="ipaddresse" width=100% height=25>
    221221<node name=netmask type=inputboxnum parent=listbox valign=middle posx=0 text="netmask" width=100% height=25>
Note: See TracChangeset for help on using the changeset viewer.