summaryrefslogtreecommitdiff
authorkergoth <kergoth>2003-03-28 00:44:11 (UTC)
committer kergoth <kergoth>2003-03-28 00:44:11 (UTC)
commit79907dc7b9d89717b0d02f51a4094449e28eca6c (patch) (unidiff)
tree3b27dd65c54d5a3dbe3adf23a94c144ca8922e64
parentf196ea87989e6f51463a5beb5a37139d6e019a74 (diff)
downloadopie-79907dc7b9d89717b0d02f51a4094449e28eca6c.zip
opie-79907dc7b9d89717b0d02f51a4094449e28eca6c.tar.gz
opie-79907dc7b9d89717b0d02f51a4094449e28eca6c.tar.bz2
Change wording from 'automatically bring up' to 'bring up on bootup' to try to make this option more clear..
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/interfaces/interfacesetup.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/networksettings/interfaces/interfacesetup.ui b/noncore/settings/networksettings/interfaces/interfacesetup.ui
index 2b45d49..aff9d6c 100644
--- a/noncore/settings/networksettings/interfaces/interfacesetup.ui
+++ b/noncore/settings/networksettings/interfaces/interfacesetup.ui
@@ -15,49 +15,49 @@
15 <height>280</height> 15 <height>280</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Interface Configuration</string> 20 <string>Interface Configuration</string>
21 </property> 21 </property>
22 <vbox> 22 <vbox>
23 <property stdset="1"> 23 <property stdset="1">
24 <name>margin</name> 24 <name>margin</name>
25 <number>11</number> 25 <number>11</number>
26 </property> 26 </property>
27 <property stdset="1"> 27 <property stdset="1">
28 <name>spacing</name> 28 <name>spacing</name>
29 <number>6</number> 29 <number>6</number>
30 </property> 30 </property>
31 <widget> 31 <widget>
32 <class>QCheckBox</class> 32 <class>QCheckBox</class>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>name</name> 34 <name>name</name>
35 <cstring>autoStart</cstring> 35 <cstring>autoStart</cstring>
36 </property> 36 </property>
37 <property stdset="1"> 37 <property stdset="1">
38 <name>text</name> 38 <name>text</name>
39 <string>Automatically bring up</string> 39 <string>Bring up on bootup</string>
40 </property> 40 </property>
41 </widget> 41 </widget>
42 <widget> 42 <widget>
43 <class>QCheckBox</class> 43 <class>QCheckBox</class>
44 <property stdset="1"> 44 <property stdset="1">
45 <name>name</name> 45 <name>name</name>
46 <cstring>dhcpCheckBox</cstring> 46 <cstring>dhcpCheckBox</cstring>
47 </property> 47 </property>
48 <property stdset="1"> 48 <property stdset="1">
49 <name>text</name> 49 <name>text</name>
50 <string>DHCP</string> 50 <string>DHCP</string>
51 </property> 51 </property>
52 <property stdset="1"> 52 <property stdset="1">
53 <name>checked</name> 53 <name>checked</name>
54 <bool>true</bool> 54 <bool>true</bool>
55 </property> 55 </property>
56 </widget> 56 </widget>
57 <widget> 57 <widget>
58 <class>QGroupBox</class> 58 <class>QGroupBox</class>
59 <property stdset="1"> 59 <property stdset="1">
60 <name>name</name> 60 <name>name</name>
61 <cstring>staticGroupBox</cstring> 61 <cstring>staticGroupBox</cstring>
62 </property> 62 </property>
63 <property stdset="1"> 63 <property stdset="1">