summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/pcmcia/configdialogbase.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/noncore/applets/pcmcia/configdialogbase.ui b/noncore/applets/pcmcia/configdialogbase.ui
index 97d9a50..5f43267 100644
--- a/noncore/applets/pcmcia/configdialogbase.ui
+++ b/noncore/applets/pcmcia/configdialogbase.ui
@@ -1,350 +1,350 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>ConfigDialogBase</class> 2<class>ConfigDialogBase</class>
3<widget> 3<widget>
4 <class>QDialog</class> 4 <class>QDialog</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>ConfigDialogBase</cstring> 7 <cstring>ConfigDialogBase</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>211</width> 14 <width>211</width>
15 <height>329</height> 15 <height>329</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>Configure PCMCIA/CF Card</string> 20 <string>Configure PCMCIA/CF Card</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
24 </property> 24 </property>
25 <property> 25 <property>
26 <name>layoutSpacing</name> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <grid> 28 <grid>
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>6</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>
35 <number>2</number> 35 <number>2</number>
36 </property> 36 </property>
37 <widget row="0" column="0" rowspan="1" colspan="3" > 37 <widget row="0" column="0" rowspan="1" colspan="3" >
38 <class>QGroupBox</class> 38 <class>QGroupBox</class>
39 <property stdset="1"> 39 <property stdset="1">
40 <name>name</name> 40 <name>name</name>
41 <cstring>gbDetails</cstring> 41 <cstring>gbDetails</cstring>
42 </property> 42 </property>
43 <property stdset="1"> 43 <property stdset="1">
44 <name>title</name> 44 <name>title</name>
45 <string>Details</string> 45 <string>Details</string>
46 </property> 46 </property>
47 <property> 47 <property>
48 <name>layoutMargin</name> 48 <name>layoutMargin</name>
49 </property> 49 </property>
50 <property> 50 <property>
51 <name>layoutSpacing</name> 51 <name>layoutSpacing</name>
52 </property> 52 </property>
53 <grid> 53 <grid>
54 <property stdset="1"> 54 <property stdset="1">
55 <name>margin</name> 55 <name>margin</name>
56 <number>6</number> 56 <number>6</number>
57 </property> 57 </property>
58 <property stdset="1"> 58 <property stdset="1">
59 <name>spacing</name> 59 <name>spacing</name>
60 <number>4</number> 60 <number>4</number>
61 </property> 61 </property>
62 <widget row="0" column="0" > 62 <widget row="0" column="0" >
63 <class>QLabel</class> 63 <class>QLabel</class>
64 <property stdset="1"> 64 <property stdset="1">
65 <name>name</name> 65 <name>name</name>
66 <cstring>labelCardName</cstring> 66 <cstring>labelCardName</cstring>
67 </property> 67 </property>
68 <property stdset="1"> 68 <property stdset="1">
69 <name>text</name> 69 <name>text</name>
70 <string>CardName:</string> 70 <string>CardName:</string>
71 </property> 71 </property>
72 </widget> 72 </widget>
73 <widget row="2" column="0" > 73 <widget row="2" column="0" >
74 <class>QLabel</class> 74 <class>QLabel</class>
75 <property stdset="1"> 75 <property stdset="1">
76 <name>name</name> 76 <name>name</name>
77 <cstring>labelFunction</cstring> 77 <cstring>labelFunction</cstring>
78 </property> 78 </property>
79 <property stdset="1"> 79 <property stdset="1">
80 <name>text</name> 80 <name>text</name>
81 <string>Function:</string> 81 <string>Function:</string>
82 </property> 82 </property>
83 </widget> 83 </widget>
84 <widget row="1" column="0" > 84 <widget row="1" column="0" >
85 <class>QLabel</class> 85 <class>QLabel</class>
86 <property stdset="1"> 86 <property stdset="1">
87 <name>name</name> 87 <name>name</name>
88 <cstring>labelManufacturer</cstring> 88 <cstring>labelManufacturer</cstring>
89 </property> 89 </property>
90 <property stdset="1"> 90 <property stdset="1">
91 <name>text</name> 91 <name>text</name>
92 <string>Manufacturer:</string> 92 <string>Manufacturer:</string>
93 </property> 93 </property>
94 </widget> 94 </widget>
95 <widget row="1" column="1" > 95 <widget row="1" column="1" >
96 <class>QLabel</class> 96 <class>QLabel</class>
97 <property stdset="1"> 97 <property stdset="1">
98 <name>name</name> 98 <name>name</name>
99 <cstring>txtManfid</cstring> 99 <cstring>txtManfid</cstring>
100 </property> 100 </property>
101 <property stdset="1"> 101 <property stdset="1">
102 <name>sizePolicy</name> 102 <name>sizePolicy</name>
103 <sizepolicy> 103 <sizepolicy>
104 <hsizetype>7</hsizetype> 104 <hsizetype>7</hsizetype>
105 <vsizetype>1</vsizetype> 105 <vsizetype>1</vsizetype>
106 </sizepolicy> 106 </sizepolicy>
107 </property> 107 </property>
108 <property stdset="1"> 108 <property stdset="1">
109 <name>text</name> 109 <name>text</name>
110 <string>TextLabel6</string> 110 <string>TextLabel6</string>
111 </property> 111 </property>
112 </widget> 112 </widget>
113 <widget row="2" column="1" > 113 <widget row="2" column="1" >
114 <class>QLabel</class> 114 <class>QLabel</class>
115 <property stdset="1"> 115 <property stdset="1">
116 <name>name</name> 116 <name>name</name>
117 <cstring>txtFunction</cstring> 117 <cstring>txtFunction</cstring>
118 </property> 118 </property>
119 <property stdset="1"> 119 <property stdset="1">
120 <name>sizePolicy</name> 120 <name>sizePolicy</name>
121 <sizepolicy> 121 <sizepolicy>
122 <hsizetype>7</hsizetype> 122 <hsizetype>7</hsizetype>
123 <vsizetype>1</vsizetype> 123 <vsizetype>1</vsizetype>
124 </sizepolicy> 124 </sizepolicy>
125 </property> 125 </property>
126 <property stdset="1"> 126 <property stdset="1">
127 <name>text</name> 127 <name>text</name>
128 <string>TextLabel7</string> 128 <string>TextLabel7</string>
129 </property> 129 </property>
130 </widget> 130 </widget>
131 <widget row="0" column="1" > 131 <widget row="0" column="1" >
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>txtCardName</cstring> 135 <cstring>txtCardName</cstring>
136 </property> 136 </property>
137 <property stdset="1"> 137 <property stdset="1">
138 <name>sizePolicy</name> 138 <name>sizePolicy</name>
139 <sizepolicy> 139 <sizepolicy>
140 <hsizetype>7</hsizetype> 140 <hsizetype>7</hsizetype>
141 <vsizetype>1</vsizetype> 141 <vsizetype>1</vsizetype>
142 </sizepolicy> 142 </sizepolicy>
143 </property> 143 </property>
144 <property stdset="1"> 144 <property stdset="1">
145 <name>text</name> 145 <name>text</name>
146 <string>TextLabel3</string> 146 <string>TextLabel3</string>
147 </property> 147 </property>
148 </widget> 148 </widget>
149 </grid> 149 </grid>
150 </widget> 150 </widget>
151 <widget row="5" column="0" > 151 <widget row="5" column="0" >
152 <class>QLabel</class> 152 <class>QLabel</class>
153 <property stdset="1"> 153 <property stdset="1">
154 <name>name</name> 154 <name>name</name>
155 <cstring>textBindTo</cstring> 155 <cstring>textBindTo</cstring>
156 </property> 156 </property>
157 <property stdset="1"> 157 <property stdset="1">
158 <name>text</name> 158 <name>text</name>
159 <string>Bind to:</string> 159 <string>Bind to:</string>
160 </property> 160 </property>
161 </widget> 161 </widget>
162 <widget row="5" column="1" rowspan="1" colspan="2" > 162 <widget row="5" column="1" rowspan="1" colspan="2" >
163 <class>QComboBox</class> 163 <class>QComboBox</class>
164 <item> 164 <item>
165 <property> 165 <property>
166 <name>text</name> 166 <name>text</name>
167 <string>&lt;None&gt;</string> 167 <string>&lt;None&gt;</string>
168 </property> 168 </property>
169 </item> 169 </item>
170 <property stdset="1"> 170 <property stdset="1">
171 <name>name</name> 171 <name>name</name>
172 <cstring>cbBindTo</cstring> 172 <cstring>cbBindTo</cstring>
173 </property> 173 </property>
174 <property stdset="1"> 174 <property stdset="1">
175 <name>sizePolicy</name> 175 <name>sizePolicy</name>
176 <sizepolicy> 176 <sizepolicy>
177 <hsizetype>5</hsizetype> 177 <hsizetype>5</hsizetype>
178 <vsizetype>0</vsizetype> 178 <vsizetype>0</vsizetype>
179 </sizepolicy> 179 </sizepolicy>
180 </property> 180 </property>
181 <property stdset="1"> 181 <property stdset="1">
182 <name>editable</name> 182 <name>editable</name>
183 <bool>true</bool> 183 <bool>true</bool>
184 </property> 184 </property>
185 <property stdset="1"> 185 <property stdset="1">
186 <name>currentItem</name> 186 <name>currentItem</name>
187 <number>0</number> 187 <number>0</number>
188 </property> 188 </property>
189 <property stdset="1"> 189 <property stdset="1">
190 <name>autoResize</name> 190 <name>autoResize</name>
191 <bool>false</bool> 191 <bool>false</bool>
192 </property> 192 </property>
193 </widget> 193 </widget>
194 <widget row="4" column="0" rowspan="1" colspan="3" > 194 <widget row="4" column="0" rowspan="1" colspan="3" >
195 <class>QLabel</class> 195 <class>QLabel</class>
196 <property stdset="1"> 196 <property stdset="1">
197 <name>name</name> 197 <name>name</name>
198 <cstring>textInfo</cstring> 198 <cstring>textInfo</cstring>
199 </property> 199 </property>
200 <property stdset="1"> 200 <property stdset="1">
201 <name>frameShape</name> 201 <name>frameShape</name>
202 <enum>Box</enum> 202 <enum>Box</enum>
203 </property> 203 </property>
204 <property stdset="1"> 204 <property stdset="1">
205 <name>frameShadow</name> 205 <name>frameShadow</name>
206 <enum>Raised</enum> 206 <enum>Raised</enum>
207 </property> 207 </property>
208 <property stdset="1"> 208 <property stdset="1">
209 <name>lineWidth</name> 209 <name>lineWidth</name>
210 <number>2</number> 210 <number>2</number>
211 </property> 211 </property>
212 <property stdset="1"> 212 <property stdset="1">
213 <name>margin</name> 213 <name>margin</name>
214 <number>0</number> 214 <number>0</number>
215 </property> 215 </property>
216 <property stdset="1"> 216 <property stdset="1">
217 <name>text</name> 217 <name>text</name>
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> 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>
219 </property> 219 </property>
220 </widget> 220 </widget>
221 <widget row="1" column="0" > 221 <widget row="1" column="0" >
222 <class>QLabel</class> 222 <class>QLabel</class>
223 <property stdset="1"> 223 <property stdset="1">
224 <name>name</name> 224 <name>name</name>
225 <cstring>TextLabel2</cstring> 225 <cstring>TextLabel2</cstring>
226 </property> 226 </property>
227 <property stdset="1"> 227 <property stdset="1">
228 <name>text</name> 228 <name>text</name>
229 <string>On insertion,</string> 229 <string>On insertion,</string>
230 </property> 230 </property>
231 </widget> 231 </widget>
232 <widget row="1" column="2" > 232 <widget row="1" column="2" >
233 <class>QLabel</class> 233 <class>QLabel</class>
234 <property stdset="1"> 234 <property stdset="1">
235 <name>name</name> 235 <name>name</name>
236 <cstring>TextLabel3</cstring> 236 <cstring>TextLabel3</cstring>
237 </property> 237 </property>
238 <property stdset="1"> 238 <property stdset="1">
239 <name>text</name> 239 <name>text</name>
240 <string>card</string> 240 <string>card</string>
241 </property> 241 </property>
242 </widget> 242 </widget>
243 <widget row="2" column="0" > 243 <widget row="2" column="0" >
244 <class>QLabel</class> 244 <class>QLabel</class>
245 <property stdset="1"> 245 <property stdset="1">
246 <name>name</name> 246 <name>name</name>
247 <cstring>TextLabel2_2</cstring> 247 <cstring>TextLabel2_2</cstring>
248 </property> 248 </property>
249 <property stdset="1"> 249 <property stdset="1">
250 <name>text</name> 250 <name>text</name>
251 <string>On resume,</string> 251 <string>On resume,</string>
252 </property> 252 </property>
253 </widget> 253 </widget>
254 <widget row="2" column="2" > 254 <widget row="2" column="2" >
255 <class>QLabel</class> 255 <class>QLabel</class>
256 <property stdset="1"> 256 <property stdset="1">
257 <name>name</name> 257 <name>name</name>
258 <cstring>TextLabel3_2</cstring> 258 <cstring>TextLabel3_2</cstring>
259 </property> 259 </property>
260 <property stdset="1"> 260 <property stdset="1">
261 <name>text</name> 261 <name>text</name>
262 <string>card</string> 262 <string>card</string>
263 </property> 263 </property>
264 </widget> 264 </widget>
265 <spacer row="3" column="1" > 265 <spacer row="3" column="1" >
266 <property> 266 <property>
267 <name>name</name> 267 <name>name</name>
268 <cstring>Spacer2</cstring> 268 <cstring>Spacer2</cstring>
269 </property> 269 </property>
270 <property stdset="1"> 270 <property stdset="1">
271 <name>orientation</name> 271 <name>orientation</name>
272 <enum>Vertical</enum> 272 <enum>Vertical</enum>
273 </property> 273 </property>
274 <property stdset="1"> 274 <property stdset="1">
275 <name>sizeType</name> 275 <name>sizeType</name>
276 <enum>Expanding</enum> 276 <enum>Expanding</enum>
277 </property> 277 </property>
278 <property> 278 <property>
279 <name>sizeHint</name> 279 <name>sizeHint</name>
280 <size> 280 <size>
281 <width>20</width> 281 <width>20</width>
282 <height>20</height> 282 <height>20</height>
283 </size> 283 </size>
284 </property> 284 </property>
285 </spacer> 285 </spacer>
286 <widget row="1" column="1" > 286 <widget row="1" column="1" >
287 <class>QComboBox</class> 287 <class>QComboBox</class>
288 <item> 288 <item>
289 <property> 289 <property>
290 <name>text</name> 290 <name>text</name>
291 <string>suspend</string> 291 <string>activate</string>
292 </property> 292 </property>
293 </item> 293 </item>
294 <item> 294 <item>
295 <property> 295 <property>
296 <name>text</name> 296 <name>text</name>
297 <string>activate</string> 297 <string>suspend</string>
298 </property> 298 </property>
299 </item> 299 </item>
300 <item> 300 <item>
301 <property> 301 <property>
302 <name>text</name> 302 <name>text</name>
303 <string>eject</string> 303 <string>eject</string>
304 </property> 304 </property>
305 </item> 305 </item>
306 <item> 306 <item>
307 <property> 307 <property>
308 <name>text</name> 308 <name>text</name>
309 <string>prompt for</string> 309 <string>prompt for</string>
310 </property> 310 </property>
311 </item> 311 </item>
312 <property stdset="1"> 312 <property stdset="1">
313 <name>name</name> 313 <name>name</name>
314 <cstring>cbInsertAction</cstring> 314 <cstring>cbInsertAction</cstring>
315 </property> 315 </property>
316 </widget> 316 </widget>
317 <widget row="2" column="1" > 317 <widget row="2" column="1" >
318 <class>QComboBox</class> 318 <class>QComboBox</class>
319 <item> 319 <item>
320 <property> 320 <property>
321 <name>text</name> 321 <name>text</name>
322 <string>suspend</string> 322 <string>activate</string>
323 </property> 323 </property>
324 </item> 324 </item>
325 <item> 325 <item>
326 <property> 326 <property>
327 <name>text</name> 327 <name>text</name>
328 <string>activate</string> 328 <string>suspend</string>
329 </property> 329 </property>
330 </item> 330 </item>
331 <item> 331 <item>
332 <property> 332 <property>
333 <name>text</name> 333 <name>text</name>
334 <string>eject</string> 334 <string>eject</string>
335 </property> 335 </property>
336 </item> 336 </item>
337 <item> 337 <item>
338 <property> 338 <property>
339 <name>text</name> 339 <name>text</name>
340 <string>prompt for</string> 340 <string>prompt for</string>
341 </property> 341 </property>
342 </item> 342 </item>
343 <property stdset="1"> 343 <property stdset="1">
344 <name>name</name> 344 <name>name</name>
345 <cstring>cbResumeAction</cstring> 345 <cstring>cbResumeAction</cstring>
346 </property> 346 </property>
347 </widget> 347 </widget>
348 </grid> 348 </grid>
349</widget> 349</widget>
350</UI> 350</UI>