summaryrefslogtreecommitdiff
path: root/noncore/net/mail/pop3configui.ui
Unidiff
Diffstat (limited to 'noncore/net/mail/pop3configui.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/pop3configui.ui328
1 files changed, 267 insertions, 61 deletions
diff --git a/noncore/net/mail/pop3configui.ui b/noncore/net/mail/pop3configui.ui
index 8fdb4ba..95cbdc2 100644
--- a/noncore/net/mail/pop3configui.ui
+++ b/noncore/net/mail/pop3configui.ui
@@ -13,3 +13,3 @@
13 <y>0</y> 13 <y>0</y>
14 <width>236</width> 14 <width>232</width>
15 <height>320</height> 15 <height>320</height>
@@ -27,6 +27,21 @@
27 </property> 27 </property>
28 <grid> 28 <widget>
29 <class>QLayoutWidget</class>
30 <property stdset="1">
31 <name>name</name>
32 <cstring>Layout12</cstring>
33 </property>
34 <property stdset="1">
35 <name>geometry</name>
36 <rect>
37 <x>3</x>
38 <y>3</y>
39 <width>226</width>
40 <height>32</height>
41 </rect>
42 </property>
43 <hbox>
29 <property stdset="1"> 44 <property stdset="1">
30 <name>margin</name> 45 <name>margin</name>
31 <number>4</number> 46 <number>0</number>
32 </property> 47 </property>
@@ -34,5 +49,16 @@
34 <name>spacing</name> 49 <name>spacing</name>
35 <number>3</number> 50 <number>6</number>
51 </property>
52 <widget>
53 <class>QLabel</class>
54 <property stdset="1">
55 <name>name</name>
56 <cstring>accountLabel</cstring>
36 </property> 57 </property>
37 <widget row="6" column="1" > 58 <property stdset="1">
59 <name>text</name>
60 <string>Account</string>
61 </property>
62 </widget>
63 <widget>
38 <class>QLineEdit</class> 64 <class>QLineEdit</class>
@@ -40,6 +66,71 @@
40 <name>name</name> 66 <name>name</name>
41 <cstring>userLine</cstring> 67 <cstring>accountLine</cstring>
68 </property>
69 <property>
70 <name>toolTip</name>
71 <string>Name of the Account</string>
72 </property>
73 </widget>
74 </hbox>
75 </widget>
76 <widget>
77 <class>Line</class>
78 <property stdset="1">
79 <name>name</name>
80 <cstring>line1</cstring>
81 </property>
82 <property stdset="1">
83 <name>geometry</name>
84 <rect>
85 <x>3</x>
86 <y>38</y>
87 <width>226</width>
88 <height>16</height>
89 </rect>
90 </property>
91 <property stdset="1">
92 <name>orientation</name>
93 <enum>Horizontal</enum>
42 </property> 94 </property>
43 </widget> 95 </widget>
44 <widget row="7" column="0" > 96 <widget>
97 <class>QLayoutWidget</class>
98 <property stdset="1">
99 <name>name</name>
100 <cstring>Layout11</cstring>
101 </property>
102 <property stdset="1">
103 <name>geometry</name>
104 <rect>
105 <x>3</x>
106 <y>44</y>
107 <width>226</width>
108 <height>70</height>
109 </rect>
110 </property>
111 <hbox>
112 <property stdset="1">
113 <name>margin</name>
114 <number>0</number>
115 </property>
116 <property stdset="1">
117 <name>spacing</name>
118 <number>6</number>
119 </property>
120 <widget>
121 <class>QLayoutWidget</class>
122 <property stdset="1">
123 <name>name</name>
124 <cstring>Layout9</cstring>
125 </property>
126 <vbox>
127 <property stdset="1">
128 <name>margin</name>
129 <number>0</number>
130 </property>
131 <property stdset="1">
132 <name>spacing</name>
133 <number>6</number>
134 </property>
135 <widget>
45 <class>QLabel</class> 136 <class>QLabel</class>
@@ -47,3 +138,3 @@
47 <name>name</name> 138 <name>name</name>
48 <cstring>passLabel</cstring> 139 <cstring>serverLabel</cstring>
49 </property> 140 </property>
@@ -51,17 +142,34 @@
51 <name>text</name> 142 <name>text</name>
52 <string>Password</string> 143 <string>Server</string>
53 </property> 144 </property>
54 </widget> 145 </widget>
55 <widget row="7" column="1" > 146 <widget>
56 <class>QLineEdit</class> 147 <class>QLabel</class>
57 <property stdset="1"> 148 <property stdset="1">
58 <name>name</name> 149 <name>name</name>
59 <cstring>passLine</cstring> 150 <cstring>portLabel</cstring>
60 </property> 151 </property>
61 <property stdset="1"> 152 <property stdset="1">
62 <name>echoMode</name> 153 <name>text</name>
63 <enum>Password</enum> 154 <string>Port</string>
64 </property> 155 </property>
65 </widget> 156 </widget>
66 <widget row="3" column="1" > 157 </vbox>
158 </widget>
159 <widget>
160 <class>QLayoutWidget</class>
161 <property stdset="1">
162 <name>name</name>
163 <cstring>Layout10</cstring>
164 </property>
165 <vbox>
166 <property stdset="1">
167 <name>margin</name>
168 <number>0</number>
169 </property>
170 <property stdset="1">
171 <name>spacing</name>
172 <number>6</number>
173 </property>
174 <widget>
67 <class>QLineEdit</class> 175 <class>QLineEdit</class>
@@ -69,6 +177,6 @@
69 <name>name</name> 177 <name>name</name>
70 <cstring>portLine</cstring> 178 <cstring>serverLine</cstring>
71 </property> 179 </property>
72 </widget> 180 </widget>
73 <widget row="2" column="1" > 181 <widget>
74 <class>QLineEdit</class> 182 <class>QLineEdit</class>
@@ -76,6 +184,34 @@
76 <name>name</name> 184 <name>name</name>
77 <cstring>serverLine</cstring> 185 <cstring>portLine</cstring>
78 </property> 186 </property>
79 </widget> 187 </widget>
80 <widget row="2" column="0" > 188 </vbox>
189 </widget>
190 </hbox>
191 </widget>
192 <widget>
193 <class>QLayoutWidget</class>
194 <property stdset="1">
195 <name>name</name>
196 <cstring>Layout13</cstring>
197 </property>
198 <property stdset="1">
199 <name>geometry</name>
200 <rect>
201 <x>3</x>
202 <y>117</y>
203 <width>226</width>
204 <height>64</height>
205 </rect>
206 </property>
207 <vbox>
208 <property stdset="1">
209 <name>margin</name>
210 <number>0</number>
211 </property>
212 <property stdset="1">
213 <name>spacing</name>
214 <number>6</number>
215 </property>
216 <widget>
81 <class>QLabel</class> 217 <class>QLabel</class>
@@ -83,3 +219,3 @@
83 <name>name</name> 219 <name>name</name>
84 <cstring>serverLabel</cstring> 220 <cstring>TextLabel1</cstring>
85 </property> 221 </property>
@@ -87,17 +223,54 @@
87 <name>text</name> 223 <name>text</name>
88 <string>Server</string> 224 <string>Use secure sockets:</string>
89 </property> 225 </property>
90 </widget> 226 </widget>
91 <widget row="4" column="1" > 227 <widget>
92 <class>QCheckBox</class> 228 <class>QComboBox</class>
93 <property stdset="1"> 229 <property stdset="1">
94 <name>name</name> 230 <name>name</name>
95 <cstring>sslBox</cstring> 231 <cstring>ComboBox1</cstring>
96 </property> 232 </property>
233 </widget>
234 </vbox>
235 </widget>
236 <widget>
237 <class>QLayoutWidget</class>
97 <property stdset="1"> 238 <property stdset="1">
98 <name>text</name> 239 <name>name</name>
99 <string>Use SSL</string> 240 <cstring>Layout6</cstring>
100 </property> 241 </property>
101 </widget> 242 <property stdset="1">
102 <widget row="3" column="0" > 243 <name>geometry</name>
244 <rect>
245 <x>3</x>
246 <y>223</y>
247 <width>226</width>
248 <height>70</height>
249 </rect>
250 </property>
251 <hbox>
252 <property stdset="1">
253 <name>margin</name>
254 <number>0</number>
255 </property>
256 <property stdset="1">
257 <name>spacing</name>
258 <number>6</number>
259 </property>
260 <widget>
261 <class>QLayoutWidget</class>
262 <property stdset="1">
263 <name>name</name>
264 <cstring>Layout4</cstring>
265 </property>
266 <vbox>
267 <property stdset="1">
268 <name>margin</name>
269 <number>0</number>
270 </property>
271 <property stdset="1">
272 <name>spacing</name>
273 <number>6</number>
274 </property>
275 <widget>
103 <class>QLabel</class> 276 <class>QLabel</class>
@@ -105,3 +278,3 @@
105 <name>name</name> 278 <name>name</name>
106 <cstring>portLabel</cstring> 279 <cstring>userLabel</cstring>
107 </property> 280 </property>
@@ -109,6 +282,6 @@
109 <name>text</name> 282 <name>text</name>
110 <string>Port</string> 283 <string>User</string>
111 </property> 284 </property>
112 </widget> 285 </widget>
113 <widget row="6" column="0" > 286 <widget>
114 <class>QLabel</class> 287 <class>QLabel</class>
@@ -116,3 +289,3 @@
116 <name>name</name> 289 <name>name</name>
117 <cstring>userLabel</cstring> 290 <cstring>passLabel</cstring>
118 </property> 291 </property>
@@ -120,6 +293,45 @@
120 <name>text</name> 293 <name>text</name>
121 <string>User</string> 294 <string>Password</string>
122 </property> 295 </property>
123 </widget> 296 </widget>
124 <spacer row="8" column="1" > 297 </vbox>
298 </widget>
299 <widget>
300 <class>QLayoutWidget</class>
301 <property stdset="1">
302 <name>name</name>
303 <cstring>Layout5</cstring>
304 </property>
305 <vbox>
306 <property stdset="1">
307 <name>margin</name>
308 <number>0</number>
309 </property>
310 <property stdset="1">
311 <name>spacing</name>
312 <number>6</number>
313 </property>
314 <widget>
315 <class>QLineEdit</class>
316 <property stdset="1">
317 <name>name</name>
318 <cstring>userLine</cstring>
319 </property>
320 </widget>
321 <widget>
322 <class>QLineEdit</class>
323 <property stdset="1">
324 <name>name</name>
325 <cstring>passLine</cstring>
326 </property>
327 <property stdset="1">
328 <name>echoMode</name>
329 <enum>Password</enum>
330 </property>
331 </widget>
332 </vbox>
333 </widget>
334 </hbox>
335 </widget>
336 <spacer>
125 <property> 337 <property>
@@ -144,18 +356,16 @@
144 </spacer> 356 </spacer>
145 <widget row="5" column="0" rowspan="1" colspan="2" > 357 <widget>
146 <class>Line</class> 358 <class>QLineEdit</class>
147 <property stdset="1"> 359 <property stdset="1">
148 <name>name</name> 360 <name>name</name>
149 <cstring>line2</cstring> 361 <cstring>CommandEdit</cstring>
150 </property> 362 </property>
151 <property stdset="1"> 363 <property stdset="1">
152 <name>orientation</name> 364 <name>geometry</name>
153 <enum>Horizontal</enum> 365 <rect>
154 </property> 366 <x>0</x>
155 </widget> 367 <y>180</y>
156 <widget row="0" column="0" > 368 <width>226</width>
157 <class>QLabel</class> 369 <height>30</height>
158 <property stdset="1"> 370 </rect>
159 <name>name</name>
160 <cstring>accountLabel</cstring>
161 </property> 371 </property>
@@ -163,21 +373,19 @@
163 <name>text</name> 373 <name>text</name>
164 <string>Account</string> 374 <string>ssh $SERVER exec imapd</string>
165 </property> 375 </property>
166 </widget> 376 </widget>
167 <widget row="0" column="1" > 377 <widget>
168 <class>QLineEdit</class> 378 <class>Line</class>
169 <property stdset="1"> 379 <property stdset="1">
170 <name>name</name> 380 <name>name</name>
171 <cstring>accountLine</cstring> 381 <cstring>line2</cstring>
172 </property>
173 <property>
174 <name>toolTip</name>
175 <string>Name of the Account</string>
176 </property> 382 </property>
177 </widget>
178 <widget row="1" column="0" rowspan="1" colspan="2" >
179 <class>Line</class>
180 <property stdset="1"> 383 <property stdset="1">
181 <name>name</name> 384 <name>geometry</name>
182 <cstring>line1</cstring> 385 <rect>
386 <x>3</x>
387 <y>204</y>
388 <width>226</width>
389 <height>16</height>
390 </rect>
183 </property> 391 </property>
@@ -188,3 +396,2 @@
188 </widget> 396 </widget>
189 </grid>
190</widget> 397</widget>
@@ -194,3 +401,2 @@
194 <tabstop>portLine</tabstop> 401 <tabstop>portLine</tabstop>
195 <tabstop>sslBox</tabstop>
196 <tabstop>userLine</tabstop> 402 <tabstop>userLine</tabstop>