1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-31 19:12:28 +01:00

changed DHCP client order in preferences dialog

This commit is contained in:
Adam Blackburn
2009-05-20 07:09:42 +08:00
parent 95a8261a49
commit 5837a1228e

View File

@@ -1138,7 +1138,7 @@ is already active.</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
<property name="position">3</property>
</packing>
</child>
<child>
@@ -1153,7 +1153,7 @@ is already active.</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
<property name="position">1</property>
</packing>
</child>
<child>
@@ -1168,7 +1168,7 @@ is already active.</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">3</property>
<property name="position">2</property>
</packing>
</child>
</widget>