~ubuntu-branches/ubuntu/jaunty/psi/jaunty

« back to all changes in this revision

Viewing changes to src/ui_adduser.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2005-01-10 17:41:43 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050110174143-ltocv5zapl6blf5d
Tags: 0.9.3-1
* New upstream release
* Cleaned up debian/rules (some things are done by upstream Makefiles now)
* Fixed some lintian warnings:
  - removed executable bit from some .png files
  - moved psi.desktop to /usr/share/applications
* Updated menu files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
2
<class>AddUserUI</class>
3
3
<widget class="QDialog">
4
4
    <property name="name">
9
9
            <x>0</x>
10
10
            <y>0</y>
11
11
            <width>601</width>
12
 
            <height>365</height>
 
12
            <height>367</height>
13
13
        </rect>
14
14
    </property>
15
15
    <property name="caption">
16
 
        <string>Form1</string>
 
16
        <string>Add User</string>
17
17
    </property>
18
18
    <hbox>
19
19
        <property name="name">
52
52
            <property name="text">
53
53
                <string>&lt;qt&gt;To add a &lt;b&gt;Jabber&lt;/b&gt; user, simply fill out the Jabber ID (and optional nickname and group) at the bottom and press &lt;i&gt;Add&lt;/i&gt;.&lt;br&gt;
54
54
&lt;br&gt;
55
 
To add a contact from a &lt;b&gt;non-Jabber&lt;/b&gt; service, make sure you are registered with the service first (see Manage Services from the main menu), and then select the service from the box at the top.  Follow the instructions in the &lt;i&gt;Service ID Translation&lt;/i&gt; box and press the &lt;i&gt;Get Jabber ID&lt;/i&gt; button to generate a Jabber ID for the contact.&lt;br&gt;
 
55
To add a contact from a &lt;b&gt;non-Jabber&lt;/b&gt; service, make sure you are registered with the service first (see Service Discovery from the main menu), and then select the service from the box at the top.  Follow the instructions in the &lt;i&gt;Service ID Translation&lt;/i&gt; box and press the &lt;i&gt;Get Jabber ID&lt;/i&gt; button to generate a Jabber ID for the contact.&lt;br&gt;
56
56
&lt;/qt&gt;</string>
57
57
            </property>
58
58
            <property name="readOnly">
61
61
        </widget>
62
62
        <widget class="QLayoutWidget">
63
63
            <property name="name">
64
 
                <cstring>Layout6</cstring>
 
64
                <cstring>layout10</cstring>
65
65
            </property>
66
66
            <vbox>
67
67
                <property name="name">
68
68
                    <cstring>unnamed</cstring>
69
69
                </property>
70
 
                <property name="margin">
71
 
                    <number>0</number>
72
 
                </property>
73
 
                <property name="spacing">
74
 
                    <number>6</number>
75
 
                </property>
76
70
                <widget class="QLayoutWidget">
77
71
                    <property name="name">
78
72
                        <cstring>Layout4</cstring>
106
100
                            </property>
107
101
                        </widget>
108
102
                        <spacer>
109
 
                            <property name="name" stdset="0">
 
103
                            <property name="name">
110
104
                                <cstring>Spacer1</cstring>
111
105
                            </property>
112
106
                            <property name="orientation">
118
112
                            <property name="sizeHint">
119
113
                                <size>
120
114
                                    <width>20</width>
121
 
                                    <height>20</height>
 
115
                                    <height>0</height>
122
116
                                </size>
123
117
                            </property>
124
118
                        </spacer>
193
187
                </widget>
194
188
                <widget class="QLayoutWidget">
195
189
                    <property name="name">
196
 
                        <cstring>Layout8</cstring>
 
190
                        <cstring>layout8</cstring>
197
191
                    </property>
198
192
                    <grid>
199
193
                        <property name="name">
200
194
                            <cstring>unnamed</cstring>
201
195
                        </property>
202
 
                        <property name="margin">
203
 
                            <number>0</number>
204
 
                        </property>
205
 
                        <property name="spacing">
206
 
                            <number>6</number>
207
 
                        </property>
208
 
                        <widget class="QComboBox" row="2" column="1">
 
196
                        <widget class="QLayoutWidget" row="0" column="1">
209
197
                            <property name="name">
210
 
                                <cstring>cb_group</cstring>
211
 
                            </property>
212
 
                            <property name="editable">
213
 
                                <bool>true</bool>
214
 
                            </property>
 
198
                                <cstring>layout6</cstring>
 
199
                            </property>
 
200
                            <hbox>
 
201
                                <property name="name">
 
202
                                    <cstring>unnamed</cstring>
 
203
                                </property>
 
204
                                <widget class="QLineEdit">
 
205
                                    <property name="name">
 
206
                                        <cstring>le_jid</cstring>
 
207
                                    </property>
 
208
                                </widget>
 
209
                                <widget class="IconToolButton">
 
210
                                    <property name="name">
 
211
                                        <cstring>tb_vCard</cstring>
 
212
                                    </property>
 
213
                                    <property name="text">
 
214
                                        <string></string>
 
215
                                    </property>
 
216
                                    <property name="iconName" stdset="0">
 
217
                                        <string>psi/vCard</string>
 
218
                                    </property>
 
219
                                </widget>
 
220
                            </hbox>
215
221
                        </widget>
216
222
                        <widget class="QLabel" row="2" column="0">
217
223
                            <property name="name">
221
227
                                <string>Group</string>
222
228
                            </property>
223
229
                        </widget>
 
230
                        <widget class="QLayoutWidget" row="1" column="1">
 
231
                            <property name="name">
 
232
                                <cstring>layout7</cstring>
 
233
                            </property>
 
234
                            <hbox>
 
235
                                <property name="name">
 
236
                                    <cstring>unnamed</cstring>
 
237
                                </property>
 
238
                                <widget class="QLineEdit">
 
239
                                    <property name="name">
 
240
                                        <cstring>le_nick</cstring>
 
241
                                    </property>
 
242
                                </widget>
 
243
                                <widget class="QToolButton">
 
244
                                    <property name="name">
 
245
                                        <cstring>tb_resolveNick</cstring>
 
246
                                    </property>
 
247
                                    <property name="text">
 
248
                                        <string>Resolve</string>
 
249
                                    </property>
 
250
                                </widget>
 
251
                            </hbox>
 
252
                        </widget>
224
253
                        <widget class="QLabel" row="1" column="0">
225
254
                            <property name="name">
226
255
                                <cstring>TextLabel7</cstring>
229
258
                                <string>Nickname (optional)</string>
230
259
                            </property>
231
260
                        </widget>
232
 
                        <widget class="QLineEdit" row="1" column="1">
233
 
                            <property name="name">
234
 
                                <cstring>le_nick</cstring>
235
 
                            </property>
236
 
                        </widget>
237
 
                        <widget class="QLineEdit" row="0" column="1">
238
 
                            <property name="name">
239
 
                                <cstring>le_jid</cstring>
240
 
                            </property>
241
 
                        </widget>
242
261
                        <widget class="QLabel" row="0" column="0">
243
262
                            <property name="name">
244
263
                                <cstring>TextLabel6</cstring>
247
266
                                <string>Jabber ID</string>
248
267
                            </property>
249
268
                        </widget>
 
269
                        <widget class="QComboBox" row="2" column="1">
 
270
                            <property name="name">
 
271
                                <cstring>cb_group</cstring>
 
272
                            </property>
 
273
                            <property name="editable">
 
274
                                <bool>true</bool>
 
275
                            </property>
 
276
                        </widget>
250
277
                    </grid>
251
278
                </widget>
 
279
                <widget class="QCheckBox">
 
280
                    <property name="name">
 
281
                        <cstring>ck_authreq</cstring>
 
282
                    </property>
 
283
                    <property name="text">
 
284
                        <string>Request authorization when adding</string>
 
285
                    </property>
 
286
                </widget>
252
287
                <spacer>
253
 
                    <property name="name" stdset="0">
 
288
                    <property name="name">
254
289
                        <cstring>Spacer3</cstring>
255
290
                    </property>
256
291
                    <property name="orientation">
261
296
                    </property>
262
297
                    <property name="sizeHint">
263
298
                        <size>
264
 
                            <width>20</width>
265
 
                            <height>20</height>
 
299
                            <width>16</width>
 
300
                            <height>33</height>
266
301
                        </size>
267
302
                    </property>
268
303
                </spacer>
 
304
                <widget class="QCheckBox">
 
305
                    <property name="name">
 
306
                        <cstring>ck_close</cstring>
 
307
                    </property>
 
308
                    <property name="text">
 
309
                        <string>Close window after adding</string>
 
310
                    </property>
 
311
                </widget>
269
312
                <widget class="Line">
270
313
                    <property name="name">
271
314
                        <cstring>Line2</cstring>
272
315
                    </property>
273
 
                    <property name="frameShape" stdset="0">
 
316
                    <property name="frameShape">
274
317
                        <enum>HLine</enum>
275
318
                    </property>
276
319
                    <property name="frameShadow">
282
325
                </widget>
283
326
                <widget class="QLayoutWidget">
284
327
                    <property name="name">
285
 
                        <cstring>hb_bottom</cstring>
 
328
                        <cstring>layout47</cstring>
286
329
                    </property>
287
330
                    <hbox>
288
331
                        <property name="name">
289
332
                            <cstring>unnamed</cstring>
290
333
                        </property>
291
 
                        <property name="margin">
292
 
                            <number>0</number>
293
 
                        </property>
294
 
                        <property name="spacing">
295
 
                            <number>6</number>
296
 
                        </property>
 
334
                        <widget class="BusyWidget">
 
335
                            <property name="name">
 
336
                                <cstring>busy</cstring>
 
337
                            </property>
 
338
                        </widget>
297
339
                        <spacer>
298
 
                            <property name="name" stdset="0">
 
340
                            <property name="name">
299
341
                                <cstring>Spacer2</cstring>
300
342
                            </property>
301
343
                            <property name="orientation">
306
348
                            </property>
307
349
                            <property name="sizeHint">
308
350
                                <size>
309
 
                                    <width>20</width>
 
351
                                    <width>140</width>
310
352
                                    <height>20</height>
311
353
                                </size>
312
354
                            </property>
313
355
                        </spacer>
314
 
                        <widget class="QPushButton">
 
356
                        <widget class="IconButton">
315
357
                            <property name="name">
316
358
                                <cstring>pb_close</cstring>
317
359
                            </property>
318
360
                            <property name="text">
319
361
                                <string>&amp;Close</string>
320
362
                            </property>
 
363
                            <property name="iconName" stdset="0">
 
364
                                <string>psi/close</string>
 
365
                            </property>
321
366
                        </widget>
322
 
                        <widget class="QPushButton">
 
367
                        <widget class="IconButton">
323
368
                            <property name="name">
324
369
                                <cstring>pb_add</cstring>
325
370
                            </property>
326
371
                            <property name="text">
327
372
                                <string>&amp;Add</string>
328
373
                            </property>
 
374
                            <property name="accel">
 
375
                                <string>Alt+A</string>
 
376
                            </property>
 
377
                            <property name="default">
 
378
                                <bool>true</bool>
 
379
                            </property>
 
380
                            <property name="iconName" stdset="0">
 
381
                                <string>psi/addContact</string>
 
382
                            </property>
329
383
                        </widget>
330
384
                    </hbox>
331
385
                </widget>
333
387
        </widget>
334
388
    </hbox>
335
389
</widget>
 
390
<customwidgets>
 
391
    <customwidget>
 
392
        <class>BusyWidget</class>
 
393
        <header location="local">busywidget.h</header>
 
394
        <sizehint>
 
395
            <width>-1</width>
 
396
            <height>-1</height>
 
397
        </sizehint>
 
398
        <container>0</container>
 
399
        <sizepolicy>
 
400
            <hordata>5</hordata>
 
401
            <verdata>5</verdata>
 
402
            <horstretch>0</horstretch>
 
403
            <verstretch>0</verstretch>
 
404
        </sizepolicy>
 
405
        <pixmap>image0</pixmap>
 
406
        <signal>destroyed()</signal>
 
407
        <signal>destroyed(QObject*)</signal>
 
408
        <slot access="public" specifier="">deleteLater()</slot>
 
409
        <slot access="private" specifier="">cleanupEventFilter(QObject*)</slot>
 
410
        <slot access="public" specifier="">setEnabled(bool)</slot>
 
411
        <slot access="public" specifier="">setDisabled(bool)</slot>
 
412
        <slot access="public" specifier="">setCaption(const QString&amp;)</slot>
 
413
        <slot access="public" specifier="">setIcon(const QPixmap&amp;)</slot>
 
414
        <slot access="public" specifier="">setIconText(const QString&amp;)</slot>
 
415
        <slot access="public" specifier="">setMouseTracking(bool)</slot>
 
416
        <slot access="public" specifier="">setFocus()</slot>
 
417
        <slot access="public" specifier="">clearFocus()</slot>
 
418
        <slot access="public" specifier="">setUpdatesEnabled(bool)</slot>
 
419
        <slot access="public" specifier="">update()</slot>
 
420
        <slot access="public" specifier="">update(int,int,int,int)</slot>
 
421
        <slot access="public" specifier="">update(const QRect&amp;)</slot>
 
422
        <slot access="public" specifier="">repaint()</slot>
 
423
        <slot access="public" specifier="">repaint(bool)</slot>
 
424
        <slot access="public" specifier="">repaint(int,int,int,int)</slot>
 
425
        <slot access="public" specifier="">repaint(int,int,int,int,bool)</slot>
 
426
        <slot access="public" specifier="">repaint(const QRect&amp;)</slot>
 
427
        <slot access="public" specifier="">repaint(const QRect&amp;,bool)</slot>
 
428
        <slot access="public" specifier="">repaint(const QRegion&amp;)</slot>
 
429
        <slot access="public" specifier="">repaint(const QRegion&amp;,bool)</slot>
 
430
        <slot access="public" specifier="">show()</slot>
 
431
        <slot access="public" specifier="">hide()</slot>
 
432
        <slot access="public" specifier="">setShown(bool)</slot>
 
433
        <slot access="public" specifier="">setHidden(bool)</slot>
 
434
        <slot access="public" specifier="">iconify()</slot>
 
435
        <slot access="public" specifier="">showMinimized()</slot>
 
436
        <slot access="public" specifier="">showMaximized()</slot>
 
437
        <slot access="public" specifier="">showFullScreen()</slot>
 
438
        <slot access="public" specifier="">showNormal()</slot>
 
439
        <slot access="public" specifier="">polish()</slot>
 
440
        <slot access="public" specifier="">constPolish()</slot>
 
441
        <slot access="public" specifier="">close()</slot>
 
442
        <slot access="public" specifier="">raise()</slot>
 
443
        <slot access="public" specifier="">lower()</slot>
 
444
        <slot access="public" specifier="">stackUnder(QWidget*)</slot>
 
445
        <slot access="public" specifier="">move(int,int)</slot>
 
446
        <slot access="public" specifier="">move(const QPoint&amp;)</slot>
 
447
        <slot access="public" specifier="">resize(int,int)</slot>
 
448
        <slot access="public" specifier="">resize(const QSize&amp;)</slot>
 
449
        <slot access="public" specifier="">setGeometry(int,int,int,int)</slot>
 
450
        <slot access="public" specifier="">setGeometry(const QRect&amp;)</slot>
 
451
        <slot access="public" specifier="">adjustSize()</slot>
 
452
        <slot access="private" specifier="">focusProxyDestroyed()</slot>
 
453
        <slot access="public" specifier="">start()</slot>
 
454
        <slot access="public" specifier="">stop()</slot>
 
455
        <slot access="public" specifier="">setActive(bool)</slot>
 
456
        <slot access="private" specifier="">animate()</slot>
 
457
        <property type="CString">name</property>
 
458
        <property type="Bool">enabled</property>
 
459
        <property type="Rect">geometry</property>
 
460
        <property type="SizePolicy">sizePolicy</property>
 
461
        <property type="Size">minimumSize</property>
 
462
        <property type="Size">maximumSize</property>
 
463
        <property type="Size">sizeIncrement</property>
 
464
        <property type="Size">baseSize</property>
 
465
        <property type="Color">paletteForegroundColor</property>
 
466
        <property type="Color">paletteBackgroundColor</property>
 
467
        <property type="Pixmap">paletteBackgroundPixmap</property>
 
468
        <property type="Palette">palette</property>
 
469
        <property type="BackgroundOrigin">backgroundOrigin</property>
 
470
        <property type="Font">font</property>
 
471
        <property type="Cursor">cursor</property>
 
472
        <property type="String">caption</property>
 
473
        <property type="Pixmap">icon</property>
 
474
        <property type="String">iconText</property>
 
475
        <property type="Bool">mouseTracking</property>
 
476
        <property type="FocusPolicy">focusPolicy</property>
 
477
        <property type="Bool">acceptDrops</property>
 
478
        <property type="Bool">active</property>
 
479
    </customwidget>
 
480
    <customwidget>
 
481
        <class>IconButton</class>
 
482
        <header location="local">iconwidget.h</header>
 
483
        <sizehint>
 
484
            <width>-1</width>
 
485
            <height>-1</height>
 
486
        </sizehint>
 
487
        <container>0</container>
 
488
        <sizepolicy>
 
489
            <hordata>5</hordata>
 
490
            <verdata>5</verdata>
 
491
            <horstretch>0</horstretch>
 
492
            <verstretch>0</verstretch>
 
493
        </sizepolicy>
 
494
        <pixmap>image0</pixmap>
 
495
        <signal>destroyed()</signal>
 
496
        <signal>destroyed(QObject*)</signal>
 
497
        <signal>pressed()</signal>
 
498
        <signal>released()</signal>
 
499
        <signal>clicked()</signal>
 
500
        <signal>toggled(bool)</signal>
 
501
        <signal>stateChanged(int)</signal>
 
502
        <slot access="public" specifier="">deleteLater()</slot>
 
503
        <slot access="private" specifier="">cleanupEventFilter(QObject*)</slot>
 
504
        <slot access="public" specifier="">setEnabled(bool)</slot>
 
505
        <slot access="public" specifier="">setDisabled(bool)</slot>
 
506
        <slot access="public" specifier="">setCaption(const QString&amp;)</slot>
 
507
        <slot access="public" specifier="">setIcon(const QPixmap&amp;)</slot>
 
508
        <slot access="public" specifier="">setIconText(const QString&amp;)</slot>
 
509
        <slot access="public" specifier="">setMouseTracking(bool)</slot>
 
510
        <slot access="public" specifier="">setFocus()</slot>
 
511
        <slot access="public" specifier="">clearFocus()</slot>
 
512
        <slot access="public" specifier="">setUpdatesEnabled(bool)</slot>
 
513
        <slot access="public" specifier="">update()</slot>
 
514
        <slot access="public" specifier="">update(int,int,int,int)</slot>
 
515
        <slot access="public" specifier="">update(const QRect&amp;)</slot>
 
516
        <slot access="public" specifier="">repaint()</slot>
 
517
        <slot access="public" specifier="">repaint(bool)</slot>
 
518
        <slot access="public" specifier="">repaint(int,int,int,int)</slot>
 
519
        <slot access="public" specifier="">repaint(int,int,int,int,bool)</slot>
 
520
        <slot access="public" specifier="">repaint(const QRect&amp;)</slot>
 
521
        <slot access="public" specifier="">repaint(const QRect&amp;,bool)</slot>
 
522
        <slot access="public" specifier="">repaint(const QRegion&amp;)</slot>
 
523
        <slot access="public" specifier="">repaint(const QRegion&amp;,bool)</slot>
 
524
        <slot access="public" specifier="">show()</slot>
 
525
        <slot access="public" specifier="">hide()</slot>
 
526
        <slot access="public" specifier="">setShown(bool)</slot>
 
527
        <slot access="public" specifier="">setHidden(bool)</slot>
 
528
        <slot access="public" specifier="">iconify()</slot>
 
529
        <slot access="public" specifier="">showMinimized()</slot>
 
530
        <slot access="public" specifier="">showMaximized()</slot>
 
531
        <slot access="public" specifier="">showFullScreen()</slot>
 
532
        <slot access="public" specifier="">showNormal()</slot>
 
533
        <slot access="public" specifier="">polish()</slot>
 
534
        <slot access="public" specifier="">constPolish()</slot>
 
535
        <slot access="public" specifier="">close()</slot>
 
536
        <slot access="public" specifier="">raise()</slot>
 
537
        <slot access="public" specifier="">lower()</slot>
 
538
        <slot access="public" specifier="">stackUnder(QWidget*)</slot>
 
539
        <slot access="public" specifier="">move(int,int)</slot>
 
540
        <slot access="public" specifier="">move(const QPoint&amp;)</slot>
 
541
        <slot access="public" specifier="">resize(int,int)</slot>
 
542
        <slot access="public" specifier="">resize(const QSize&amp;)</slot>
 
543
        <slot access="public" specifier="">setGeometry(int,int,int,int)</slot>
 
544
        <slot access="public" specifier="">setGeometry(const QRect&amp;)</slot>
 
545
        <slot access="public" specifier="">adjustSize()</slot>
 
546
        <slot access="private" specifier="">focusProxyDestroyed()</slot>
 
547
        <slot access="public" specifier="">animateClick()</slot>
 
548
        <slot access="public" specifier="">toggle()</slot>
 
549
        <slot access="private" specifier="">animateTimeout()</slot>
 
550
        <slot access="private" specifier="">autoRepeatTimeout()</slot>
 
551
        <slot access="private" specifier="">emulateClick()</slot>
 
552
        <slot access="public" specifier="">setOn(bool)</slot>
 
553
        <slot access="private" specifier="">popupPressed()</slot>
 
554
        <slot access="public" specifier="">setIcon(const Icon*)</slot>
 
555
        <slot access="public" specifier="">setIcon(const Icon*,bool)</slot>
 
556
        <slot access="public" specifier="">forceSetIcon(const Icon*)</slot>
 
557
        <slot access="public" specifier="">forceSetIcon(const Icon*,bool)</slot>
 
558
        <slot access="public" specifier="">setIcon(const QString&amp;)</slot>
 
559
        <slot access="public" specifier="">iconName()</slot>
 
560
        <slot access="public" specifier="">setText(const QString&amp;)</slot>
 
561
        <slot access="public" specifier="">textVisible()</slot>
 
562
        <slot access="public" specifier="">setTextVisible(bool)</slot>
 
563
        <property type="CString">name</property>
 
564
        <property type="Bool">enabled</property>
 
565
        <property type="Rect">geometry</property>
 
566
        <property type="SizePolicy">sizePolicy</property>
 
567
        <property type="Size">minimumSize</property>
 
568
        <property type="Size">maximumSize</property>
 
569
        <property type="Size">sizeIncrement</property>
 
570
        <property type="Size">baseSize</property>
 
571
        <property type="Color">paletteForegroundColor</property>
 
572
        <property type="Color">paletteBackgroundColor</property>
 
573
        <property type="Pixmap">paletteBackgroundPixmap</property>
 
574
        <property type="Palette">palette</property>
 
575
        <property type="BackgroundOrigin">backgroundOrigin</property>
 
576
        <property type="Font">font</property>
 
577
        <property type="Cursor">cursor</property>
 
578
        <property type="String">caption</property>
 
579
        <property type="Pixmap">icon</property>
 
580
        <property type="String">iconText</property>
 
581
        <property type="Bool">mouseTracking</property>
 
582
        <property type="FocusPolicy">focusPolicy</property>
 
583
        <property type="Bool">acceptDrops</property>
 
584
        <property type="String">text</property>
 
585
        <property type="Pixmap">pixmap</property>
 
586
        <property type="KeySequence">accel</property>
 
587
        <property type="Bool">autoRepeat</property>
 
588
        <property type="Bool">autoDefault</property>
 
589
        <property type="Bool">default</property>
 
590
        <property type="IconSet">iconSet</property>
 
591
        <property type="Bool">toggleButton</property>
 
592
        <property type="Bool">on</property>
 
593
        <property type="Bool">flat</property>
 
594
        <property type="Bool">autoMask</property>
 
595
        <property type="String">iconName</property>
 
596
        <property type="Bool">textVisible</property>
 
597
    </customwidget>
 
598
</customwidgets>
 
599
<images>
 
600
    <image name="image0">
 
601
        <data format="PNG" length="1125">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000042c49444154789cb5954f6c14551cc73fefcd7476b65bdaae4bb78bb5502a14d404e4801c88182d1c4c2c693da847400f9c24c68b878684238660e2b1e01f12c19493012ef2478c814412d354a46017a8a564bb6da5bbedccee767776e63d0ffb073751d483bfe49799974c3eeffb7ebf37df9fd05a530b2184040cc0042420aaf9a4d0d554800f045a6b256ae0e1e1e1d6bebebe838ee31c48a7d39b5cd7fd075e251cc7617272f2ded8d8d819cff33e0316819259537aead4a9839d5dd6d1784f91f55b0a94830242088404d304292bef68a89f520802a598fecddaa04f1a876f5c250c7c0a64cdeac686e33807e23d45e6b297c8b877f1831542614550b6599835c83c2a81b6786a75134faf2f1169f12997350881d9021d0903e06de0745d3160a6d3e94dbd5b0a64dcbb94b5831d0e3375ab892b1772dcf9790528543f8dd0d367b36768153b5e31503a0f1aecb004580b44ffac58baae8b1714f0833c7638cc8dab303a320f4822ab4c7a37c69196203de3319d5ce1c4d13c733331dedc67a129a154fd128401ab0616d55a130ac3d42d93d1913940d13fd0c9ee0183685c60da01c5421bd72f7a8c8efccef9afd374267ad93d642365be0636a0d28ec7600941d9e6f23917f0e97f23ce5bef35d19ec863da0ed9059b2be70bec196c66dfa10ec0e49b338f7017258651bf95021035c595429bb0903248fe52a2b5b595dd7b4d945cc2340cdca536be389ee3f67886c5798f773fe8e0dac508c989659277a2180da4ca4ff07821058b8b251445d63d6b13ed1098a6417e39cac85197dbe31962ab9bd9f1f22a226d45366f6d0620fdb08c900d281af6110284b20085b414861d905d88f2e52739ee8cbb8022143259d3dd84691730aa2d52da441a8de0c6958068870022a41e9629ad3473fd3b8fdbe319dadb9b4924da994d2d716c7896fbe35152f78b48245d6b2da4507faf582be8eaf159b721cc837b05ae7debb1f79d08cb8b515edad942a22bc4b1c33eb3d34b1c797f06af90a72d16e2f96d9a74aa11dca8586b222d01af0fb60070f6c402d72f15d97f28c6f6d7027a5f5ce6c3233dc4e2ede496b278be4fff608cee8d3e1add806aeca51094cbb06397c1ecc328e746537c7e3ccdb5cb1136bf60635882d4d41c6ec6836ab37efa214f72208ed9f4d7cdd38ee310280542e38b1c43fb6de26b3672e1ec3cc99bcb246f66a938a3241ab3e91f7c861fbf77710b1e5e49915bae974203ba0e9e9c9cbc373d6d6d305a040a89c2a77f50b27d5782bbbf7acccf28349235dd16cf6dd374f7295e1de8a45c02d37499182b01cc0201a085d61a2144d8b2ac8fb6ed340e77240c4261890e04c250185262546d534a032154b59e0ad394e41c98182bf268ce6721ed9f064e0253356f6da2e24c1f030f783c15fe6da680af8021602bd051532ca9b8521488559f61aa86c29343578fbf0264a94c906c7d3409214c20043457a116ff6de6795578012889ff6b98fe016ea0ce1c203e47720000000049454e44ae426082</data>
 
602
    </image>
 
603
</images>
336
604
<tabstops>
337
605
    <tabstop>cb_service</tabstop>
338
606
    <tabstop>le_transPrompt</tabstop>
340
608
    <tabstop>le_jid</tabstop>
341
609
    <tabstop>le_nick</tabstop>
342
610
    <tabstop>cb_group</tabstop>
343
 
    <tabstop>pb_close</tabstop>
344
 
    <tabstop>pb_add</tabstop>
 
611
    <tabstop>ck_authreq</tabstop>
 
612
    <tabstop>ck_close</tabstop>
 
613
    <tabstop>TextEdit1</tabstop>
345
614
</tabstops>
346
615
<layoutdefaults spacing="6" margin="11"/>
 
616
<includehints>
 
617
    <includehint>busywidget.h</includehint>
 
618
    <includehint>iconwidget.h</includehint>
 
619
</includehints>
347
620
</UI>