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_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml

    r16854 r17211  
    256256        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
    257257        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
    258                 <node name="dhcp"       text="dhcp"       type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
     258                <node name="type"       text="type"       type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
    259259                <node name="ipaddresse" text="ipaddresse" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
    260260                <node name="netmask"    text="netmask"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
Note: See TracChangeset for help on using the changeset viewer.