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
@@ -1,242 +1,242 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>InterfaceSetup</class> 2<class>InterfaceSetup</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>InterfaceSetup</cstring> 7 <cstring>InterfaceSetup</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>286</width> 14 <width>286</width>
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">
64 <name>enabled</name> 64 <name>enabled</name>
65 <bool>false</bool> 65 <bool>false</bool>
66 </property> 66 </property>
67 <property stdset="1"> 67 <property stdset="1">
68 <name>frameShape</name> 68 <name>frameShape</name>
69 <enum>Box</enum> 69 <enum>Box</enum>
70 </property> 70 </property>
71 <property stdset="1"> 71 <property stdset="1">
72 <name>frameShadow</name> 72 <name>frameShadow</name>
73 <enum>Sunken</enum> 73 <enum>Sunken</enum>
74 </property> 74 </property>
75 <property stdset="1"> 75 <property stdset="1">
76 <name>title</name> 76 <name>title</name>
77 <string>Static Ip Configuration</string> 77 <string>Static Ip Configuration</string>
78 </property> 78 </property>
79 <grid> 79 <grid>
80 <property stdset="1"> 80 <property stdset="1">
81 <name>margin</name> 81 <name>margin</name>
82 <number>11</number> 82 <number>11</number>
83 </property> 83 </property>
84 <property stdset="1"> 84 <property stdset="1">
85 <name>spacing</name> 85 <name>spacing</name>
86 <number>6</number> 86 <number>6</number>
87 </property> 87 </property>
88 <widget row="1" column="0" > 88 <widget row="1" column="0" >
89 <class>QLabel</class> 89 <class>QLabel</class>
90 <property stdset="1"> 90 <property stdset="1">
91 <name>name</name> 91 <name>name</name>
92 <cstring>TextLabel5</cstring> 92 <cstring>TextLabel5</cstring>
93 </property> 93 </property>
94 <property stdset="1"> 94 <property stdset="1">
95 <name>text</name> 95 <name>text</name>
96 <string>Subnet Mask</string> 96 <string>Subnet Mask</string>
97 </property> 97 </property>
98 </widget> 98 </widget>
99 <widget row="2" column="1" > 99 <widget row="2" column="1" >
100 <class>QLineEdit</class> 100 <class>QLineEdit</class>
101 <property stdset="1"> 101 <property stdset="1">
102 <name>name</name> 102 <name>name</name>
103 <cstring>gatewayEdit</cstring> 103 <cstring>gatewayEdit</cstring>
104 </property> 104 </property>
105 </widget> 105 </widget>
106 <widget row="1" column="1" > 106 <widget row="1" column="1" >
107 <class>QLineEdit</class> 107 <class>QLineEdit</class>
108 <property stdset="1"> 108 <property stdset="1">
109 <name>name</name> 109 <name>name</name>
110 <cstring>subnetMaskEdit</cstring> 110 <cstring>subnetMaskEdit</cstring>
111 </property> 111 </property>
112 </widget> 112 </widget>
113 <widget row="0" column="1" > 113 <widget row="0" column="1" >
114 <class>QLineEdit</class> 114 <class>QLineEdit</class>
115 <property stdset="1"> 115 <property stdset="1">
116 <name>name</name> 116 <name>name</name>
117 <cstring>ipAddressEdit</cstring> 117 <cstring>ipAddressEdit</cstring>
118 </property> 118 </property>
119 </widget> 119 </widget>
120 <widget row="3" column="0" > 120 <widget row="3" column="0" >
121 <class>QLabel</class> 121 <class>QLabel</class>
122 <property stdset="1"> 122 <property stdset="1">
123 <name>name</name> 123 <name>name</name>
124 <cstring>TextLabel2</cstring> 124 <cstring>TextLabel2</cstring>
125 </property> 125 </property>
126 <property stdset="1"> 126 <property stdset="1">
127 <name>text</name> 127 <name>text</name>
128 <string>First DNS</string> 128 <string>First DNS</string>
129 </property> 129 </property>
130 </widget> 130 </widget>
131 <widget row="0" column="0" > 131 <widget row="0" column="0" >
132 <class>QLabel</class> 132 <class>QLabel</class>
133 <property stdset="1"> 133 <property stdset="1">
134 <name>name</name> 134 <name>name</name>
135 <cstring>TextLabel4</cstring> 135 <cstring>TextLabel4</cstring>
136 </property> 136 </property>
137 <property stdset="1"> 137 <property stdset="1">
138 <name>text</name> 138 <name>text</name>
139 <string>IP Address</string> 139 <string>IP Address</string>
140 </property> 140 </property>
141 </widget> 141 </widget>
142 <widget row="2" column="0" > 142 <widget row="2" column="0" >
143 <class>QLabel</class> 143 <class>QLabel</class>
144 <property stdset="1"> 144 <property stdset="1">
145 <name>name</name> 145 <name>name</name>
146 <cstring>TextLabel1_2</cstring> 146 <cstring>TextLabel1_2</cstring>
147 </property> 147 </property>
148 <property stdset="1"> 148 <property stdset="1">
149 <name>text</name> 149 <name>text</name>
150 <string>Gateway</string> 150 <string>Gateway</string>
151 </property> 151 </property>
152 </widget> 152 </widget>
153 <widget row="4" column="0" > 153 <widget row="4" column="0" >
154 <class>QLabel</class> 154 <class>QLabel</class>
155 <property stdset="1"> 155 <property stdset="1">
156 <name>name</name> 156 <name>name</name>
157 <cstring>TextLabel3</cstring> 157 <cstring>TextLabel3</cstring>
158 </property> 158 </property>
159 <property stdset="1"> 159 <property stdset="1">
160 <name>text</name> 160 <name>text</name>
161 <string>Second DNS</string> 161 <string>Second DNS</string>
162 </property> 162 </property>
163 </widget> 163 </widget>
164 <widget row="3" column="1" > 164 <widget row="3" column="1" >
165 <class>QLineEdit</class> 165 <class>QLineEdit</class>
166 <property stdset="1"> 166 <property stdset="1">
167 <name>name</name> 167 <name>name</name>
168 <cstring>firstDNSLineEdit</cstring> 168 <cstring>firstDNSLineEdit</cstring>
169 </property> 169 </property>
170 </widget> 170 </widget>
171 <widget row="4" column="1" > 171 <widget row="4" column="1" >
172 <class>QLineEdit</class> 172 <class>QLineEdit</class>
173 <property stdset="1"> 173 <property stdset="1">
174 <name>name</name> 174 <name>name</name>
175 <cstring>secondDNSLineEdit</cstring> 175 <cstring>secondDNSLineEdit</cstring>
176 </property> 176 </property>
177 </widget> 177 </widget>
178 </grid> 178 </grid>
179 </widget> 179 </widget>
180 <spacer> 180 <spacer>
181 <property> 181 <property>
182 <name>name</name> 182 <name>name</name>
183 <cstring>Spacer9</cstring> 183 <cstring>Spacer9</cstring>
184 </property> 184 </property>
185 <property stdset="1"> 185 <property stdset="1">
186 <name>orientation</name> 186 <name>orientation</name>
187 <enum>Vertical</enum> 187 <enum>Vertical</enum>
188 </property> 188 </property>
189 <property stdset="1"> 189 <property stdset="1">
190 <name>sizeType</name> 190 <name>sizeType</name>
191 <enum>Expanding</enum> 191 <enum>Expanding</enum>
192 </property> 192 </property>
193 <property> 193 <property>
194 <name>sizeHint</name> 194 <name>sizeHint</name>
195 <size> 195 <size>
196 <width>20</width> 196 <width>20</width>
197 <height>20</height> 197 <height>20</height>
198 </size> 198 </size>
199 </property> 199 </property>
200 </spacer> 200 </spacer>
201 </vbox> 201 </vbox>
202</widget> 202</widget>
203<customwidgets> 203<customwidgets>
204 <customwidget> 204 <customwidget>
205 <class>QWidget</class> 205 <class>QWidget</class>
206 <header location="local">qwidget.h</header> 206 <header location="local">qwidget.h</header>
207 <sizehint> 207 <sizehint>
208 <width>100</width> 208 <width>100</width>
209 <height>100</height> 209 <height>100</height>
210 </sizehint> 210 </sizehint>
211 <container>0</container> 211 <container>0</container>
212 <sizepolicy> 212 <sizepolicy>
213 <hordata>7</hordata> 213 <hordata>7</hordata>
214 <verdata>7</verdata> 214 <verdata>7</verdata>
215 </sizepolicy> 215 </sizepolicy>
216 <pixmap>image0</pixmap> 216 <pixmap>image0</pixmap>
217 </customwidget> 217 </customwidget>
218</customwidgets> 218</customwidgets>
219<images> 219<images>
220 <image> 220 <image>
221 <name>image0</name> 221 <name>image0</name>
222 <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> 222 <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
223 </image> 223 </image>
224</images> 224</images>
225<connections> 225<connections>
226 <connection> 226 <connection>
227 <sender>dhcpCheckBox</sender> 227 <sender>dhcpCheckBox</sender>
228 <signal>toggled(bool)</signal> 228 <signal>toggled(bool)</signal>
229 <receiver>staticGroupBox</receiver> 229 <receiver>staticGroupBox</receiver>
230 <slot>setDisabled(bool)</slot> 230 <slot>setDisabled(bool)</slot>
231 </connection> 231 </connection>
232</connections> 232</connections>
233<tabstops> 233<tabstops>
234 <tabstop>autoStart</tabstop> 234 <tabstop>autoStart</tabstop>
235 <tabstop>dhcpCheckBox</tabstop> 235 <tabstop>dhcpCheckBox</tabstop>
236 <tabstop>ipAddressEdit</tabstop> 236 <tabstop>ipAddressEdit</tabstop>
237 <tabstop>subnetMaskEdit</tabstop> 237 <tabstop>subnetMaskEdit</tabstop>
238 <tabstop>gatewayEdit</tabstop> 238 <tabstop>gatewayEdit</tabstop>
239 <tabstop>firstDNSLineEdit</tabstop> 239 <tabstop>firstDNSLineEdit</tabstop>
240 <tabstop>secondDNSLineEdit</tabstop> 240 <tabstop>secondDNSLineEdit</tabstop>
241</tabstops> 241</tabstops>
242</UI> 242</UI>