summaryrefslogtreecommitdiffabout
path: root/kmicromail/nntpconfigui.ui
Unidiff
Diffstat (limited to 'kmicromail/nntpconfigui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--kmicromail/nntpconfigui.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmicromail/nntpconfigui.ui b/kmicromail/nntpconfigui.ui
index 16ff6fc..95b1226 100644
--- a/kmicromail/nntpconfigui.ui
+++ b/kmicromail/nntpconfigui.ui
@@ -1,410 +1,411 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>NNTPconfigUI</class> 2<class>NNTPconfigUI</class>
3<include location="local">tr.h</include>
3<widget> 4<widget>
4 <class>QDialog</class> 5 <class>QDialog</class>
5 <property stdset="1"> 6 <property stdset="1">
6 <name>name</name> 7 <name>name</name>
7 <cstring>NNTPconfigUI</cstring> 8 <cstring>NNTPconfigUI</cstring>
8 </property> 9 </property>
9 <property stdset="1"> 10 <property stdset="1">
10 <name>geometry</name> 11 <name>geometry</name>
11 <rect> 12 <rect>
12 <x>0</x> 13 <x>0</x>
13 <y>0</y> 14 <y>0</y>
14 <width>268</width> 15 <width>266</width>
15 <height>347</height> 16 <height>347</height>
16 </rect> 17 </rect>
17 </property> 18 </property>
18 <property stdset="1"> 19 <property stdset="1">
19 <name>caption</name> 20 <name>caption</name>
20 <string>Configure NNTP</string> 21 <string>Configure NNTP</string>
21 </property> 22 </property>
22 <property> 23 <property>
23 <name>layoutMargin</name> 24 <name>layoutMargin</name>
24 </property> 25 </property>
25 <property> 26 <property>
26 <name>layoutSpacing</name> 27 <name>layoutSpacing</name>
27 </property> 28 </property>
28 <vbox> 29 <vbox>
29 <property stdset="1"> 30 <property stdset="1">
30 <name>margin</name> 31 <name>margin</name>
31 <number>2</number> 32 <number>2</number>
32 </property> 33 </property>
33 <property stdset="1"> 34 <property stdset="1">
34 <name>spacing</name> 35 <name>spacing</name>
35 <number>3</number> 36 <number>3</number>
36 </property> 37 </property>
37 <widget> 38 <widget>
38 <class>QTabWidget</class> 39 <class>QTabWidget</class>
39 <property stdset="1"> 40 <property stdset="1">
40 <name>name</name> 41 <name>name</name>
41 <cstring>TabWidget2</cstring> 42 <cstring>TabWidget2</cstring>
42 </property> 43 </property>
43 <property> 44 <property>
44 <name>layoutMargin</name> 45 <name>layoutMargin</name>
45 </property> 46 </property>
46 <property> 47 <property>
47 <name>layoutSpacing</name> 48 <name>layoutSpacing</name>
48 </property> 49 </property>
49 <widget> 50 <widget>
50 <class>QWidget</class> 51 <class>QWidget</class>
51 <property stdset="1"> 52 <property stdset="1">
52 <name>name</name> 53 <name>name</name>
53 <cstring>tab</cstring> 54 <cstring>tab</cstring>
54 </property> 55 </property>
55 <attribute> 56 <attribute>
56 <name>title</name> 57 <name>title</name>
57 <string>Account</string> 58 <string>Account</string>
58 </attribute> 59 </attribute>
59 <grid> 60 <grid>
60 <property stdset="1"> 61 <property stdset="1">
61 <name>margin</name> 62 <name>margin</name>
62 <number>3</number> 63 <number>3</number>
63 </property> 64 </property>
64 <property stdset="1"> 65 <property stdset="1">
65 <name>spacing</name> 66 <name>spacing</name>
66 <number>3</number> 67 <number>3</number>
67 </property> 68 </property>
68 <widget row="2" column="1" > 69 <widget row="2" column="1" >
69 <class>QLineEdit</class> 70 <class>QLineEdit</class>
70 <property stdset="1"> 71 <property stdset="1">
71 <name>name</name> 72 <name>name</name>
72 <cstring>serverLine</cstring> 73 <cstring>serverLine</cstring>
73 </property> 74 </property>
74 </widget> 75 </widget>
75 <widget row="3" column="0" > 76 <widget row="3" column="0" >
76 <class>QLabel</class> 77 <class>QLabel</class>
77 <property stdset="1"> 78 <property stdset="1">
78 <name>name</name> 79 <name>name</name>
79 <cstring>portLabel</cstring> 80 <cstring>portLabel</cstring>
80 </property> 81 </property>
81 <property stdset="1"> 82 <property stdset="1">
82 <name>text</name> 83 <name>text</name>
83 <string>Port</string> 84 <string>Port</string>
84 </property> 85 </property>
85 </widget> 86 </widget>
86 <widget row="3" column="1" > 87 <widget row="3" column="1" >
87 <class>QLineEdit</class> 88 <class>QLineEdit</class>
88 <property stdset="1"> 89 <property stdset="1">
89 <name>name</name> 90 <name>name</name>
90 <cstring>portLine</cstring> 91 <cstring>portLine</cstring>
91 </property> 92 </property>
92 </widget> 93 </widget>
93 <widget row="0" column="1" > 94 <widget row="0" column="1" >
94 <class>QLineEdit</class> 95 <class>QLineEdit</class>
95 <property stdset="1"> 96 <property stdset="1">
96 <name>name</name> 97 <name>name</name>
97 <cstring>accountLine</cstring> 98 <cstring>accountLine</cstring>
98 </property> 99 </property>
99 <property> 100 <property>
100 <name>toolTip</name> 101 <name>toolTip</name>
101 <string>Name of the Account</string> 102 <string>Name of the Account</string>
102 </property> 103 </property>
103 </widget> 104 </widget>
104 <widget row="0" column="0" > 105 <widget row="0" column="0" >
105 <class>QLabel</class> 106 <class>QLabel</class>
106 <property stdset="1"> 107 <property stdset="1">
107 <name>name</name> 108 <name>name</name>
108 <cstring>accountLabel</cstring> 109 <cstring>accountLabel</cstring>
109 </property> 110 </property>
110 <property stdset="1"> 111 <property stdset="1">
111 <name>text</name> 112 <name>text</name>
112 <string>Account</string> 113 <string>Account</string>
113 </property> 114 </property>
114 </widget> 115 </widget>
115 <widget row="2" column="0" > 116 <widget row="2" column="0" >
116 <class>QLabel</class> 117 <class>QLabel</class>
117 <property stdset="1"> 118 <property stdset="1">
118 <name>name</name> 119 <name>name</name>
119 <cstring>serverLabel</cstring> 120 <cstring>serverLabel</cstring>
120 </property> 121 </property>
121 <property stdset="1"> 122 <property stdset="1">
122 <name>enabled</name> 123 <name>enabled</name>
123 <bool>true</bool> 124 <bool>true</bool>
124 </property> 125 </property>
125 <property stdset="1"> 126 <property stdset="1">
126 <name>caption</name> 127 <name>caption</name>
127 <string></string> 128 <string></string>
128 </property> 129 </property>
129 <property stdset="1"> 130 <property stdset="1">
130 <name>text</name> 131 <name>text</name>
131 <string>Server</string> 132 <string>Server</string>
132 </property> 133 </property>
133 <property> 134 <property>
134 <name>layoutMargin</name> 135 <name>layoutMargin</name>
135 </property> 136 </property>
136 <property> 137 <property>
137 <name>layoutSpacing</name> 138 <name>layoutSpacing</name>
138 </property> 139 </property>
139 </widget> 140 </widget>
140 <widget row="1" column="0" rowspan="1" colspan="2" > 141 <widget row="1" column="0" rowspan="1" colspan="2" >
141 <class>Line</class> 142 <class>Line</class>
142 <property stdset="1"> 143 <property stdset="1">
143 <name>name</name> 144 <name>name</name>
144 <cstring>line1</cstring> 145 <cstring>line1</cstring>
145 </property> 146 </property>
146 <property stdset="1"> 147 <property stdset="1">
147 <name>caption</name> 148 <name>caption</name>
148 <string></string> 149 <string></string>
149 </property> 150 </property>
150 <property stdset="1"> 151 <property stdset="1">
151 <name>orientation</name> 152 <name>orientation</name>
152 <enum>Horizontal</enum> 153 <enum>Horizontal</enum>
153 </property> 154 </property>
154 <property> 155 <property>
155 <name>layoutMargin</name> 156 <name>layoutMargin</name>
156 </property> 157 </property>
157 <property> 158 <property>
158 <name>layoutSpacing</name> 159 <name>layoutSpacing</name>
159 </property> 160 </property>
160 </widget> 161 </widget>
161 <widget row="4" column="1" > 162 <widget row="4" column="1" >
162 <class>QCheckBox</class> 163 <class>QCheckBox</class>
163 <property stdset="1"> 164 <property stdset="1">
164 <name>name</name> 165 <name>name</name>
165 <cstring>sslBox</cstring> 166 <cstring>sslBox</cstring>
166 </property> 167 </property>
167 <property stdset="1"> 168 <property stdset="1">
168 <name>text</name> 169 <name>text</name>
169 <string>Use SSL</string> 170 <string>Use SSL</string>
170 </property> 171 </property>
171 </widget> 172 </widget>
172 <widget row="5" column="0" rowspan="2" colspan="2" > 173 <widget row="5" column="0" rowspan="2" colspan="2" >
173 <class>Line</class> 174 <class>Line</class>
174 <property stdset="1"> 175 <property stdset="1">
175 <name>name</name> 176 <name>name</name>
176 <cstring>line2</cstring> 177 <cstring>line2</cstring>
177 </property> 178 </property>
178 <property stdset="1"> 179 <property stdset="1">
179 <name>enabled</name> 180 <name>enabled</name>
180 <bool>true</bool> 181 <bool>true</bool>
181 </property> 182 </property>
182 <property stdset="1"> 183 <property stdset="1">
183 <name>caption</name> 184 <name>caption</name>
184 <string></string> 185 <string></string>
185 </property> 186 </property>
186 <property stdset="1"> 187 <property stdset="1">
187 <name>orientation</name> 188 <name>orientation</name>
188 <enum>Horizontal</enum> 189 <enum>Horizontal</enum>
189 </property> 190 </property>
190 <property> 191 <property>
191 <name>layoutMargin</name> 192 <name>layoutMargin</name>
192 </property> 193 </property>
193 <property> 194 <property>
194 <name>layoutSpacing</name> 195 <name>layoutSpacing</name>
195 </property> 196 </property>
196 </widget> 197 </widget>
197 <widget row="7" column="0" > 198 <widget row="7" column="0" >
198 <class>QLabel</class> 199 <class>QLabel</class>
199 <property stdset="1"> 200 <property stdset="1">
200 <name>name</name> 201 <name>name</name>
201 <cstring>userLabel</cstring> 202 <cstring>userLabel</cstring>
202 </property> 203 </property>
203 <property stdset="1"> 204 <property stdset="1">
204 <name>text</name> 205 <name>text</name>
205 <string>User</string> 206 <string>User</string>
206 </property> 207 </property>
207 </widget> 208 </widget>
208 <widget row="8" column="0" > 209 <widget row="8" column="0" >
209 <class>QLabel</class> 210 <class>QLabel</class>
210 <property stdset="1"> 211 <property stdset="1">
211 <name>name</name> 212 <name>name</name>
212 <cstring>passLabel</cstring> 213 <cstring>passLabel</cstring>
213 </property> 214 </property>
214 <property stdset="1"> 215 <property stdset="1">
215 <name>text</name> 216 <name>text</name>
216 <string>Password</string> 217 <string>Password</string>
217 </property> 218 </property>
218 </widget> 219 </widget>
219 <spacer row="9" column="1" > 220 <spacer row="9" column="1" >
220 <property> 221 <property>
221 <name>name</name> 222 <name>name</name>
222 <cstring>spacer</cstring> 223 <cstring>spacer</cstring>
223 </property> 224 </property>
224 <property stdset="1"> 225 <property stdset="1">
225 <name>orientation</name> 226 <name>orientation</name>
226 <enum>Vertical</enum> 227 <enum>Vertical</enum>
227 </property> 228 </property>
228 <property stdset="1"> 229 <property stdset="1">
229 <name>sizeType</name> 230 <name>sizeType</name>
230 <enum>Expanding</enum> 231 <enum>Expanding</enum>
231 </property> 232 </property>
232 <property> 233 <property>
233 <name>sizeHint</name> 234 <name>sizeHint</name>
234 <size> 235 <size>
235 <width>20</width> 236 <width>20</width>
236 <height>20</height> 237 <height>20</height>
237 </size> 238 </size>
238 </property> 239 </property>
239 </spacer> 240 </spacer>
240 <widget row="6" column="1" > 241 <widget row="6" column="1" >
241 <class>QCheckBox</class> 242 <class>QCheckBox</class>
242 <property stdset="1"> 243 <property stdset="1">
243 <name>name</name> 244 <name>name</name>
244 <cstring>loginBox</cstring> 245 <cstring>loginBox</cstring>
245 </property> 246 </property>
246 <property stdset="1"> 247 <property stdset="1">
247 <name>text</name> 248 <name>text</name>
248 <string>Use Login</string> 249 <string>Use Login</string>
249 </property> 250 </property>
250 </widget> 251 </widget>
251 <widget row="7" column="1" > 252 <widget row="7" column="1" >
252 <class>QLineEdit</class> 253 <class>QLineEdit</class>
253 <property stdset="1"> 254 <property stdset="1">
254 <name>name</name> 255 <name>name</name>
255 <cstring>userLine</cstring> 256 <cstring>userLine</cstring>
256 </property> 257 </property>
257 <property stdset="1"> 258 <property stdset="1">
258 <name>enabled</name> 259 <name>enabled</name>
259 <bool>false</bool> 260 <bool>false</bool>
260 </property> 261 </property>
261 </widget> 262 </widget>
262 <widget row="8" column="1" > 263 <widget row="8" column="1" >
263 <class>QLineEdit</class> 264 <class>QLineEdit</class>
264 <property stdset="1"> 265 <property stdset="1">
265 <name>name</name> 266 <name>name</name>
266 <cstring>passLine</cstring> 267 <cstring>passLine</cstring>
267 </property> 268 </property>
268 <property stdset="1"> 269 <property stdset="1">
269 <name>enabled</name> 270 <name>enabled</name>
270 <bool>false</bool> 271 <bool>false</bool>
271 </property> 272 </property>
272 <property stdset="1"> 273 <property stdset="1">
273 <name>echoMode</name> 274 <name>echoMode</name>
274 <enum>Password</enum> 275 <enum>Password</enum>
275 </property> 276 </property>
276 </widget> 277 </widget>
277 </grid> 278 </grid>
278 </widget> 279 </widget>
279 <widget> 280 <widget>
280 <class>QWidget</class> 281 <class>QWidget</class>
281 <property stdset="1"> 282 <property stdset="1">
282 <name>name</name> 283 <name>name</name>
283 <cstring>tab</cstring> 284 <cstring>tab</cstring>
284 </property> 285 </property>
285 <attribute> 286 <attribute>
286 <name>title</name> 287 <name>title</name>
287 <string>Groups</string> 288 <string>Groups</string>
288 </attribute> 289 </attribute>
289 <vbox> 290 <vbox>
290 <property stdset="1"> 291 <property stdset="1">
291 <name>margin</name> 292 <name>margin</name>
292 <number>2</number> 293 <number>2</number>
293 </property> 294 </property>
294 <property stdset="1"> 295 <property stdset="1">
295 <name>spacing</name> 296 <name>spacing</name>
296 <number>3</number> 297 <number>3</number>
297 </property> 298 </property>
298 <widget> 299 <widget>
299 <class>QLayoutWidget</class> 300 <class>QLayoutWidget</class>
300 <property stdset="1"> 301 <property stdset="1">
301 <name>name</name> 302 <name>name</name>
302 <cstring>Layout10</cstring> 303 <cstring>Layout10</cstring>
303 </property> 304 </property>
304 <property> 305 <property>
305 <name>layoutSpacing</name> 306 <name>layoutSpacing</name>
306 </property> 307 </property>
307 <vbox> 308 <vbox>
308 <property stdset="1"> 309 <property stdset="1">
309 <name>margin</name> 310 <name>margin</name>
310 <number>0</number> 311 <number>0</number>
311 </property> 312 </property>
312 <property stdset="1"> 313 <property stdset="1">
313 <name>spacing</name> 314 <name>spacing</name>
314 <number>3</number> 315 <number>3</number>
315 </property> 316 </property>
316 <widget> 317 <widget>
317 <class>QListView</class> 318 <class>QListView</class>
318 <column> 319 <column>
319 <property> 320 <property>
320 <name>text</name> 321 <name>text</name>
321 <string>Newsgroup</string> 322 <string>Newsgroup</string>
322 </property> 323 </property>
323 <property> 324 <property>
324 <name>clickable</name> 325 <name>clickable</name>
325 <bool>true</bool> 326 <bool>true</bool>
326 </property> 327 </property>
327 <property> 328 <property>
328 <name>resizeable</name> 329 <name>resizeable</name>
329 <bool>true</bool> 330 <bool>true</bool>
330 </property> 331 </property>
331 </column> 332 </column>
332 <property stdset="1"> 333 <property stdset="1">
333 <name>name</name> 334 <name>name</name>
334 <cstring>ListViewGroups</cstring> 335 <cstring>ListViewGroups</cstring>
335 </property> 336 </property>
336 </widget> 337 </widget>
337 <widget> 338 <widget>
338 <class>QPushButton</class> 339 <class>QPushButton</class>
339 <property stdset="1"> 340 <property stdset="1">
340 <name>name</name> 341 <name>name</name>
341 <cstring>GetNGButton</cstring> 342 <cstring>GetNGButton</cstring>
342 </property> 343 </property>
343 <property stdset="1"> 344 <property stdset="1">
344 <name>text</name> 345 <name>text</name>
345 <string>Get newsgroup list from server</string> 346 <string>Get newsgroup list from server</string>
346 </property> 347 </property>
347 </widget> 348 </widget>
348 <widget> 349 <widget>
349 <class>QLayoutWidget</class> 350 <class>QLayoutWidget</class>
350 <property stdset="1"> 351 <property stdset="1">
351 <name>name</name> 352 <name>name</name>
352 <cstring>Layout9</cstring> 353 <cstring>Layout9</cstring>
353 </property> 354 </property>
354 <hbox> 355 <hbox>
355 <property stdset="1"> 356 <property stdset="1">
356 <name>margin</name> 357 <name>margin</name>
357 <number>0</number> 358 <number>0</number>
358 </property> 359 </property>
359 <property stdset="1"> 360 <property stdset="1">
360 <name>spacing</name> 361 <name>spacing</name>
361 <number>6</number> 362 <number>6</number>
362 </property> 363 </property>
363 <widget> 364 <widget>
364 <class>QPushButton</class> 365 <class>QPushButton</class>
365 <property stdset="1"> 366 <property stdset="1">
366 <name>name</name> 367 <name>name</name>
367 <cstring>FilterButton</cstring> 368 <cstring>FilterButton</cstring>
368 </property> 369 </property>
369 <property stdset="1"> 370 <property stdset="1">
370 <name>text</name> 371 <name>text</name>
371 <string>Filter:</string> 372 <string>Filter:</string>
372 </property> 373 </property>
373 </widget> 374 </widget>
374 <widget> 375 <widget>
375 <class>QLineEdit</class> 376 <class>QLineEdit</class>
376 <property stdset="1"> 377 <property stdset="1">
377 <name>name</name> 378 <name>name</name>
378 <cstring>GroupFilter</cstring> 379 <cstring>GroupFilter</cstring>
379 </property> 380 </property>
380 </widget> 381 </widget>
381 <widget> 382 <widget>
382 <class>QPushButton</class> 383 <class>QPushButton</class>
383 <property stdset="1"> 384 <property stdset="1">
384 <name>name</name> 385 <name>name</name>
385 <cstring>ShowSubcribed</cstring> 386 <cstring>ShowSubcribed</cstring>
386 </property> 387 </property>
387 <property stdset="1"> 388 <property stdset="1">
388 <name>text</name> 389 <name>text</name>
389 <string>Show subscribed</string> 390 <string>Show subscribed</string>
390 </property> 391 </property>
391 </widget> 392 </widget>
392 </hbox> 393 </hbox>
393 </widget> 394 </widget>
394 </vbox> 395 </vbox>
395 </widget> 396 </widget>
396 </vbox> 397 </vbox>
397 </widget> 398 </widget>
398 </widget> 399 </widget>
399 </vbox> 400 </vbox>
400</widget> 401</widget>
401<tabstops> 402<tabstops>
402 <tabstop>accountLine</tabstop> 403 <tabstop>accountLine</tabstop>
403 <tabstop>serverLine</tabstop> 404 <tabstop>serverLine</tabstop>
404 <tabstop>portLine</tabstop> 405 <tabstop>portLine</tabstop>
405 <tabstop>sslBox</tabstop> 406 <tabstop>sslBox</tabstop>
406 <tabstop>loginBox</tabstop> 407 <tabstop>loginBox</tabstop>
407 <tabstop>userLine</tabstop> 408 <tabstop>userLine</tabstop>
408 <tabstop>passLine</tabstop> 409 <tabstop>passLine</tabstop>
409</tabstops> 410</tabstops>
410</UI> 411</UI>