summaryrefslogtreecommitdiff
path: root/noncore/applets/pcmcia/configdialogbase.ui
Unidiff
Diffstat (limited to 'noncore/applets/pcmcia/configdialogbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/applets/pcmcia/configdialogbase.ui217
1 files changed, 127 insertions, 90 deletions
diff --git a/noncore/applets/pcmcia/configdialogbase.ui b/noncore/applets/pcmcia/configdialogbase.ui
index 7ec3a75..829b71a 100644
--- a/noncore/applets/pcmcia/configdialogbase.ui
+++ b/noncore/applets/pcmcia/configdialogbase.ui
@@ -8,14 +8,14 @@
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>197</width> 14 <width>215</width>
15 <height>154</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>
@@ -31,98 +31,12 @@
31 <number>5</number> 31 <number>5</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="2" column="2" >
38 <class>QLabel</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>TextLabel3</cstring>
42 </property>
43 <property stdset="1">
44 <name>text</name>
45 <string>card</string>
46 </property>
47 </widget>
48 <widget row="2" column="0" >
49 <class>QLabel</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>TextLabel2</cstring>
53 </property>
54 <property stdset="1">
55 <name>text</name>
56 <string>On insertion,</string>
57 </property>
58 </widget>
59 <widget row="2" column="1" >
60 <class>QComboBox</class>
61 <item>
62 <property>
63 <name>text</name>
64 <string>suspend</string>
65 </property>
66 </item>
67 <item>
68 <property>
69 <name>text</name>
70 <string>activate</string>
71 </property>
72 </item>
73 <item>
74 <property>
75 <name>text</name>
76 <string>eject</string>
77 </property>
78 </item>
79 <item>
80 <property>
81 <name>text</name>
82 <string>prompt for</string>
83 </property>
84 </item>
85 <property stdset="1">
86 <name>name</name>
87 <cstring>cbAction</cstring>
88 </property>
89 </widget>
90 <widget row="3" column="1" rowspan="1" colspan="2" >
91 <class>QComboBox</class>
92 <property stdset="1">
93 <name>name</name>
94 <cstring>cbBindTo</cstring>
95 </property>
96 <property stdset="1">
97 <name>sizePolicy</name>
98 <sizepolicy>
99 <hsizetype>5</hsizetype>
100 <vsizetype>0</vsizetype>
101 </sizepolicy>
102 </property>
103 <property stdset="1">
104 <name>editable</name>
105 <bool>true</bool>
106 </property>
107 <property stdset="1">
108 <name>autoResize</name>
109 <bool>false</bool>
110 </property>
111 </widget>
112 <widget row="3" column="0" >
113 <class>QLabel</class>
114 <property stdset="1">
115 <name>name</name>
116 <cstring>textBindTo</cstring>
117 </property>
118 <property stdset="1">
119 <name>text</name>
120 <string>Bind to:</string>
121 </property>
122 </widget>
123 <widget row="0" column="0" rowspan="1" colspan="3" > 37 <widget row="0" column="0" rowspan="1" colspan="3" >
124 <class>QGroupBox</class> 38 <class>QGroupBox</class>
125 <property stdset="1"> 39 <property stdset="1">
126 <name>name</name> 40 <name>name</name>
127 <cstring>gbDetails</cstring> 41 <cstring>gbDetails</cstring>
128 </property> 42 </property>
@@ -231,16 +145,139 @@
231 <name>text</name> 145 <name>text</name>
232 <string>TextLabel3</string> 146 <string>TextLabel3</string>
233 </property> 147 </property>
234 </widget> 148 </widget>
235 </grid> 149 </grid>
236 </widget> 150 </widget>
237 <spacer row="1" column="1" > 151 <widget row="1" 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>
206 <property stdset="1">
207 <name>name</name>
208 <cstring>textBindTo</cstring>
209 </property>
210 <property stdset="1">
211 <name>text</name>
212 <string>Bind to:</string>
213 </property>
214 </widget>
215 <widget row="4" column="1" rowspan="1" colspan="2" >
216 <class>QComboBox</class>
217 <item>
218 <property>
219 <name>text</name>
220 <string>&lt;None&gt;</string>
221 </property>
222 </item>
223 <property stdset="1">
224 <name>name</name>
225 <cstring>cbBindTo</cstring>
226 </property>
227 <property stdset="1">
228 <name>sizePolicy</name>
229 <sizepolicy>
230 <hsizetype>5</hsizetype>
231 <vsizetype>0</vsizetype>
232 </sizepolicy>
233 </property>
234 <property stdset="1">
235 <name>editable</name>
236 <bool>true</bool>
237 </property>
238 <property stdset="1">
239 <name>currentItem</name>
240 <number>0</number>
241 </property>
242 <property stdset="1">
243 <name>autoResize</name>
244 <bool>false</bool>
245 </property>
246 </widget>
247 <widget row="3" column="0" rowspan="1" colspan="3" >
248 <class>QLabel</class>
249 <property stdset="1">
250 <name>name</name>
251 <cstring>textInfo</cstring>
252 </property>
253 <property stdset="1">
254 <name>frameShape</name>
255 <enum>Box</enum>
256 </property>
257 <property stdset="1">
258 <name>frameShadow</name>
259 <enum>Raised</enum>
260 </property>
261 <property stdset="1">
262 <name>lineWidth</name>
263 <number>2</number>
264 </property>
265 <property stdset="1">
266 <name>margin</name>
267 <number>0</number>
268 </property>
269 <property stdset="1">
270 <name>text</name>
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>
272 </property>
273 </widget>
274 <spacer row="2" column="1" >
238 <property> 275 <property>
239 <name>name</name> 276 <name>name</name>
240 <cstring>Spacer1</cstring> 277 <cstring>Spacer2</cstring>
241 </property> 278 </property>
242 <property stdset="1"> 279 <property stdset="1">
243 <name>orientation</name> 280 <name>orientation</name>
244 <enum>Vertical</enum> 281 <enum>Vertical</enum>
245 </property> 282 </property>
246 <property stdset="1"> 283 <property stdset="1">