summaryrefslogtreecommitdiff
path: root/noncore/applets/pcmcia/configdialogbase.ui
authormickeyl <mickeyl>2005-06-20 12:46:33 (UTC)
committer mickeyl <mickeyl>2005-06-20 12:46:33 (UTC)
commit3b02e2a868535628090567ed612d9fdb5b247f61 (patch) (unidiff)
tree6bc0281825b61316c594747b111b479f68115f37 /noncore/applets/pcmcia/configdialogbase.ui
parent1a3c172bd98026a555d65e802647f0511e80d3a6 (diff)
downloadopie-3b02e2a868535628090567ed612d9fdb5b247f61.zip
opie-3b02e2a868535628090567ed612d9fdb5b247f61.tar.gz
opie-3b02e2a868535628090567ed612d9fdb5b247f61.tar.bz2
miscellaneous work towards completon of this applet - still some way to go though
Diffstat (limited to 'noncore/applets/pcmcia/configdialogbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/pcmcia/configdialogbase.ui171
1 files changed, 112 insertions, 59 deletions
diff --git a/noncore/applets/pcmcia/configdialogbase.ui b/noncore/applets/pcmcia/configdialogbase.ui
index 829b71a..97d9a50 100644
--- a/noncore/applets/pcmcia/configdialogbase.ui
+++ b/noncore/applets/pcmcia/configdialogbase.ui
@@ -11,7 +11,7 @@
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>215</width> 14 <width>211</width>
15 <height>329</height> 15 <height>329</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
@@ -28,7 +28,7 @@
28 <grid> 28 <grid>
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>5</number> 31 <number>6</number>
32 </property> 32 </property>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>spacing</name> 34 <name>spacing</name>
@@ -148,60 +148,7 @@
148 </widget> 148 </widget>
149 </grid> 149 </grid>
150 </widget> 150 </widget>
151 <widget row="1" column="0" > 151 <widget row="5" column="0" >
152 <class>QLabel</class>
153 <property stdset="1">
154 <name>name</name>
155 <cstring>TextLabel2</cstring>
156 </property>
157 <property stdset="1">
158 <name>text</name>
159 <string>On insertion,</string>
160 </property>
161 </widget>
162 <widget row="1" column="1" >
163 <class>QComboBox</class>
164 <item>
165 <property>
166 <name>text</name>
167 <string>suspend</string>
168 </property>
169 </item>
170 <item>
171 <property>
172 <name>text</name>
173 <string>activate</string>
174 </property>
175 </item>
176 <item>
177 <property>
178 <name>text</name>
179 <string>eject</string>
180 </property>
181 </item>
182 <item>
183 <property>
184 <name>text</name>
185 <string>prompt for</string>
186 </property>
187 </item>
188 <property stdset="1">
189 <name>name</name>
190 <cstring>cbAction</cstring>
191 </property>
192 </widget>
193 <widget row="1" column="2" >
194 <class>QLabel</class>
195 <property stdset="1">
196 <name>name</name>
197 <cstring>TextLabel3</cstring>
198 </property>
199 <property stdset="1">
200 <name>text</name>
201 <string>card</string>
202 </property>
203 </widget>
204 <widget row="4" column="0" >
205 <class>QLabel</class> 152 <class>QLabel</class>
206 <property stdset="1"> 153 <property stdset="1">
207 <name>name</name> 154 <name>name</name>
@@ -212,7 +159,7 @@
212 <string>Bind to:</string> 159 <string>Bind to:</string>
213 </property> 160 </property>
214 </widget> 161 </widget>
215 <widget row="4" column="1" rowspan="1" colspan="2" > 162 <widget row="5" column="1" rowspan="1" colspan="2" >
216 <class>QComboBox</class> 163 <class>QComboBox</class>
217 <item> 164 <item>
218 <property> 165 <property>
@@ -244,7 +191,7 @@
244 <bool>false</bool> 191 <bool>false</bool>
245 </property> 192 </property>
246 </widget> 193 </widget>
247 <widget row="3" column="0" rowspan="1" colspan="3" > 194 <widget row="4" column="0" rowspan="1" colspan="3" >
248 <class>QLabel</class> 195 <class>QLabel</class>
249 <property stdset="1"> 196 <property stdset="1">
250 <name>name</name> 197 <name>name</name>
@@ -271,7 +218,51 @@
271 <string>&lt;qt&gt;CAUTION: This card is not yet recognized by your system. Without a valid binding, your card may not function correctly. Please choose a driver to bind the card to below:&lt;/qt&gt;</string> 218 <string>&lt;qt&gt;CAUTION: This card is not yet recognized by your system. Without a valid binding, your card may not function correctly. Please choose a driver to bind the card to below:&lt;/qt&gt;</string>
272 </property> 219 </property>
273 </widget> 220 </widget>
274 <spacer row="2" column="1" > 221 <widget row="1" column="0" >
222 <class>QLabel</class>
223 <property stdset="1">
224 <name>name</name>
225 <cstring>TextLabel2</cstring>
226 </property>
227 <property stdset="1">
228 <name>text</name>
229 <string>On insertion,</string>
230 </property>
231 </widget>
232 <widget row="1" column="2" >
233 <class>QLabel</class>
234 <property stdset="1">
235 <name>name</name>
236 <cstring>TextLabel3</cstring>
237 </property>
238 <property stdset="1">
239 <name>text</name>
240 <string>card</string>
241 </property>
242 </widget>
243 <widget row="2" column="0" >
244 <class>QLabel</class>
245 <property stdset="1">
246 <name>name</name>
247 <cstring>TextLabel2_2</cstring>
248 </property>
249 <property stdset="1">
250 <name>text</name>
251 <string>On resume,</string>
252 </property>
253 </widget>
254 <widget row="2" column="2" >
255 <class>QLabel</class>
256 <property stdset="1">
257 <name>name</name>
258 <cstring>TextLabel3_2</cstring>
259 </property>
260 <property stdset="1">
261 <name>text</name>
262 <string>card</string>
263 </property>
264 </widget>
265 <spacer row="3" column="1" >
275 <property> 266 <property>
276 <name>name</name> 267 <name>name</name>
277 <cstring>Spacer2</cstring> 268 <cstring>Spacer2</cstring>
@@ -292,6 +283,68 @@
292 </size> 283 </size>
293 </property> 284 </property>
294 </spacer> 285 </spacer>
286 <widget row="1" column="1" >
287 <class>QComboBox</class>
288 <item>
289 <property>
290 <name>text</name>
291 <string>suspend</string>
292 </property>
293 </item>
294 <item>
295 <property>
296 <name>text</name>
297 <string>activate</string>
298 </property>
299 </item>
300 <item>
301 <property>
302 <name>text</name>
303 <string>eject</string>
304 </property>
305 </item>
306 <item>
307 <property>
308 <name>text</name>
309 <string>prompt for</string>
310 </property>
311 </item>
312 <property stdset="1">
313 <name>name</name>
314 <cstring>cbInsertAction</cstring>
315 </property>
316 </widget>
317 <widget row="2" column="1" >
318 <class>QComboBox</class>
319 <item>
320 <property>
321 <name>text</name>
322 <string>suspend</string>
323 </property>
324 </item>
325 <item>
326 <property>
327 <name>text</name>
328 <string>activate</string>
329 </property>
330 </item>
331 <item>
332 <property>
333 <name>text</name>
334 <string>eject</string>
335 </property>
336 </item>
337 <item>
338 <property>
339 <name>text</name>
340 <string>prompt for</string>
341 </property>
342 </item>
343 <property stdset="1">
344 <name>name</name>
345 <cstring>cbResumeAction</cstring>
346 </property>
347 </widget>
295 </grid> 348 </grid>
296</widget> 349</widget>
297</UI> 350</UI>