summaryrefslogtreecommitdiff
path: root/noncore/applets/pcmcia/configdialogbase.ui
Unidiff
Diffstat (limited to 'noncore/applets/pcmcia/configdialogbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/pcmcia/configdialogbase.ui92
1 files changed, 92 insertions, 0 deletions
diff --git a/noncore/applets/pcmcia/configdialogbase.ui b/noncore/applets/pcmcia/configdialogbase.ui
new file mode 100644
index 0000000..d8dd983
--- a/dev/null
+++ b/noncore/applets/pcmcia/configdialogbase.ui
@@ -0,0 +1,92 @@
1<!DOCTYPE UI><UI>
2<class>ConfigDialogBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>ConfigDialogBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>214</width>
15 <height>44</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Configure PCMCIA/CF Card</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>11</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>6</number>
36 </property>
37 <widget row="0" 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="0" column="1" >
49 <class>QComboBox</class>
50 <item>
51 <property>
52 <name>text</name>
53 <string>suspend</string>
54 </property>
55 </item>
56 <item>
57 <property>
58 <name>text</name>
59 <string>activate</string>
60 </property>
61 </item>
62 <item>
63 <property>
64 <name>text</name>
65 <string>eject</string>
66 </property>
67 </item>
68 <item>
69 <property>
70 <name>text</name>
71 <string>prompt for</string>
72 </property>
73 </item>
74 <property stdset="1">
75 <name>name</name>
76 <cstring>cbAction</cstring>
77 </property>
78 </widget>
79 <widget row="0" column="0" >
80 <class>QLabel</class>
81 <property stdset="1">
82 <name>name</name>
83 <cstring>TextLabel2</cstring>
84 </property>
85 <property stdset="1">
86 <name>text</name>
87 <string>Upon insertion,</string>
88 </property>
89 </widget>
90 </grid>
91</widget>
92</UI>