~ubuntu-branches/ubuntu/saucy/kopete/saucy-proposed

« back to all changes in this revision

Viewing changes to protocols/skype/ui/skypeeditaccountbase.ui

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-06-21 02:22:39 UTC
  • Revision ID: package-import@ubuntu.com-20130621022239-63l3zc8p0nf26pt6
Tags: upstream-4.10.80
ImportĀ upstreamĀ versionĀ 4.10.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>SkypeEditAccountBase</class>
 
4
 <widget class="QWidget" name="SkypeEditAccountBase">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>561</width>
 
10
    <height>414</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QVBoxLayout">
 
14
   <item>
 
15
    <widget class="QTabWidget" name="TabWidget">
 
16
     <property name="currentIndex">
 
17
      <number>0</number>
 
18
     </property>
 
19
     <widget class="QWidget" name="tab">
 
20
      <attribute name="title">
 
21
       <string>&amp;Basic Setup</string>
 
22
      </attribute>
 
23
      <layout class="QVBoxLayout">
 
24
       <item>
 
25
        <widget class="QGroupBox" name="groupBox1">
 
26
         <property name="title">
 
27
          <string>Account Information</string>
 
28
         </property>
 
29
         <layout class="QVBoxLayout">
 
30
          <item>
 
31
           <layout class="QHBoxLayout">
 
32
            <item>
 
33
             <widget class="QCheckBox" name="excludeCheck">
 
34
              <property name="whatsThis">
 
35
               <string>Check this if you do not want to connect with other protocols</string>
 
36
              </property>
 
37
              <property name="text">
 
38
               <string>E&amp;xclude from connection</string>
 
39
              </property>
 
40
             </widget>
 
41
            </item>
 
42
            <item>
 
43
             <spacer name="spacer7">
 
44
              <property name="orientation">
 
45
               <enum>Qt::Horizontal</enum>
 
46
              </property>
 
47
              <property name="sizeType">
 
48
               <enum>QSizePolicy::Expanding</enum>
 
49
              </property>
 
50
              <property name="sizeHint" stdset="0">
 
51
               <size>
 
52
                <width>71</width>
 
53
                <height>20</height>
 
54
               </size>
 
55
              </property>
 
56
             </spacer>
 
57
            </item>
 
58
           </layout>
 
59
          </item>
 
60
         </layout>
 
61
        </widget>
 
62
       </item>
 
63
       <item>
 
64
        <widget class="QGroupBox" name="groupBox3">
 
65
         <property name="title">
 
66
          <string>Important Note</string>
 
67
         </property>
 
68
         <layout class="QVBoxLayout">
 
69
          <item>
 
70
           <widget class="QLabel" name="textLabel3">
 
71
            <property name="text">
 
72
             <string>The Skype plugin serves as a bridge to an externally running copy of Skype. This has some consequences on how it functions: you need an instance of Skype to be running, and only one Skype account can be used.&lt;br /&gt;&lt;br /&gt;Note that you need to install the original dynamic linked Skype version 2.0 or 2.1 from &lt;a href=&quot;http://www.skype.com&quot;&gt;http://www.skype.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This plugin will only work if the language in the Skype client set to English. Kopete shows notifications (incoming call, message, ...), so you can turn off the notifications in Skype.</string>
 
73
            </property>
 
74
            <property name="textFormat">
 
75
             <enum>Qt::RichText</enum>
 
76
            </property>
 
77
            <property name="wordWrap">
 
78
             <bool>true</bool>
 
79
            </property>
 
80
           </widget>
 
81
          </item>
 
82
         </layout>
 
83
        </widget>
 
84
       </item>
 
85
       <item>
 
86
        <widget class="QPushButton" name="configureSkypeClient">
 
87
         <property name="text">
 
88
          <string>Disable Skype notifications and set up English language in Skype client</string>
 
89
         </property>
 
90
        </widget>
 
91
       </item>
 
92
       <item>
 
93
        <spacer name="spacer10_2">
 
94
         <property name="orientation">
 
95
          <enum>Qt::Vertical</enum>
 
96
         </property>
 
97
         <property name="sizeType">
 
98
          <enum>QSizePolicy::MinimumExpanding</enum>
 
99
         </property>
 
100
         <property name="sizeHint" stdset="0">
 
101
          <size>
 
102
           <width>20</width>
 
103
           <height>0</height>
 
104
          </size>
 
105
         </property>
 
106
        </spacer>
 
107
       </item>
 
108
      </layout>
 
109
     </widget>
 
110
     <widget class="QWidget" name="TabPage">
 
111
      <attribute name="title">
 
112
       <string>Lau&amp;nch</string>
 
113
      </attribute>
 
114
      <layout class="QVBoxLayout">
 
115
       <item>
 
116
        <widget class="QGroupBox" name="LaunchGroup">
 
117
         <property name="whatsThis">
 
118
          <string>You can set whether and when should kopete launch Skype.</string>
 
119
         </property>
 
120
         <property name="title">
 
121
          <string>Launch Skype</string>
 
122
         </property>
 
123
         <layout class="QVBoxLayout">
 
124
          <item>
 
125
           <widget class="QRadioButton" name="LaunchNeededRadio">
 
126
            <property name="text">
 
127
             <string>When &amp;not running</string>
 
128
            </property>
 
129
            <property name="checked">
 
130
             <bool>true</bool>
 
131
            </property>
 
132
           </widget>
 
133
          </item>
 
134
          <item>
 
135
           <widget class="QRadioButton" name="LaunchNeverRadio">
 
136
            <property name="text">
 
137
             <string>N&amp;ever</string>
 
138
            </property>
 
139
           </widget>
 
140
          </item>
 
141
         </layout>
 
142
        </widget>
 
143
       </item>
 
144
       <item>
 
145
        <layout class="QHBoxLayout">
 
146
         <item>
 
147
          <widget class="QLabel" name="textLabel1">
 
148
           <property name="text">
 
149
            <string>Command to launch Skype:</string>
 
150
           </property>
 
151
           <property name="wordWrap">
 
152
            <bool>false</bool>
 
153
           </property>
 
154
          </widget>
 
155
         </item>
 
156
         <item>
 
157
          <widget class="QLineEdit" name="CommandEdit">
 
158
           <property name="text">
 
159
            <string>skype</string>
 
160
           </property>
 
161
          </widget>
 
162
         </item>
 
163
        </layout>
 
164
       </item>
 
165
       <item>
 
166
        <layout class="QHBoxLayout">
 
167
         <item>
 
168
          <widget class="QLabel" name="textLabel1_4">
 
169
           <property name="text">
 
170
            <string>Launch timeout:</string>
 
171
           </property>
 
172
           <property name="wordWrap">
 
173
            <bool>false</bool>
 
174
           </property>
 
175
          </widget>
 
176
         </item>
 
177
         <item>
 
178
          <widget class="QSpinBox" name="LaunchSpin">
 
179
           <property name="minimum">
 
180
            <number>3</number>
 
181
           </property>
 
182
           <property name="maximum">
 
183
            <number>180</number>
 
184
           </property>
 
185
           <property name="value">
 
186
            <number>70</number>
 
187
           </property>
 
188
          </widget>
 
189
         </item>
 
190
         <item>
 
191
          <widget class="QLabel" name="textLabel2_3">
 
192
           <property name="text">
 
193
            <string>s</string>
 
194
           </property>
 
195
           <property name="wordWrap">
 
196
            <bool>false</bool>
 
197
           </property>
 
198
          </widget>
 
199
         </item>
 
200
         <item>
 
201
          <spacer name="spacer23">
 
202
           <property name="orientation">
 
203
            <enum>Qt::Horizontal</enum>
 
204
           </property>
 
205
           <property name="sizeType">
 
206
            <enum>QSizePolicy::Expanding</enum>
 
207
           </property>
 
208
           <property name="sizeHint" stdset="0">
 
209
            <size>
 
210
             <width>151</width>
 
211
             <height>20</height>
 
212
            </size>
 
213
           </property>
 
214
          </spacer>
 
215
         </item>
 
216
        </layout>
 
217
       </item>
 
218
       <item>
 
219
        <layout class="QHBoxLayout">
 
220
         <item>
 
221
          <widget class="QLabel" name="textLabel2_4">
 
222
           <property name="text">
 
223
            <string>Wait before trying to connect to Skype:</string>
 
224
           </property>
 
225
           <property name="wordWrap">
 
226
            <bool>false</bool>
 
227
           </property>
 
228
          </widget>
 
229
         </item>
 
230
         <item>
 
231
          <widget class="QSpinBox" name="WaitSpin">
 
232
           <property name="toolTip">
 
233
            <string>trying</string>
 
234
           </property>
 
235
           <property name="whatsThis">
 
236
            <string>trying</string>
 
237
           </property>
 
238
           <property name="minimum">
 
239
            <number>0</number>
 
240
           </property>
 
241
           <property name="maximum">
 
242
            <number>120</number>
 
243
           </property>
 
244
           <property name="value">
 
245
            <number>0</number>
 
246
           </property>
 
247
          </widget>
 
248
         </item>
 
249
         <item>
 
250
          <widget class="QLabel" name="textLabel1_5">
 
251
           <property name="text">
 
252
            <string>s</string>
 
253
           </property>
 
254
           <property name="wordWrap">
 
255
            <bool>false</bool>
 
256
           </property>
 
257
          </widget>
 
258
         </item>
 
259
         <item>
 
260
          <spacer name="spacer21">
 
261
           <property name="orientation">
 
262
            <enum>Qt::Horizontal</enum>
 
263
           </property>
 
264
           <property name="sizeType">
 
265
            <enum>QSizePolicy::Expanding</enum>
 
266
           </property>
 
267
           <property name="sizeHint" stdset="0">
 
268
            <size>
 
269
             <width>218</width>
 
270
             <height>20</height>
 
271
            </size>
 
272
           </property>
 
273
          </spacer>
 
274
         </item>
 
275
        </layout>
 
276
       </item>
 
277
       <item>
 
278
        <widget class="QLabel" name="textLabel2">
 
279
         <property name="text">
 
280
          <string>If you get error that Skype was not found, but in fact it is running, check the instructions at &lt;a href=&quot;https://developer.skype.com/Docs/ApiDoc/Skype_API_on_Linux&quot;&gt;https://developer.skype.com/Docs/ApiDoc/Skype_API_on_Linux&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Note that only the dynamic linked Skype binary is supported.</string>
 
281
         </property>
 
282
         <property name="textFormat">
 
283
          <enum>Qt::RichText</enum>
 
284
         </property>
 
285
         <property name="wordWrap">
 
286
          <bool>true</bool>
 
287
         </property>
 
288
        </widget>
 
289
       </item>
 
290
       <item>
 
291
        <spacer name="spacer8">
 
292
         <property name="orientation">
 
293
          <enum>Qt::Vertical</enum>
 
294
         </property>
 
295
         <property name="sizeType">
 
296
          <enum>QSizePolicy::Expanding</enum>
 
297
         </property>
 
298
         <property name="sizeHint" stdset="0">
 
299
          <size>
 
300
           <width>20</width>
 
301
           <height>30</height>
 
302
          </size>
 
303
         </property>
 
304
        </spacer>
 
305
       </item>
 
306
      </layout>
 
307
     </widget>
 
308
     <widget class="QWidget" name="TabPage">
 
309
      <attribute name="title">
 
310
       <string>C&amp;onnection</string>
 
311
      </attribute>
 
312
      <layout class="QVBoxLayout">
 
313
       <item>
 
314
        <widget class="QGroupBox" name="groupBox3_2">
 
315
         <property name="whatsThis">
 
316
          <string>Each application that wants to use Skype must provide its name to it, and the user is asked whether to allow said application to access Skype.&lt;br&gt;By default, kopete provides kopete as its name, but if you suspect another application is accessing Skype with this name, you can change the name Kopete uses here, and then within Skype disallow applications that refer to themselves as kopete.</string>
 
317
         </property>
 
318
         <property name="title">
 
319
          <string>Authorization</string>
 
320
         </property>
 
321
         <layout class="QVBoxLayout">
 
322
          <item>
 
323
           <widget class="QCheckBox" name="AuthorCheck">
 
324
            <property name="text">
 
325
             <string>&amp;Non-standard authorization</string>
 
326
            </property>
 
327
           </widget>
 
328
          </item>
 
329
          <item>
 
330
           <widget class="QLineEdit" name="AuthorEdit">
 
331
            <property name="enabled">
 
332
             <bool>false</bool>
 
333
            </property>
 
334
           </widget>
 
335
          </item>
 
336
         </layout>
 
337
        </widget>
 
338
       </item>
 
339
       <item>
 
340
        <widget class="QGroupBox" name="BusGroup">
 
341
         <property name="toolTip">
 
342
          <string>What bus do you want to use</string>
 
343
         </property>
 
344
         <property name="whatsThis">
 
345
          <string>Which D-Bus do you want to use to connect to Skype?&lt;br&gt;Session: Your own, other people cannot use it (use --use-session-dbus to start Skype on that bus.)&lt;br&gt;System: Shared by all people on the same computer. This one is used by default by Skype.&lt;br&gt;You have to specify the same D-Bus used by Skype.</string>
 
346
         </property>
 
347
         <property name="title">
 
348
          <string>Bus</string>
 
349
         </property>
 
350
         <layout class="QHBoxLayout">
 
351
          <item>
 
352
           <widget class="QRadioButton" name="radioButton4">
 
353
            <property name="text">
 
354
             <string>Sessi&amp;on</string>
 
355
            </property>
 
356
            <property name="checked">
 
357
             <bool>true</bool>
 
358
            </property>
 
359
           </widget>
 
360
          </item>
 
361
          <item>
 
362
           <widget class="QRadioButton" name="radioButton5">
 
363
            <property name="text">
 
364
             <string>S&amp;ystem</string>
 
365
            </property>
 
366
           </widget>
 
367
          </item>
 
368
         </layout>
 
369
        </widget>
 
370
       </item>
 
371
       <item>
 
372
        <widget class="QLabel" name="textLabel1_2">
 
373
         <property name="text">
 
374
          <string>Note that Kopete will freeze while Skype asks you if it can allow Kopete to access it. This is normal, and if you allow it forever (check that &quot;Remember&quot; checkbox in Skype's dialog), it will not happen again.&lt;br /&gt;&lt;br /&gt;The 'System Bus' option is not yet supported by Skype</string>
 
375
         </property>
 
376
         <property name="textFormat">
 
377
          <enum>Qt::RichText</enum>
 
378
         </property>
 
379
         <property name="wordWrap">
 
380
          <bool>true</bool>
 
381
         </property>
 
382
        </widget>
 
383
       </item>
 
384
       <item>
 
385
        <spacer name="spacer7_2">
 
386
         <property name="orientation">
 
387
          <enum>Qt::Vertical</enum>
 
388
         </property>
 
389
         <property name="sizeType">
 
390
          <enum>QSizePolicy::Expanding</enum>
 
391
         </property>
 
392
         <property name="sizeHint" stdset="0">
 
393
          <size>
 
394
           <width>20</width>
 
395
           <height>50</height>
 
396
          </size>
 
397
         </property>
 
398
        </spacer>
 
399
       </item>
 
400
      </layout>
 
401
     </widget>
 
402
     <widget class="QWidget" name="TabPage">
 
403
      <attribute name="title">
 
404
       <string>&amp;Activity</string>
 
405
      </attribute>
 
406
      <layout class="QVBoxLayout">
 
407
       <item>
 
408
        <widget class="QCheckBox" name="HitchCheck">
 
409
         <property name="toolTip">
 
410
          <string>Show all incoming messages</string>
 
411
         </property>
 
412
         <property name="whatsThis">
 
413
          <string>This will show all incoming Skype messages. If this is off, they are showed only if the message belongs to chat that is started by kopete.</string>
 
414
         </property>
 
415
         <property name="text">
 
416
          <string>Show all incoming &amp;messages</string>
 
417
         </property>
 
418
         <property name="checked">
 
419
          <bool>true</bool>
 
420
         </property>
 
421
        </widget>
 
422
       </item>
 
423
       <item>
 
424
        <widget class="QCheckBox" name="MarkCheck">
 
425
         <property name="toolTip">
 
426
          <string>This will mark incoming messages as read, so if you have Skype set up not to automatically pop-up chats, it will not flash the exclamation icon.</string>
 
427
         </property>
 
428
         <property name="text">
 
429
          <string>Mar&amp;k as read</string>
 
430
         </property>
 
431
         <property name="checked">
 
432
          <bool>true</bool>
 
433
         </property>
 
434
        </widget>
 
435
       </item>
 
436
       <item>
 
437
        <widget class="QCheckBox" name="ScanCheck">
 
438
         <property name="whatsThis">
 
439
          <string>If this is checked, Kopete will ask Skype on login if it has any messages that have not been shown, and if so, will show them. This is useful if you start Kopete later than Skype, and Skype is configured not to show incoming messages.</string>
 
440
         </property>
 
441
         <property name="text">
 
442
          <string>Scan f&amp;or unread</string>
 
443
         </property>
 
444
         <property name="checked">
 
445
          <bool>true</bool>
 
446
         </property>
 
447
        </widget>
 
448
       </item>
 
449
       <item>
 
450
        <widget class="QCheckBox" name="CallCheck">
 
451
         <property name="toolTip">
 
452
          <string>Show call control window for all calls</string>
 
453
         </property>
 
454
         <property name="whatsThis">
 
455
          <string>This will show a call control window for every call (both incoming and outgoing). If it is off, you can call from Kopete, but you have to control that call from Skype.</string>
 
456
         </property>
 
457
         <property name="text">
 
458
          <string>S&amp;how call control (this will also hide Skype client call dialog)</string>
 
459
         </property>
 
460
         <property name="checked">
 
461
          <bool>true</bool>
 
462
         </property>
 
463
        </widget>
 
464
       </item>
 
465
       <item>
 
466
        <layout class="QHBoxLayout">
 
467
         <item>
 
468
          <spacer name="spacer9">
 
469
           <property name="orientation">
 
470
            <enum>Qt::Horizontal</enum>
 
471
           </property>
 
472
           <property name="sizeType">
 
473
            <enum>QSizePolicy::Fixed</enum>
 
474
           </property>
 
475
           <property name="sizeHint" stdset="0">
 
476
            <size>
 
477
             <width>20</width>
 
478
             <height>20</height>
 
479
            </size>
 
480
           </property>
 
481
          </spacer>
 
482
         </item>
 
483
         <item>
 
484
          <widget class="QCheckBox" name="AutoCloseCallCheck">
 
485
           <property name="toolTip">
 
486
            <string>Auto close the call control window</string>
 
487
           </property>
 
488
           <property name="whatsThis">
 
489
            <string>This will close the call control window automatically when the call finishes</string>
 
490
           </property>
 
491
           <property name="text">
 
492
            <string>Autoc&amp;lose</string>
 
493
           </property>
 
494
           <property name="checked">
 
495
            <bool>true</bool>
 
496
           </property>
 
497
          </widget>
 
498
         </item>
 
499
         <item>
 
500
          <spacer name="spacer14">
 
501
           <property name="orientation">
 
502
            <enum>Qt::Horizontal</enum>
 
503
           </property>
 
504
           <property name="sizeType">
 
505
            <enum>QSizePolicy::Expanding</enum>
 
506
           </property>
 
507
           <property name="sizeHint" stdset="0">
 
508
            <size>
 
509
             <width>361</width>
 
510
             <height>20</height>
 
511
            </size>
 
512
           </property>
 
513
          </spacer>
 
514
         </item>
 
515
        </layout>
 
516
       </item>
 
517
       <item>
 
518
        <layout class="QHBoxLayout">
 
519
         <item>
 
520
          <spacer name="spacer10">
 
521
           <property name="orientation">
 
522
            <enum>Qt::Horizontal</enum>
 
523
           </property>
 
524
           <property name="sizeType">
 
525
            <enum>QSizePolicy::Expanding</enum>
 
526
           </property>
 
527
           <property name="sizeHint" stdset="0">
 
528
            <size>
 
529
             <width>31</width>
 
530
             <height>20</height>
 
531
            </size>
 
532
           </property>
 
533
          </spacer>
 
534
         </item>
 
535
         <item>
 
536
          <widget class="QLabel" name="textLabel1_3">
 
537
           <property name="sizePolicy">
 
538
            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
539
             <horstretch>0</horstretch>
 
540
             <verstretch>0</verstretch>
 
541
            </sizepolicy>
 
542
           </property>
 
543
           <property name="text">
 
544
            <string>Timeout:</string>
 
545
           </property>
 
546
           <property name="wordWrap">
 
547
            <bool>false</bool>
 
548
           </property>
 
549
          </widget>
 
550
         </item>
 
551
         <item>
 
552
          <widget class="QSpinBox" name="CloseTimeoutSpin">
 
553
           <property name="sizePolicy">
 
554
            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
555
             <horstretch>0</horstretch>
 
556
             <verstretch>0</verstretch>
 
557
            </sizepolicy>
 
558
           </property>
 
559
           <property name="minimum">
 
560
            <number>1</number>
 
561
           </property>
 
562
           <property name="maximum">
 
563
            <number>120</number>
 
564
           </property>
 
565
           <property name="value">
 
566
            <number>4</number>
 
567
           </property>
 
568
          </widget>
 
569
         </item>
 
570
         <item>
 
571
          <widget class="QLabel" name="textLabel2_2">
 
572
           <property name="sizePolicy">
 
573
            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
574
             <horstretch>0</horstretch>
 
575
             <verstretch>0</verstretch>
 
576
            </sizepolicy>
 
577
           </property>
 
578
           <property name="text">
 
579
            <string>s</string>
 
580
           </property>
 
581
           <property name="wordWrap">
 
582
            <bool>false</bool>
 
583
           </property>
 
584
          </widget>
 
585
         </item>
 
586
         <item>
 
587
          <spacer name="spacer12">
 
588
           <property name="orientation">
 
589
            <enum>Qt::Horizontal</enum>
 
590
           </property>
 
591
           <property name="sizeType">
 
592
            <enum>QSizePolicy::Expanding</enum>
 
593
           </property>
 
594
           <property name="sizeHint" stdset="0">
 
595
            <size>
 
596
             <width>301</width>
 
597
             <height>20</height>
 
598
            </size>
 
599
           </property>
 
600
          </spacer>
 
601
         </item>
 
602
        </layout>
 
603
       </item>
 
604
       <item>
 
605
        <widget class="QCheckBox" name="PingsCheck">
 
606
         <property name="toolTip">
 
607
          <string>If this is enabled, Kopete keeps track of whether or not Skype is running.</string>
 
608
         </property>
 
609
         <property name="whatsThis">
 
610
          <string>This keeps track of whether Skype is running. Turning this off only makes sense it you are trying to get non-flooded debug output.</string>
 
611
         </property>
 
612
         <property name="text">
 
613
          <string>Pi&amp;ng Skype</string>
 
614
         </property>
 
615
         <property name="checked">
 
616
          <bool>true</bool>
 
617
         </property>
 
618
        </widget>
 
619
       </item>
 
620
       <item>
 
621
        <widget class="QCheckBox" name="LeaveCheck">
 
622
         <property name="toolTip">
 
623
          <string>Do not leave a chat on window exit</string>
 
624
         </property>
 
625
         <property name="whatsThis">
 
626
          <string>Do not leave a chat when the chat window is closed. Makes a difference only with multi-user chats: if it is checked, you will continue receiving messages from that chat even after closing the window.</string>
 
627
         </property>
 
628
         <property name="text">
 
629
          <string>Do not leave a chat on window exit</string>
 
630
         </property>
 
631
         <property name="checked">
 
632
          <bool>true</bool>
 
633
         </property>
 
634
        </widget>
 
635
       </item>
 
636
       <item>
 
637
        <spacer name="spacer13">
 
638
         <property name="orientation">
 
639
          <enum>Qt::Vertical</enum>
 
640
         </property>
 
641
         <property name="sizeType">
 
642
          <enum>QSizePolicy::Expanding</enum>
 
643
         </property>
 
644
         <property name="sizeHint" stdset="0">
 
645
          <size>
 
646
           <width>20</width>
 
647
           <height>70</height>
 
648
          </size>
 
649
         </property>
 
650
        </spacer>
 
651
       </item>
 
652
      </layout>
 
653
     </widget>
 
654
     <widget class="QWidget" name="TabPage">
 
655
      <attribute name="title">
 
656
       <string>&amp;Calls</string>
 
657
      </attribute>
 
658
      <layout class="QVBoxLayout">
 
659
       <item>
 
660
        <widget class="QCheckBox" name="StartCallCommandCheck">
 
661
         <property name="text">
 
662
          <string>E&amp;xecute before call</string>
 
663
         </property>
 
664
        </widget>
 
665
       </item>
 
666
       <item>
 
667
        <layout class="QHBoxLayout">
 
668
         <item>
 
669
          <spacer name="spacer12_2">
 
670
           <property name="orientation">
 
671
            <enum>Qt::Horizontal</enum>
 
672
           </property>
 
673
           <property name="sizeType">
 
674
            <enum>QSizePolicy::Fixed</enum>
 
675
           </property>
 
676
           <property name="sizeHint" stdset="0">
 
677
            <size>
 
678
             <width>20</width>
 
679
             <height>20</height>
 
680
            </size>
 
681
           </property>
 
682
          </spacer>
 
683
         </item>
 
684
         <item>
 
685
          <widget class="QLineEdit" name="StartCallCommandEdit">
 
686
           <property name="enabled">
 
687
            <bool>false</bool>
 
688
           </property>
 
689
          </widget>
 
690
         </item>
 
691
        </layout>
 
692
       </item>
 
693
       <item>
 
694
        <layout class="QHBoxLayout">
 
695
         <item>
 
696
          <spacer name="spacer13_2">
 
697
           <property name="orientation">
 
698
            <enum>Qt::Horizontal</enum>
 
699
           </property>
 
700
           <property name="sizeType">
 
701
            <enum>QSizePolicy::Fixed</enum>
 
702
           </property>
 
703
           <property name="sizeHint" stdset="0">
 
704
            <size>
 
705
             <width>20</width>
 
706
             <height>20</height>
 
707
            </size>
 
708
           </property>
 
709
          </spacer>
 
710
         </item>
 
711
         <item>
 
712
          <widget class="QCheckBox" name="WaitForStartCallCommandCheck">
 
713
           <property name="enabled">
 
714
            <bool>false</bool>
 
715
           </property>
 
716
           <property name="toolTip">
 
717
            <string>This will wait before making/accepting the call for the command to finish.</string>
 
718
           </property>
 
719
           <property name="whatsThis">
 
720
            <string>This will wait for the command to finish before accepting/making the call.&lt;br&gt;
 
721
Note that kopete will freeze whilst waiting.</string>
 
722
           </property>
 
723
           <property name="text">
 
724
            <string>Wait for fi&amp;nish</string>
 
725
           </property>
 
726
          </widget>
 
727
         </item>
 
728
        </layout>
 
729
       </item>
 
730
       <item>
 
731
        <widget class="QCheckBox" name="EndCallCommandCheck">
 
732
         <property name="text">
 
733
          <string>Execute after call</string>
 
734
         </property>
 
735
         <property name="shortcut">
 
736
          <string/>
 
737
         </property>
 
738
        </widget>
 
739
       </item>
 
740
       <item>
 
741
        <layout class="QHBoxLayout">
 
742
         <item>
 
743
          <spacer name="spacer14_2">
 
744
           <property name="orientation">
 
745
            <enum>Qt::Horizontal</enum>
 
746
           </property>
 
747
           <property name="sizeType">
 
748
            <enum>QSizePolicy::Fixed</enum>
 
749
           </property>
 
750
           <property name="sizeHint" stdset="0">
 
751
            <size>
 
752
             <width>20</width>
 
753
             <height>20</height>
 
754
            </size>
 
755
           </property>
 
756
          </spacer>
 
757
         </item>
 
758
         <item>
 
759
          <widget class="QLineEdit" name="EndCallCommandEdit">
 
760
           <property name="enabled">
 
761
            <bool>false</bool>
 
762
           </property>
 
763
          </widget>
 
764
         </item>
 
765
        </layout>
 
766
       </item>
 
767
       <item>
 
768
        <layout class="QHBoxLayout">
 
769
         <item>
 
770
          <spacer name="spacer15">
 
771
           <property name="orientation">
 
772
            <enum>Qt::Horizontal</enum>
 
773
           </property>
 
774
           <property name="sizeType">
 
775
            <enum>QSizePolicy::Fixed</enum>
 
776
           </property>
 
777
           <property name="sizeHint" stdset="0">
 
778
            <size>
 
779
             <width>20</width>
 
780
             <height>20</height>
 
781
            </size>
 
782
           </property>
 
783
          </spacer>
 
784
         </item>
 
785
         <item>
 
786
          <widget class="QCheckBox" name="OnlyLastCallCommandCheck">
 
787
           <property name="enabled">
 
788
            <bool>false</bool>
 
789
           </property>
 
790
           <property name="toolTip">
 
791
            <string>Usually this makes no difference, but if there are some other calls on hold, it is executed only for the most recently ended one.</string>
 
792
           </property>
 
793
           <property name="text">
 
794
            <string>Onl&amp;y for last call</string>
 
795
           </property>
 
796
          </widget>
 
797
         </item>
 
798
        </layout>
 
799
       </item>
 
800
       <item>
 
801
        <widget class="QCheckBox" name="IncomingCommandCheck">
 
802
         <property name="text">
 
803
          <string>Execute on inco&amp;ming call</string>
 
804
         </property>
 
805
        </widget>
 
806
       </item>
 
807
       <item>
 
808
        <layout class="QHBoxLayout">
 
809
         <item>
 
810
          <spacer name="spacer15_2">
 
811
           <property name="orientation">
 
812
            <enum>Qt::Horizontal</enum>
 
813
           </property>
 
814
           <property name="sizeType">
 
815
            <enum>QSizePolicy::Fixed</enum>
 
816
           </property>
 
817
           <property name="sizeHint" stdset="0">
 
818
            <size>
 
819
             <width>20</width>
 
820
             <height>20</height>
 
821
            </size>
 
822
           </property>
 
823
          </spacer>
 
824
         </item>
 
825
         <item>
 
826
          <widget class="QLineEdit" name="IncomingCommandEdit">
 
827
           <property name="enabled">
 
828
            <bool>false</bool>
 
829
           </property>
 
830
          </widget>
 
831
         </item>
 
832
        </layout>
 
833
       </item>
 
834
       <item>
 
835
        <spacer name="spacer16">
 
836
         <property name="orientation">
 
837
          <enum>Qt::Vertical</enum>
 
838
         </property>
 
839
         <property name="sizeType">
 
840
          <enum>QSizePolicy::Expanding</enum>
 
841
         </property>
 
842
         <property name="sizeHint" stdset="0">
 
843
          <size>
 
844
           <width>21</width>
 
845
           <height>20</height>
 
846
          </size>
 
847
         </property>
 
848
        </spacer>
 
849
       </item>
 
850
      </layout>
 
851
     </widget>
 
852
    </widget>
 
853
   </item>
 
854
  </layout>
 
855
 </widget>
 
856
 <resources/>
 
857
 <connections>
 
858
  <connection>
 
859
   <sender>AuthorCheck</sender>
 
860
   <signal>toggled(bool)</signal>
 
861
   <receiver>AuthorEdit</receiver>
 
862
   <slot>setEnabled(bool)</slot>
 
863
   <hints>
 
864
    <hint type="sourcelabel">
 
865
     <x>20</x>
 
866
     <y>20</y>
 
867
    </hint>
 
868
    <hint type="destinationlabel">
 
869
     <x>20</x>
 
870
     <y>20</y>
 
871
    </hint>
 
872
   </hints>
 
873
  </connection>
 
874
  <connection>
 
875
   <sender>CallCheck</sender>
 
876
   <signal>toggled(bool)</signal>
 
877
   <receiver>AutoCloseCallCheck</receiver>
 
878
   <slot>setEnabled(bool)</slot>
 
879
   <hints>
 
880
    <hint type="sourcelabel">
 
881
     <x>20</x>
 
882
     <y>20</y>
 
883
    </hint>
 
884
    <hint type="destinationlabel">
 
885
     <x>20</x>
 
886
     <y>20</y>
 
887
    </hint>
 
888
   </hints>
 
889
  </connection>
 
890
  <connection>
 
891
   <sender>AutoCloseCallCheck</sender>
 
892
   <signal>toggled(bool)</signal>
 
893
   <receiver>CloseTimeoutSpin</receiver>
 
894
   <slot>setEnabled(bool)</slot>
 
895
   <hints>
 
896
    <hint type="sourcelabel">
 
897
     <x>20</x>
 
898
     <y>20</y>
 
899
    </hint>
 
900
    <hint type="destinationlabel">
 
901
     <x>20</x>
 
902
     <y>20</y>
 
903
    </hint>
 
904
   </hints>
 
905
  </connection>
 
906
  <connection>
 
907
   <sender>CallCheck</sender>
 
908
   <signal>toggled(bool)</signal>
 
909
   <receiver>AutoCloseCallCheck</receiver>
 
910
   <slot>setChecked(bool)</slot>
 
911
   <hints>
 
912
    <hint type="sourcelabel">
 
913
     <x>20</x>
 
914
     <y>20</y>
 
915
    </hint>
 
916
    <hint type="destinationlabel">
 
917
     <x>20</x>
 
918
     <y>20</y>
 
919
    </hint>
 
920
   </hints>
 
921
  </connection>
 
922
  <connection>
 
923
   <sender>StartCallCommandCheck</sender>
 
924
   <signal>toggled(bool)</signal>
 
925
   <receiver>StartCallCommandEdit</receiver>
 
926
   <slot>setEnabled(bool)</slot>
 
927
   <hints>
 
928
    <hint type="sourcelabel">
 
929
     <x>20</x>
 
930
     <y>20</y>
 
931
    </hint>
 
932
    <hint type="destinationlabel">
 
933
     <x>20</x>
 
934
     <y>20</y>
 
935
    </hint>
 
936
   </hints>
 
937
  </connection>
 
938
  <connection>
 
939
   <sender>StartCallCommandCheck</sender>
 
940
   <signal>toggled(bool)</signal>
 
941
   <receiver>WaitForStartCallCommandCheck</receiver>
 
942
   <slot>setEnabled(bool)</slot>
 
943
   <hints>
 
944
    <hint type="sourcelabel">
 
945
     <x>20</x>
 
946
     <y>20</y>
 
947
    </hint>
 
948
    <hint type="destinationlabel">
 
949
     <x>20</x>
 
950
     <y>20</y>
 
951
    </hint>
 
952
   </hints>
 
953
  </connection>
 
954
  <connection>
 
955
   <sender>EndCallCommandCheck</sender>
 
956
   <signal>toggled(bool)</signal>
 
957
   <receiver>EndCallCommandEdit</receiver>
 
958
   <slot>setEnabled(bool)</slot>
 
959
   <hints>
 
960
    <hint type="sourcelabel">
 
961
     <x>20</x>
 
962
     <y>20</y>
 
963
    </hint>
 
964
    <hint type="destinationlabel">
 
965
     <x>20</x>
 
966
     <y>20</y>
 
967
    </hint>
 
968
   </hints>
 
969
  </connection>
 
970
  <connection>
 
971
   <sender>EndCallCommandCheck</sender>
 
972
   <signal>toggled(bool)</signal>
 
973
   <receiver>OnlyLastCallCommandCheck</receiver>
 
974
   <slot>setEnabled(bool)</slot>
 
975
   <hints>
 
976
    <hint type="sourcelabel">
 
977
     <x>20</x>
 
978
     <y>20</y>
 
979
    </hint>
 
980
    <hint type="destinationlabel">
 
981
     <x>20</x>
 
982
     <y>20</y>
 
983
    </hint>
 
984
   </hints>
 
985
  </connection>
 
986
  <connection>
 
987
   <sender>IncomingCommandCheck</sender>
 
988
   <signal>toggled(bool)</signal>
 
989
   <receiver>IncomingCommandEdit</receiver>
 
990
   <slot>setEnabled(bool)</slot>
 
991
   <hints>
 
992
    <hint type="sourcelabel">
 
993
     <x>20</x>
 
994
     <y>20</y>
 
995
    </hint>
 
996
    <hint type="destinationlabel">
 
997
     <x>20</x>
 
998
     <y>20</y>
 
999
    </hint>
 
1000
   </hints>
 
1001
  </connection>
 
1002
 </connections>
 
1003
</ui>