source: psi/trunk/src/ui_adduser.ui@ 18

Last change on this file since 18 was 2, checked in by dmik, 19 years ago

Imported original Psi 0.10 sources from Affinix

File size: 31.5 KB
Line 
1<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2<class>AddUserUI</class>
3<widget class="QDialog">
4 <property name="name">
5 <cstring>AddUserUI</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>601</width>
12 <height>367</height>
13 </rect>
14 </property>
15 <property name="caption">
16 <string>Add User</string>
17 </property>
18 <hbox>
19 <property name="name">
20 <cstring>unnamed</cstring>
21 </property>
22 <property name="margin">
23 <number>11</number>
24 </property>
25 <property name="spacing">
26 <number>6</number>
27 </property>
28 <widget class="QTextEdit">
29 <property name="name">
30 <cstring>TextEdit1</cstring>
31 </property>
32 <property name="sizePolicy">
33 <sizepolicy>
34 <hsizetype>0</hsizetype>
35 <vsizetype>7</vsizetype>
36 <horstretch>0</horstretch>
37 <verstretch>0</verstretch>
38 </sizepolicy>
39 </property>
40 <property name="minimumSize">
41 <size>
42 <width>200</width>
43 <height>0</height>
44 </size>
45 </property>
46 <property name="maximumSize">
47 <size>
48 <width>200</width>
49 <height>32767</height>
50 </size>
51 </property>
52 <property name="text">
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&lt;br&gt;
55To 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&lt;/qt&gt;</string>
57 </property>
58 <property name="readOnly">
59 <bool>true</bool>
60 </property>
61 </widget>
62 <widget class="QLayoutWidget">
63 <property name="name">
64 <cstring>layout10</cstring>
65 </property>
66 <vbox>
67 <property name="name">
68 <cstring>unnamed</cstring>
69 </property>
70 <widget class="QLayoutWidget">
71 <property name="name">
72 <cstring>Layout4</cstring>
73 </property>
74 <hbox>
75 <property name="name">
76 <cstring>unnamed</cstring>
77 </property>
78 <property name="margin">
79 <number>0</number>
80 </property>
81 <property name="spacing">
82 <number>6</number>
83 </property>
84 <widget class="QLabel">
85 <property name="name">
86 <cstring>TextLabel5</cstring>
87 </property>
88 <property name="text">
89 <string>Service:</string>
90 </property>
91 </widget>
92 <widget class="QComboBox">
93 <item>
94 <property name="text">
95 <string>Jabber</string>
96 </property>
97 </item>
98 <property name="name">
99 <cstring>cb_service</cstring>
100 </property>
101 </widget>
102 <spacer>
103 <property name="name">
104 <cstring>Spacer1</cstring>
105 </property>
106 <property name="orientation">
107 <enum>Horizontal</enum>
108 </property>
109 <property name="sizeType">
110 <enum>Expanding</enum>
111 </property>
112 <property name="sizeHint">
113 <size>
114 <width>20</width>
115 <height>0</height>
116 </size>
117 </property>
118 </spacer>
119 </hbox>
120 </widget>
121 <widget class="QGroupBox">
122 <property name="name">
123 <cstring>gb_trans</cstring>
124 </property>
125 <property name="enabled">
126 <bool>false</bool>
127 </property>
128 <property name="title">
129 <string>Service ID Translation</string>
130 </property>
131 <vbox>
132 <property name="name">
133 <cstring>unnamed</cstring>
134 </property>
135 <property name="margin">
136 <number>11</number>
137 </property>
138 <property name="spacing">
139 <number>6</number>
140 </property>
141 <widget class="QLabel">
142 <property name="name">
143 <cstring>lb_transDesc</cstring>
144 </property>
145 <property name="sizePolicy">
146 <sizepolicy>
147 <hsizetype>5</hsizetype>
148 <vsizetype>7</vsizetype>
149 <horstretch>0</horstretch>
150 <verstretch>0</verstretch>
151 </sizepolicy>
152 </property>
153 <property name="text">
154 <string>No description</string>
155 </property>
156 </widget>
157 <widget class="QLayoutWidget">
158 <property name="name">
159 <cstring>Layout5</cstring>
160 </property>
161 <hbox>
162 <property name="name">
163 <cstring>unnamed</cstring>
164 </property>
165 <property name="margin">
166 <number>0</number>
167 </property>
168 <property name="spacing">
169 <number>6</number>
170 </property>
171 <widget class="QLineEdit">
172 <property name="name">
173 <cstring>le_transPrompt</cstring>
174 </property>
175 </widget>
176 <widget class="QPushButton">
177 <property name="name">
178 <cstring>pb_transGet</cstring>
179 </property>
180 <property name="text">
181 <string>Get Jabber ID</string>
182 </property>
183 </widget>
184 </hbox>
185 </widget>
186 </vbox>
187 </widget>
188 <widget class="QLayoutWidget">
189 <property name="name">
190 <cstring>layout8</cstring>
191 </property>
192 <grid>
193 <property name="name">
194 <cstring>unnamed</cstring>
195 </property>
196 <widget class="QLayoutWidget" row="0" column="1">
197 <property name="name">
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>
221 </widget>
222 <widget class="QLabel" row="2" column="0">
223 <property name="name">
224 <cstring>TextLabel8</cstring>
225 </property>
226 <property name="text">
227 <string>Group</string>
228 </property>
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>
253 <widget class="QLabel" row="1" column="0">
254 <property name="name">
255 <cstring>TextLabel7</cstring>
256 </property>
257 <property name="text">
258 <string>Nickname (optional)</string>
259 </property>
260 </widget>
261 <widget class="QLabel" row="0" column="0">
262 <property name="name">
263 <cstring>TextLabel6</cstring>
264 </property>
265 <property name="text">
266 <string>Jabber ID</string>
267 </property>
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>
277 </grid>
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>
287 <spacer>
288 <property name="name">
289 <cstring>Spacer3</cstring>
290 </property>
291 <property name="orientation">
292 <enum>Vertical</enum>
293 </property>
294 <property name="sizeType">
295 <enum>Expanding</enum>
296 </property>
297 <property name="sizeHint">
298 <size>
299 <width>16</width>
300 <height>33</height>
301 </size>
302 </property>
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>
312 <widget class="Line">
313 <property name="name">
314 <cstring>Line2</cstring>
315 </property>
316 <property name="frameShape">
317 <enum>HLine</enum>
318 </property>
319 <property name="frameShadow">
320 <enum>Sunken</enum>
321 </property>
322 <property name="orientation">
323 <enum>Horizontal</enum>
324 </property>
325 </widget>
326 <widget class="QLayoutWidget">
327 <property name="name">
328 <cstring>layout47</cstring>
329 </property>
330 <hbox>
331 <property name="name">
332 <cstring>unnamed</cstring>
333 </property>
334 <widget class="BusyWidget">
335 <property name="name">
336 <cstring>busy</cstring>
337 </property>
338 </widget>
339 <spacer>
340 <property name="name">
341 <cstring>Spacer2</cstring>
342 </property>
343 <property name="orientation">
344 <enum>Horizontal</enum>
345 </property>
346 <property name="sizeType">
347 <enum>Expanding</enum>
348 </property>
349 <property name="sizeHint">
350 <size>
351 <width>140</width>
352 <height>20</height>
353 </size>
354 </property>
355 </spacer>
356 <widget class="IconButton">
357 <property name="name">
358 <cstring>pb_close</cstring>
359 </property>
360 <property name="text">
361 <string>&amp;Close</string>
362 </property>
363 </widget>
364 <widget class="IconButton">
365 <property name="name">
366 <cstring>pb_add</cstring>
367 </property>
368 <property name="text">
369 <string>&amp;Add</string>
370 </property>
371 <property name="accel">
372 <string>Alt+A</string>
373 </property>
374 <property name="default">
375 <bool>true</bool>
376 </property>
377 <property name="iconName" stdset="0">
378 <string>psi/addContact</string>
379 </property>
380 </widget>
381 </hbox>
382 </widget>
383 </vbox>
384 </widget>
385 </hbox>
386</widget>
387<customwidgets>
388 <customwidget>
389 <class>BusyWidget</class>
390 <header location="local">busywidget.h</header>
391 <sizehint>
392 <width>-1</width>
393 <height>-1</height>
394 </sizehint>
395 <container>0</container>
396 <sizepolicy>
397 <hordata>5</hordata>
398 <verdata>5</verdata>
399 <horstretch>0</horstretch>
400 <verstretch>0</verstretch>
401 </sizepolicy>
402 <pixmap>image0</pixmap>
403 <signal>destroyed()</signal>
404 <signal>destroyed(QObject*)</signal>
405 <slot access="public" specifier="">deleteLater()</slot>
406 <slot access="private" specifier="">cleanupEventFilter(QObject*)</slot>
407 <slot access="public" specifier="">setEnabled(bool)</slot>
408 <slot access="public" specifier="">setDisabled(bool)</slot>
409 <slot access="public" specifier="">setCaption(const QString&amp;)</slot>
410 <slot access="public" specifier="">setIcon(const QPixmap&amp;)</slot>
411 <slot access="public" specifier="">setIconText(const QString&amp;)</slot>
412 <slot access="public" specifier="">setMouseTracking(bool)</slot>
413 <slot access="public" specifier="">setFocus()</slot>
414 <slot access="public" specifier="">clearFocus()</slot>
415 <slot access="public" specifier="">setUpdatesEnabled(bool)</slot>
416 <slot access="public" specifier="">update()</slot>
417 <slot access="public" specifier="">update(int,int,int,int)</slot>
418 <slot access="public" specifier="">update(const QRect&amp;)</slot>
419 <slot access="public" specifier="">repaint()</slot>
420 <slot access="public" specifier="">repaint(bool)</slot>
421 <slot access="public" specifier="">repaint(int,int,int,int)</slot>
422 <slot access="public" specifier="">repaint(int,int,int,int,bool)</slot>
423 <slot access="public" specifier="">repaint(const QRect&amp;)</slot>
424 <slot access="public" specifier="">repaint(const QRect&amp;,bool)</slot>
425 <slot access="public" specifier="">repaint(const QRegion&amp;)</slot>
426 <slot access="public" specifier="">repaint(const QRegion&amp;,bool)</slot>
427 <slot access="public" specifier="">show()</slot>
428 <slot access="public" specifier="">hide()</slot>
429 <slot access="public" specifier="">setShown(bool)</slot>
430 <slot access="public" specifier="">setHidden(bool)</slot>
431 <slot access="public" specifier="">iconify()</slot>
432 <slot access="public" specifier="">showMinimized()</slot>
433 <slot access="public" specifier="">showMaximized()</slot>
434 <slot access="public" specifier="">showFullScreen()</slot>
435 <slot access="public" specifier="">showNormal()</slot>
436 <slot access="public" specifier="">polish()</slot>
437 <slot access="public" specifier="">constPolish()</slot>
438 <slot access="public" specifier="">close()</slot>
439 <slot access="public" specifier="">raise()</slot>
440 <slot access="public" specifier="">lower()</slot>
441 <slot access="public" specifier="">stackUnder(QWidget*)</slot>
442 <slot access="public" specifier="">move(int,int)</slot>
443 <slot access="public" specifier="">move(const QPoint&amp;)</slot>
444 <slot access="public" specifier="">resize(int,int)</slot>
445 <slot access="public" specifier="">resize(const QSize&amp;)</slot>
446 <slot access="public" specifier="">setGeometry(int,int,int,int)</slot>
447 <slot access="public" specifier="">setGeometry(const QRect&amp;)</slot>
448 <slot access="public" specifier="">adjustSize()</slot>
449 <slot access="private" specifier="">focusProxyDestroyed()</slot>
450 <slot access="public" specifier="">start()</slot>
451 <slot access="public" specifier="">stop()</slot>
452 <slot access="public" specifier="">setActive(bool)</slot>
453 <slot access="private" specifier="">animate()</slot>
454 <property type="CString">name</property>
455 <property type="Bool">enabled</property>
456 <property type="Rect">geometry</property>
457 <property type="SizePolicy">sizePolicy</property>
458 <property type="Size">minimumSize</property>
459 <property type="Size">maximumSize</property>
460 <property type="Size">sizeIncrement</property>
461 <property type="Size">baseSize</property>
462 <property type="Color">paletteForegroundColor</property>
463 <property type="Color">paletteBackgroundColor</property>
464 <property type="Pixmap">paletteBackgroundPixmap</property>
465 <property type="Palette">palette</property>
466 <property type="BackgroundOrigin">backgroundOrigin</property>
467 <property type="Font">font</property>
468 <property type="Cursor">cursor</property>
469 <property type="String">caption</property>
470 <property type="Pixmap">icon</property>
471 <property type="String">iconText</property>
472 <property type="Bool">mouseTracking</property>
473 <property type="FocusPolicy">focusPolicy</property>
474 <property type="Bool">acceptDrops</property>
475 <property type="Bool">active</property>
476 </customwidget>
477 <customwidget>
478 <class>IconButton</class>
479 <header location="local">iconwidget.h</header>
480 <sizehint>
481 <width>-1</width>
482 <height>-1</height>
483 </sizehint>
484 <container>0</container>
485 <sizepolicy>
486 <hordata>5</hordata>
487 <verdata>5</verdata>
488 <horstretch>0</horstretch>
489 <verstretch>0</verstretch>
490 </sizepolicy>
491 <pixmap>image0</pixmap>
492 <signal>destroyed()</signal>
493 <signal>destroyed(QObject*)</signal>
494 <signal>pressed()</signal>
495 <signal>released()</signal>
496 <signal>clicked()</signal>
497 <signal>toggled(bool)</signal>
498 <signal>stateChanged(int)</signal>
499 <slot access="public" specifier="">deleteLater()</slot>
500 <slot access="private" specifier="">cleanupEventFilter(QObject*)</slot>
501 <slot access="public" specifier="">setEnabled(bool)</slot>
502 <slot access="public" specifier="">setDisabled(bool)</slot>
503 <slot access="public" specifier="">setCaption(const QString&amp;)</slot>
504 <slot access="public" specifier="">setIcon(const QPixmap&amp;)</slot>
505 <slot access="public" specifier="">setIconText(const QString&amp;)</slot>
506 <slot access="public" specifier="">setMouseTracking(bool)</slot>
507 <slot access="public" specifier="">setFocus()</slot>
508 <slot access="public" specifier="">clearFocus()</slot>
509 <slot access="public" specifier="">setUpdatesEnabled(bool)</slot>
510 <slot access="public" specifier="">update()</slot>
511 <slot access="public" specifier="">update(int,int,int,int)</slot>
512 <slot access="public" specifier="">update(const QRect&amp;)</slot>
513 <slot access="public" specifier="">repaint()</slot>
514 <slot access="public" specifier="">repaint(bool)</slot>
515 <slot access="public" specifier="">repaint(int,int,int,int)</slot>
516 <slot access="public" specifier="">repaint(int,int,int,int,bool)</slot>
517 <slot access="public" specifier="">repaint(const QRect&amp;)</slot>
518 <slot access="public" specifier="">repaint(const QRect&amp;,bool)</slot>
519 <slot access="public" specifier="">repaint(const QRegion&amp;)</slot>
520 <slot access="public" specifier="">repaint(const QRegion&amp;,bool)</slot>
521 <slot access="public" specifier="">show()</slot>
522 <slot access="public" specifier="">hide()</slot>
523 <slot access="public" specifier="">setShown(bool)</slot>
524 <slot access="public" specifier="">setHidden(bool)</slot>
525 <slot access="public" specifier="">iconify()</slot>
526 <slot access="public" specifier="">showMinimized()</slot>
527 <slot access="public" specifier="">showMaximized()</slot>
528 <slot access="public" specifier="">showFullScreen()</slot>
529 <slot access="public" specifier="">showNormal()</slot>
530 <slot access="public" specifier="">polish()</slot>
531 <slot access="public" specifier="">constPolish()</slot>
532 <slot access="public" specifier="">close()</slot>
533 <slot access="public" specifier="">raise()</slot>
534 <slot access="public" specifier="">lower()</slot>
535 <slot access="public" specifier="">stackUnder(QWidget*)</slot>
536 <slot access="public" specifier="">move(int,int)</slot>
537 <slot access="public" specifier="">move(const QPoint&amp;)</slot>
538 <slot access="public" specifier="">resize(int,int)</slot>
539 <slot access="public" specifier="">resize(const QSize&amp;)</slot>
540 <slot access="public" specifier="">setGeometry(int,int,int,int)</slot>
541 <slot access="public" specifier="">setGeometry(const QRect&amp;)</slot>
542 <slot access="public" specifier="">adjustSize()</slot>
543 <slot access="private" specifier="">focusProxyDestroyed()</slot>
544 <slot access="public" specifier="">animateClick()</slot>
545 <slot access="public" specifier="">toggle()</slot>
546 <slot access="private" specifier="">animateTimeout()</slot>
547 <slot access="private" specifier="">autoRepeatTimeout()</slot>
548 <slot access="private" specifier="">emulateClick()</slot>
549 <slot access="public" specifier="">setOn(bool)</slot>
550 <slot access="private" specifier="">popupPressed()</slot>
551 <slot access="public" specifier="">setIcon(const Icon*)</slot>
552 <slot access="public" specifier="">setIcon(const Icon*,bool)</slot>
553 <slot access="public" specifier="">forceSetIcon(const Icon*)</slot>
554 <slot access="public" specifier="">forceSetIcon(const Icon*,bool)</slot>
555 <slot access="public" specifier="">setIcon(const QString&amp;)</slot>
556 <slot access="public" specifier="">iconName()</slot>
557 <slot access="public" specifier="">setText(const QString&amp;)</slot>
558 <slot access="public" specifier="">textVisible()</slot>
559 <slot access="public" specifier="">setTextVisible(bool)</slot>
560 <property type="CString">name</property>
561 <property type="Bool">enabled</property>
562 <property type="Rect">geometry</property>
563 <property type="SizePolicy">sizePolicy</property>
564 <property type="Size">minimumSize</property>
565 <property type="Size">maximumSize</property>
566 <property type="Size">sizeIncrement</property>
567 <property type="Size">baseSize</property>
568 <property type="Color">paletteForegroundColor</property>
569 <property type="Color">paletteBackgroundColor</property>
570 <property type="Pixmap">paletteBackgroundPixmap</property>
571 <property type="Palette">palette</property>
572 <property type="BackgroundOrigin">backgroundOrigin</property>
573 <property type="Font">font</property>
574 <property type="Cursor">cursor</property>
575 <property type="String">caption</property>
576 <property type="Pixmap">icon</property>
577 <property type="String">iconText</property>
578 <property type="Bool">mouseTracking</property>
579 <property type="FocusPolicy">focusPolicy</property>
580 <property type="Bool">acceptDrops</property>
581 <property type="String">text</property>
582 <property type="Pixmap">pixmap</property>
583 <property type="KeySequence">accel</property>
584 <property type="Bool">autoRepeat</property>
585 <property type="Bool">autoDefault</property>
586 <property type="Bool">default</property>
587 <property type="IconSet">iconSet</property>
588 <property type="Bool">toggleButton</property>
589 <property type="Bool">on</property>
590 <property type="Bool">flat</property>
591 <property type="Bool">autoMask</property>
592 <property type="String">iconName</property>
593 <property type="Bool">textVisible</property>
594 </customwidget>
595</customwidgets>
596<images>
597 <image name="image0">
598 <data format="PNG" length="1125">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000042c49444154789cb5954f6c14551cc73fefcd7476b65bdaae4bb78bb5502a14d404e4801c88182d1c4c2c693da847400f9c24c68b878684238660e2b1e01f12c19493012ef2478c814412d354a46017a8a564bb6da5bbedccee767776e63d0ffb073751d483bfe49799974c3eeffb7ebf37df9fd05a530b2184040cc0042420aaf9a4d0d554800f045a6b256ae0e1e1e1d6bebebe838ee31c48a7d39b5cd7fd075e251cc7617272f2ded8d8d819cff33e0316819259537aead4a9839d5dd6d1784f91f55b0a94830242088404d304292bef68a89f520802a598fecddaa04f1a876f5c250c7c0a64cdeac686e33807e23d45e6b297c8b877f1831542614550b6599835c83c2a81b6786a75134faf2f1169f12997350881d9021d0903e06de0745d3160a6d3e94dbd5b0a64dcbb94b5831d0e3375ab892b1772dcf9790528543f8dd0d367b36768153b5e31503a0f1aecb004580b44ffac58baae8b1714f0833c7638cc8dab303a320f4822ab4c7a37c69196203de3319d5ce1c4d13c733331dedc67a129a154fd128401ab0616d55a130ac3d42d93d1913940d13fd0c9ee0183685c60da01c5421bd72f7a8c8efccef9afd374267ad93d642365be0636a0d28ec7600941d9e6f23917f0e97f23ce5bef35d19ec863da0ed9059b2be70bec196c66dfa10ec0e49b338f7017258651bf95021035c595429bb0903248fe52a2b5b595dd7b4d945cc2340cdca536be389ee3f67886c5798f773fe8e0dac508c989659277a2180da4ca4ff07821058b8b251445d63d6b13ed1098a6417e39cac85197dbe31962ab9bd9f1f22a226d45366f6d0620fdb08c900d281af6110284b20085b414861d905d88f2e52739ee8cbb8022143259d3dd84691730aa2d52da441a8de0c6958068870022a41e9629ad3473fd3b8fdbe319dadb9b4924da994d2d716c7896fbe35152f78b48245d6b2da4507faf582be8eaf159b721cc837b05ae7debb1f79d08cb8b515edad942a22bc4b1c33eb3d34b1c797f06af90a72d16e2f96d9a74aa11dca8586b222d01af0fb60070f6c402d72f15d97f28c6f6d7027a5f5ce6c3233dc4e2ede496b278be4fff608cee8d3e1add806aeca51094cbb06397c1ecc328e746537c7e3ccdb5cb1136bf60635882d4d41c6ec6836ab37efa214f72208ed9f4d7cdd38ee310280542e38b1c43fb6de26b3672e1ec3cc99bcb246f66a938a3241ab3e91f7c861fbf77710b1e5e49915bae974203ba0e9e9c9cbc373d6d6d305a040a89c2a77f50b27d5782bbbf7acccf28349235dd16cf6dd374f7295e1de8a45c02d37499182b01cc0201a085d61a2144d8b2ac8fb6ed340e77240c4261890e04c250185262546d534a032154b59e0ad394e41c98182bf268ce6721ed9f064e0253356f6da2e24c1f030f783c15fe6da680af8021602bd051532ca9b8521488559f61aa86c29343578fbf0264a94c906c7d3409214c20043457a116ff6de6795578012889ff6b98fe016ea0ce1c203e47720000000049454e44ae426082</data>
599 </image>
600</images>
601<tabstops>
602 <tabstop>cb_service</tabstop>
603 <tabstop>le_transPrompt</tabstop>
604 <tabstop>pb_transGet</tabstop>
605 <tabstop>le_jid</tabstop>
606 <tabstop>le_nick</tabstop>
607 <tabstop>cb_group</tabstop>
608 <tabstop>ck_authreq</tabstop>
609 <tabstop>ck_close</tabstop>
610 <tabstop>TextEdit1</tabstop>
611</tabstops>
612<layoutdefaults spacing="6" margin="11"/>
613<includehints>
614 <includehint>busywidget.h</includehint>
615 <includehint>iconwidget.h</includehint>
616</includehints>
617</UI>
Note: See TracBrowser for help on using the repository browser.