~ubuntu-branches/ubuntu/breezy/psi/breezy

« back to all changes in this revision

Viewing changes to src/ui_adduser.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

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>layout48</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>
249
243
                        </widget>
250
244
                    </grid>
251
245
                </widget>
 
246
                <widget class="QCheckBox">
 
247
                    <property name="name">
 
248
                        <cstring>ck_authreq</cstring>
 
249
                    </property>
 
250
                    <property name="text">
 
251
                        <string>Request authorization when adding</string>
 
252
                    </property>
 
253
                </widget>
252
254
                <spacer>
253
 
                    <property name="name" stdset="0">
 
255
                    <property name="name">
254
256
                        <cstring>Spacer3</cstring>
255
257
                    </property>
256
258
                    <property name="orientation">
261
263
                    </property>
262
264
                    <property name="sizeHint">
263
265
                        <size>
264
 
                            <width>20</width>
265
 
                            <height>20</height>
 
266
                            <width>16</width>
 
267
                            <height>47</height>
266
268
                        </size>
267
269
                    </property>
268
270
                </spacer>
 
271
                <widget class="QCheckBox">
 
272
                    <property name="name">
 
273
                        <cstring>ck_close</cstring>
 
274
                    </property>
 
275
                    <property name="text">
 
276
                        <string>Close window after adding</string>
 
277
                    </property>
 
278
                </widget>
269
279
                <widget class="Line">
270
280
                    <property name="name">
271
281
                        <cstring>Line2</cstring>
272
282
                    </property>
273
 
                    <property name="frameShape" stdset="0">
 
283
                    <property name="frameShape">
274
284
                        <enum>HLine</enum>
275
285
                    </property>
276
286
                    <property name="frameShadow">
282
292
                </widget>
283
293
                <widget class="QLayoutWidget">
284
294
                    <property name="name">
285
 
                        <cstring>hb_bottom</cstring>
 
295
                        <cstring>layout47</cstring>
286
296
                    </property>
287
297
                    <hbox>
288
298
                        <property name="name">
289
299
                            <cstring>unnamed</cstring>
290
300
                        </property>
291
 
                        <property name="margin">
292
 
                            <number>0</number>
293
 
                        </property>
294
 
                        <property name="spacing">
295
 
                            <number>6</number>
296
 
                        </property>
 
301
                        <widget class="BusyWidget">
 
302
                            <property name="name">
 
303
                                <cstring>busy</cstring>
 
304
                            </property>
 
305
                        </widget>
297
306
                        <spacer>
298
 
                            <property name="name" stdset="0">
 
307
                            <property name="name">
299
308
                                <cstring>Spacer2</cstring>
300
309
                            </property>
301
310
                            <property name="orientation">
306
315
                            </property>
307
316
                            <property name="sizeHint">
308
317
                                <size>
309
 
                                    <width>20</width>
 
318
                                    <width>140</width>
310
319
                                    <height>20</height>
311
320
                                </size>
312
321
                            </property>
313
322
                        </spacer>
314
 
                        <widget class="QPushButton">
 
323
                        <widget class="IconButton">
315
324
                            <property name="name">
316
325
                                <cstring>pb_close</cstring>
317
326
                            </property>
318
327
                            <property name="text">
319
328
                                <string>&amp;Close</string>
320
329
                            </property>
 
330
                            <property name="iconName" stdset="0">
 
331
                                <string>psi/close</string>
 
332
                            </property>
321
333
                        </widget>
322
 
                        <widget class="QPushButton">
 
334
                        <widget class="IconButton">
323
335
                            <property name="name">
324
336
                                <cstring>pb_add</cstring>
325
337
                            </property>
326
338
                            <property name="text">
327
339
                                <string>&amp;Add</string>
328
340
                            </property>
 
341
                            <property name="accel">
 
342
                                <string>Alt+A</string>
 
343
                            </property>
 
344
                            <property name="default">
 
345
                                <bool>true</bool>
 
346
                            </property>
 
347
                            <property name="iconName" stdset="0">
 
348
                                <string>psi/addContact</string>
 
349
                            </property>
329
350
                        </widget>
330
351
                    </hbox>
331
352
                </widget>
340
361
    <tabstop>le_jid</tabstop>
341
362
    <tabstop>le_nick</tabstop>
342
363
    <tabstop>cb_group</tabstop>
343
 
    <tabstop>pb_close</tabstop>
344
 
    <tabstop>pb_add</tabstop>
 
364
    <tabstop>ck_authreq</tabstop>
 
365
    <tabstop>ck_close</tabstop>
 
366
    <tabstop>TextEdit1</tabstop>
345
367
</tabstops>
346
368
<layoutdefaults spacing="6" margin="11"/>
 
369
<includehints>
 
370
    <includehint>busywidget.h</includehint>
 
371
    <includehint>iconwidget.h</includehint>
 
372
    <includehint>iconwidget.h</includehint>
 
373
</includehints>
347
374
</UI>