~ubuntu-branches/ubuntu/vivid/kvpnc/vivid-proposed

« back to all changes in this revision

Viewing changes to src/profileracoonoptionsbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-04-23 09:18:50 UTC
  • mfrom: (1.1.10 upstream) (8.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090423091850-hweeg0jo64t0jx52
Tags: 0.9.1-1
* New upstream release (KDE4 is here)
* Add Build-Depends cmake and pkg-kde-tools
* Remove obsolete debian/patches
* Refresh debian/patches:
  - 10_su-to-root_usage.diff
  - 13_add_kuser_issuperuser.diff
* Cleanup debian/rules - simple under KDE4
* Update debian/watch for KDE4 version
* Update debian/copyright - use versionned licenses
* Update Section field - move to utils
* Remove obsolete dependencies: kdebase-bin, gksu, sux and modutils
* Update debian/kvpnc.{manpages,1}

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>ProfileRacoonOptionsBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>ProfileRacoonOptionsBase</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>434</width>
12
 
            <height>519</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>Racoon/FreeSWAN (OpenSWAN)</string>
17
 
    </property>
18
 
    <grid>
19
 
        <property name="name">
20
 
            <cstring>unnamed</cstring>
21
 
        </property>
22
 
        <widget class="QLayoutWidget" row="0" column="0">
23
 
            <property name="name">
24
 
                <cstring>layout78</cstring>
25
 
            </property>
26
 
            <hbox>
27
 
                <property name="name">
28
 
                    <cstring>unnamed</cstring>
29
 
                </property>
30
 
                <widget class="QLayoutWidget">
31
 
                    <property name="name">
32
 
                        <cstring>layout77</cstring>
33
 
                    </property>
34
 
                    <vbox>
35
 
                        <property name="name">
36
 
                            <cstring>unnamed</cstring>
37
 
                        </property>
38
 
                        <widget class="QLayoutWidget">
39
 
                            <property name="name">
40
 
                                <cstring>layout75</cstring>
41
 
                            </property>
42
 
                            <grid>
43
 
                                <property name="name">
44
 
                                    <cstring>unnamed</cstring>
45
 
                                </property>
46
 
                                <widget class="QComboBox" row="2" column="2">
47
 
                                    <property name="name">
48
 
                                        <cstring>EncryptionAlgorithmComboBox</cstring>
49
 
                                    </property>
50
 
                                    <property name="toolTip" stdset="0">
51
 
                                        <string>Diffie Hellman group</string>
52
 
                                    </property>
53
 
                                </widget>
54
 
                                <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2">
55
 
                                    <property name="name">
56
 
                                        <cstring>layout70</cstring>
57
 
                                    </property>
58
 
                                    <hbox>
59
 
                                        <property name="name">
60
 
                                            <cstring>unnamed</cstring>
61
 
                                        </property>
62
 
                                        <widget class="QLabel">
63
 
                                            <property name="name">
64
 
                                                <cstring>AuthenticationAlgorithmTextLabel</cstring>
65
 
                                            </property>
66
 
                                            <property name="text">
67
 
                                                <string>Authentication algorithm:</string>
68
 
                                            </property>
69
 
                                        </widget>
70
 
                                        <spacer>
71
 
                                            <property name="name">
72
 
                                                <cstring>spacer70</cstring>
73
 
                                            </property>
74
 
                                            <property name="orientation">
75
 
                                                <enum>Horizontal</enum>
76
 
                                            </property>
77
 
                                            <property name="sizeType">
78
 
                                                <enum>Expanding</enum>
79
 
                                            </property>
80
 
                                            <property name="sizeHint">
81
 
                                                <size>
82
 
                                                    <width>81</width>
83
 
                                                    <height>21</height>
84
 
                                                </size>
85
 
                                            </property>
86
 
                                        </spacer>
87
 
                                    </hbox>
88
 
                                </widget>
89
 
                                <widget class="QComboBox" row="0" column="2">
90
 
                                    <property name="name">
91
 
                                        <cstring>HashAlgoComboBox</cstring>
92
 
                                    </property>
93
 
                                    <property name="toolTip" stdset="0">
94
 
                                        <string>Use specified hash algorithm for IKE phase 1</string>
95
 
                                    </property>
96
 
                                </widget>
97
 
                                <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2">
98
 
                                    <property name="name">
99
 
                                        <cstring>layout69</cstring>
100
 
                                    </property>
101
 
                                    <hbox>
102
 
                                        <property name="name">
103
 
                                            <cstring>unnamed</cstring>
104
 
                                        </property>
105
 
                                        <widget class="QLabel">
106
 
                                            <property name="name">
107
 
                                                <cstring>HashAlgoTextLabel</cstring>
108
 
                                            </property>
109
 
                                            <property name="text">
110
 
                                                <string>Hash algorithm:</string>
111
 
                                            </property>
112
 
                                            <property name="toolTip" stdset="0">
113
 
                                                <string>Use specified hash algorithm for IKE phase 1</string>
114
 
                                            </property>
115
 
                                        </widget>
116
 
                                        <spacer>
117
 
                                            <property name="name">
118
 
                                                <cstring>spacer69</cstring>
119
 
                                            </property>
120
 
                                            <property name="orientation">
121
 
                                                <enum>Horizontal</enum>
122
 
                                            </property>
123
 
                                            <property name="sizeType">
124
 
                                                <enum>Expanding</enum>
125
 
                                            </property>
126
 
                                            <property name="sizeHint">
127
 
                                                <size>
128
 
                                                    <width>101</width>
129
 
                                                    <height>21</height>
130
 
                                                </size>
131
 
                                            </property>
132
 
                                        </spacer>
133
 
                                    </hbox>
134
 
                                </widget>
135
 
                                <spacer row="5" column="1">
136
 
                                    <property name="name">
137
 
                                        <cstring>spacer34_2</cstring>
138
 
                                    </property>
139
 
                                    <property name="orientation">
140
 
                                        <enum>Horizontal</enum>
141
 
                                    </property>
142
 
                                    <property name="sizeType">
143
 
                                        <enum>Expanding</enum>
144
 
                                    </property>
145
 
                                    <property name="sizeHint">
146
 
                                        <size>
147
 
                                            <width>44</width>
148
 
                                            <height>20</height>
149
 
                                        </size>
150
 
                                    </property>
151
 
                                </spacer>
152
 
                                <widget class="KComboBox" row="4" column="2">
153
 
                                    <property name="name">
154
 
                                        <cstring>DHGroupComboBox</cstring>
155
 
                                    </property>
156
 
                                    <property name="toolTip" stdset="0">
157
 
                                        <string>Diffie Hellman group</string>
158
 
                                    </property>
159
 
                                    <property name="whatsThis" stdset="0">
160
 
                                        <string>This define the group used for the Diffie-Hellman exponentiations. The following assignment is used:
161
 
dh1 = modp768
162
 
dh2 = modp1024
163
 
dh5 = modp1536
164
 
d14 = modp2048 (only racoon)
165
 
dh15 = modp3072 (only racoon)
166
 
dh16 = modp4096 (only racoon)
167
 
dh17 = modp6144 (only racoon)
168
 
dh18 = modp8192 (only racoon)</string>
169
 
                                    </property>
170
 
                                </widget>
171
 
                                <widget class="QComboBox" row="1" column="2">
172
 
                                    <property name="name">
173
 
                                        <cstring>AuthenticationAlgorithmComboBox</cstring>
174
 
                                    </property>
175
 
                                    <property name="toolTip" stdset="0">
176
 
                                        <string>Diffie Hellman group</string>
177
 
                                    </property>
178
 
                                </widget>
179
 
                                <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
180
 
                                    <property name="name">
181
 
                                        <cstring>layout72</cstring>
182
 
                                    </property>
183
 
                                    <hbox>
184
 
                                        <property name="name">
185
 
                                            <cstring>unnamed</cstring>
186
 
                                        </property>
187
 
                                        <widget class="QLabel">
188
 
                                            <property name="name">
189
 
                                                <cstring>HashAlgoTextLabel_2</cstring>
190
 
                                            </property>
191
 
                                            <property name="text">
192
 
                                                <string>Exchange mode:</string>
193
 
                                            </property>
194
 
                                        </widget>
195
 
                                        <spacer>
196
 
                                            <property name="name">
197
 
                                                <cstring>spacer72</cstring>
198
 
                                            </property>
199
 
                                            <property name="orientation">
200
 
                                                <enum>Horizontal</enum>
201
 
                                            </property>
202
 
                                            <property name="sizeType">
203
 
                                                <enum>Expanding</enum>
204
 
                                            </property>
205
 
                                            <property name="sizeHint">
206
 
                                                <size>
207
 
                                                    <width>91</width>
208
 
                                                    <height>21</height>
209
 
                                                </size>
210
 
                                            </property>
211
 
                                        </spacer>
212
 
                                    </hbox>
213
 
                                </widget>
214
 
                                <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="2">
215
 
                                    <property name="name">
216
 
                                        <cstring>layout37</cstring>
217
 
                                    </property>
218
 
                                    <hbox>
219
 
                                        <property name="name">
220
 
                                            <cstring>unnamed</cstring>
221
 
                                        </property>
222
 
                                        <widget class="QCheckBox">
223
 
                                            <property name="name">
224
 
                                                <cstring>IkeGroupCheckbox</cstring>
225
 
                                            </property>
226
 
                                            <property name="text">
227
 
                                                <string>&amp;IKE DH group:</string>
228
 
                                            </property>
229
 
                                            <property name="accel">
230
 
                                                <string>Alt+I</string>
231
 
                                            </property>
232
 
                                            <property name="toolTip" stdset="0">
233
 
                                                <string>Use special Diffie Hellman group</string>
234
 
                                            </property>
235
 
                                        </widget>
236
 
                                        <spacer>
237
 
                                            <property name="name">
238
 
                                                <cstring>spacer33_2</cstring>
239
 
                                            </property>
240
 
                                            <property name="orientation">
241
 
                                                <enum>Horizontal</enum>
242
 
                                            </property>
243
 
                                            <property name="sizeType">
244
 
                                                <enum>Expanding</enum>
245
 
                                            </property>
246
 
                                            <property name="sizeHint">
247
 
                                                <size>
248
 
                                                    <width>61</width>
249
 
                                                    <height>21</height>
250
 
                                                </size>
251
 
                                            </property>
252
 
                                        </spacer>
253
 
                                    </hbox>
254
 
                                </widget>
255
 
                                <widget class="QCheckBox" row="5" column="0">
256
 
                                    <property name="name">
257
 
                                        <cstring>PerfectForwardSecurityCheckbox</cstring>
258
 
                                    </property>
259
 
                                    <property name="text">
260
 
                                        <string>Perfect for&amp;ward secrecy (PFS):</string>
261
 
                                    </property>
262
 
                                    <property name="accel">
263
 
                                        <string>Alt+W</string>
264
 
                                    </property>
265
 
                                    <property name="toolTip" stdset="0">
266
 
                                        <string>Use perfect forward secrety (PFS)</string>
267
 
                                    </property>
268
 
                                </widget>
269
 
                                <widget class="QGroupBox" row="6" column="0" rowspan="1" colspan="3">
270
 
                                    <property name="name">
271
 
                                        <cstring>groupBox4</cstring>
272
 
                                    </property>
273
 
                                    <property name="title">
274
 
                                        <string>Local identifier</string>
275
 
                                    </property>
276
 
                                    <grid>
277
 
                                        <property name="name">
278
 
                                            <cstring>unnamed</cstring>
279
 
                                        </property>
280
 
                                        <widget class="QLayoutWidget" row="0" column="0">
281
 
                                            <property name="name">
282
 
                                                <cstring>layout74</cstring>
283
 
                                            </property>
284
 
                                            <grid>
285
 
                                                <property name="name">
286
 
                                                    <cstring>unnamed</cstring>
287
 
                                                </property>
288
 
                                                <widget class="QLayoutWidget" row="0" column="0">
289
 
                                                    <property name="name">
290
 
                                                        <cstring>layout73</cstring>
291
 
                                                    </property>
292
 
                                                    <hbox>
293
 
                                                        <property name="name">
294
 
                                                            <cstring>unnamed</cstring>
295
 
                                                        </property>
296
 
                                                        <widget class="QLabel">
297
 
                                                            <property name="name">
298
 
                                                                <cstring>HashAlgoTextLabel_2_2</cstring>
299
 
                                                            </property>
300
 
                                                            <property name="text">
301
 
                                                                <string>ID type</string>
302
 
                                                            </property>
303
 
                                                        </widget>
304
 
                                                        <spacer>
305
 
                                                            <property name="name">
306
 
                                                                <cstring>spacer72_2</cstring>
307
 
                                                            </property>
308
 
                                                            <property name="orientation">
309
 
                                                                <enum>Horizontal</enum>
310
 
                                                            </property>
311
 
                                                            <property name="sizeType">
312
 
                                                                <enum>Expanding</enum>
313
 
                                                            </property>
314
 
                                                            <property name="sizeHint">
315
 
                                                                <size>
316
 
                                                                    <width>51</width>
317
 
                                                                    <height>20</height>
318
 
                                                                </size>
319
 
                                                            </property>
320
 
                                                        </spacer>
321
 
                                                    </hbox>
322
 
                                                </widget>
323
 
                                                <widget class="KLineEdit" row="2" column="1">
324
 
                                                    <property name="name">
325
 
                                                        <cstring>LocalIDLineEdit</cstring>
326
 
                                                    </property>
327
 
                                                    <property name="enabled">
328
 
                                                        <bool>false</bool>
329
 
                                                    </property>
330
 
                                                    <property name="echoMode">
331
 
                                                        <enum>Normal</enum>
332
 
                                                    </property>
333
 
                                                    <property name="toolTip" stdset="0">
334
 
                                                        <string>Value for the local ID</string>
335
 
                                                    </property>
336
 
                                                </widget>
337
 
                                                <widget class="QLayoutWidget" row="1" column="0" rowspan="2" colspan="1">
338
 
                                                    <property name="name">
339
 
                                                        <cstring>layout72</cstring>
340
 
                                                    </property>
341
 
                                                    <hbox>
342
 
                                                        <property name="name">
343
 
                                                            <cstring>unnamed</cstring>
344
 
                                                        </property>
345
 
                                                        <widget class="QLabel">
346
 
                                                            <property name="name">
347
 
                                                                <cstring>LocalIDLabel</cstring>
348
 
                                                            </property>
349
 
                                                            <property name="text">
350
 
                                                                <string>ID value</string>
351
 
                                                            </property>
352
 
                                                        </widget>
353
 
                                                        <spacer>
354
 
                                                            <property name="name">
355
 
                                                                <cstring>spacer72_2_2</cstring>
356
 
                                                            </property>
357
 
                                                            <property name="orientation">
358
 
                                                                <enum>Horizontal</enum>
359
 
                                                            </property>
360
 
                                                            <property name="sizeType">
361
 
                                                                <enum>Expanding</enum>
362
 
                                                            </property>
363
 
                                                            <property name="sizeHint">
364
 
                                                                <size>
365
 
                                                                    <width>51</width>
366
 
                                                                    <height>20</height>
367
 
                                                                </size>
368
 
                                                            </property>
369
 
                                                        </spacer>
370
 
                                                    </hbox>
371
 
                                                </widget>
372
 
                                                <widget class="KComboBox" row="0" column="1" rowspan="2" colspan="1">
373
 
                                                    <property name="name">
374
 
                                                        <cstring>LocalIdTypeCombobox</cstring>
375
 
                                                    </property>
376
 
                                                    <property name="mouseTracking">
377
 
                                                        <bool>false</bool>
378
 
                                                    </property>
379
 
                                                    <property name="toolTip" stdset="0">
380
 
                                                        <string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
381
 
&lt;ul&gt;
382
 
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
383
 
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
384
 
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
385
 
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
386
 
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt; 
387
 
&lt;/ul&gt;</string>
388
 
                                                        <comment>Automatic keying has a property called perfect forward secrecy. This is the Diffie Helman group for PFS.</comment>
389
 
                                                    </property>
390
 
                                                    <property name="whatsThis" stdset="0">
391
 
                                                        <string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
392
 
&lt;ul&gt;
393
 
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
394
 
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
395
 
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
396
 
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
397
 
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt; 
398
 
&lt;/ul&gt;</string>
399
 
                                                    </property>
400
 
                                                </widget>
401
 
                                            </grid>
402
 
                                        </widget>
403
 
                                    </grid>
404
 
                                </widget>
405
 
                                <widget class="KComboBox" row="5" column="2">
406
 
                                    <property name="name">
407
 
                                        <cstring>PerfectForwardSecrecyCombobox</cstring>
408
 
                                    </property>
409
 
                                    <property name="toolTip" stdset="0">
410
 
                                        <string>Diffie Helman group for Perfect Forward Secrecy</string>
411
 
                                        <comment>Automatic keying has a property called perfect forward secrecy. This is the Diffie Helman group for PFS.</comment>
412
 
                                    </property>
413
 
                                    <property name="whatsThis" stdset="0">
414
 
                                        <string>This is the Diffie Helman group for PFS.
415
 
The following assignment will is used:
416
 
server = DH group is recieved from server (cisco only)
417
 
nopfs = no pfs is used
418
 
dh1 = modp768
419
 
dh2 = modp1024
420
 
dh5 = modp1536
421
 
d14 = modp2048 (racoon only)
422
 
dh15= modp3072 (racoon only)
423
 
dh16 = modp4096 (racoon only)
424
 
dh17 = modp6144 (racoon only)
425
 
dh18 = modp8192 (racoon only)</string>
426
 
                                    </property>
427
 
                                </widget>
428
 
                                <widget class="QComboBox" row="3" column="2">
429
 
                                    <property name="name">
430
 
                                        <cstring>ExchangeModeComboBox</cstring>
431
 
                                    </property>
432
 
                                    <property name="toolTip" stdset="0">
433
 
                                        <string>Internet Key Exchange mode</string>
434
 
                                    </property>
435
 
                                </widget>
436
 
                                <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2">
437
 
                                    <property name="name">
438
 
                                        <cstring>layout71</cstring>
439
 
                                    </property>
440
 
                                    <hbox>
441
 
                                        <property name="name">
442
 
                                            <cstring>unnamed</cstring>
443
 
                                        </property>
444
 
                                        <widget class="QLabel">
445
 
                                            <property name="name">
446
 
                                                <cstring>EncryptionAlgorithmTextLabel</cstring>
447
 
                                            </property>
448
 
                                            <property name="text">
449
 
                                                <string>Encryption algorithm:</string>
450
 
                                            </property>
451
 
                                        </widget>
452
 
                                        <spacer>
453
 
                                            <property name="name">
454
 
                                                <cstring>spacer71</cstring>
455
 
                                            </property>
456
 
                                            <property name="orientation">
457
 
                                                <enum>Horizontal</enum>
458
 
                                            </property>
459
 
                                            <property name="sizeType">
460
 
                                                <enum>Expanding</enum>
461
 
                                            </property>
462
 
                                            <property name="sizeHint">
463
 
                                                <size>
464
 
                                                    <width>101</width>
465
 
                                                    <height>21</height>
466
 
                                                </size>
467
 
                                            </property>
468
 
                                        </spacer>
469
 
                                    </hbox>
470
 
                                </widget>
471
 
                            </grid>
472
 
                        </widget>
473
 
                        <widget class="QLayoutWidget">
474
 
                            <property name="name">
475
 
                                <cstring>layout75</cstring>
476
 
                            </property>
477
 
                            <hbox>
478
 
                                <property name="name">
479
 
                                    <cstring>unnamed</cstring>
480
 
                                </property>
481
 
                                <widget class="QCheckBox">
482
 
                                    <property name="name">
483
 
                                        <cstring>UseModeConfigCheckBox</cstring>
484
 
                                    </property>
485
 
                                    <property name="text">
486
 
                                        <string>Use &amp;Mode Configuration</string>
487
 
                                    </property>
488
 
                                    <property name="accel">
489
 
                                        <string>Alt+M</string>
490
 
                                    </property>
491
 
                                </widget>
492
 
                            </hbox>
493
 
                        </widget>
494
 
                        <widget class="QGroupBox">
495
 
                            <property name="name">
496
 
                                <cstring>FreeswanGroupBox</cstring>
497
 
                            </property>
498
 
                            <property name="title">
499
 
                                <string>FreeS/WAN (Openswan)</string>
500
 
                            </property>
501
 
                            <property name="toolTip" stdset="0">
502
 
                                <string>FreeSWAN / Openswan specific settings</string>
503
 
                            </property>
504
 
                            <grid>
505
 
                                <property name="name">
506
 
                                    <cstring>unnamed</cstring>
507
 
                                </property>
508
 
                                <widget class="QLayoutWidget" row="0" column="0">
509
 
                                    <property name="name">
510
 
                                        <cstring>layout10</cstring>
511
 
                                    </property>
512
 
                                    <grid>
513
 
                                        <property name="name">
514
 
                                            <cstring>unnamed</cstring>
515
 
                                        </property>
516
 
                                        <widget class="QLayoutWidget" row="1" column="0">
517
 
                                            <property name="name">
518
 
                                                <cstring>layout4</cstring>
519
 
                                            </property>
520
 
                                            <hbox>
521
 
                                                <property name="name">
522
 
                                                    <cstring>unnamed</cstring>
523
 
                                                </property>
524
 
                                                <widget class="QCheckBox">
525
 
                                                    <property name="name">
526
 
                                                        <cstring>DisableOpportunisticEncryptionCheckBox</cstring>
527
 
                                                    </property>
528
 
                                                    <property name="text">
529
 
                                                        <string>Disable opportunistic encr&amp;yption</string>
530
 
                                                    </property>
531
 
                                                    <property name="accel">
532
 
                                                        <string>Alt+Y</string>
533
 
                                                    </property>
534
 
                                                </widget>
535
 
                                                <spacer>
536
 
                                                    <property name="name">
537
 
                                                        <cstring>spacer6_2</cstring>
538
 
                                                    </property>
539
 
                                                    <property name="orientation">
540
 
                                                        <enum>Horizontal</enum>
541
 
                                                    </property>
542
 
                                                    <property name="sizeType">
543
 
                                                        <enum>Expanding</enum>
544
 
                                                    </property>
545
 
                                                    <property name="sizeHint">
546
 
                                                        <size>
547
 
                                                            <width>100</width>
548
 
                                                            <height>20</height>
549
 
                                                        </size>
550
 
                                                    </property>
551
 
                                                </spacer>
552
 
                                            </hbox>
553
 
                                        </widget>
554
 
                                        <widget class="QLayoutWidget" row="0" column="0">
555
 
                                            <property name="name">
556
 
                                                <cstring>layout9</cstring>
557
 
                                            </property>
558
 
                                            <grid>
559
 
                                                <property name="name">
560
 
                                                    <cstring>unnamed</cstring>
561
 
                                                </property>
562
 
                                                <widget class="QCheckBox" row="1" column="0">
563
 
                                                    <property name="name">
564
 
                                                        <cstring>UseRightNextHopCheckBox</cstring>
565
 
                                                    </property>
566
 
                                                    <property name="text">
567
 
                                                        <string>Use right next hop:</string>
568
 
                                                    </property>
569
 
                                                    <property name="accel">
570
 
                                                        <string></string>
571
 
                                                    </property>
572
 
                                                </widget>
573
 
                                                <widget class="KLineEdit" row="1" column="1">
574
 
                                                    <property name="name">
575
 
                                                        <cstring>RightNextHopLineEdit</cstring>
576
 
                                                    </property>
577
 
                                                    <property name="enabled">
578
 
                                                        <bool>false</bool>
579
 
                                                    </property>
580
 
                                                </widget>
581
 
                                                <widget class="QCheckBox" row="0" column="0">
582
 
                                                    <property name="name">
583
 
                                                        <cstring>UseLeftNextHopCheckBox</cstring>
584
 
                                                    </property>
585
 
                                                    <property name="text">
586
 
                                                        <string>Use &amp;left next hop:</string>
587
 
                                                    </property>
588
 
                                                    <property name="accel">
589
 
                                                        <string>Alt+L</string>
590
 
                                                    </property>
591
 
                                                </widget>
592
 
                                                <widget class="KLineEdit" row="0" column="1">
593
 
                                                    <property name="name">
594
 
                                                        <cstring>LeftNextHopLineEdit</cstring>
595
 
                                                    </property>
596
 
                                                    <property name="enabled">
597
 
                                                        <bool>false</bool>
598
 
                                                    </property>
599
 
                                                    <property name="toolTip" stdset="0">
600
 
                                                        <string></string>
601
 
                                                    </property>
602
 
                                                </widget>
603
 
                                            </grid>
604
 
                                        </widget>
605
 
                                    </grid>
606
 
                                </widget>
607
 
                            </grid>
608
 
                        </widget>
609
 
                        <spacer>
610
 
                            <property name="name">
611
 
                                <cstring>spacer3</cstring>
612
 
                            </property>
613
 
                            <property name="orientation">
614
 
                                <enum>Vertical</enum>
615
 
                            </property>
616
 
                            <property name="sizeType">
617
 
                                <enum>Expanding</enum>
618
 
                            </property>
619
 
                            <property name="sizeHint">
620
 
                                <size>
621
 
                                    <width>20</width>
622
 
                                    <height>84</height>
623
 
                                </size>
624
 
                            </property>
625
 
                        </spacer>
626
 
                    </vbox>
627
 
                </widget>
628
 
                <spacer>
629
 
                    <property name="name">
630
 
                        <cstring>spacer112</cstring>
631
 
                    </property>
632
 
                    <property name="orientation">
633
 
                        <enum>Horizontal</enum>
634
 
                    </property>
635
 
                    <property name="sizeType">
636
 
                        <enum>Expanding</enum>
637
 
                    </property>
638
 
                    <property name="sizeHint">
639
 
                        <size>
640
 
                            <width>61</width>
641
 
                            <height>31</height>
642
 
                        </size>
643
 
                    </property>
644
 
                </spacer>
645
 
            </hbox>
646
 
        </widget>
647
 
    </grid>
648
 
</widget>
649
 
<connections>
650
 
    <connection>
651
 
        <sender>UseLeftNextHopCheckBox</sender>
652
 
        <signal>toggled(bool)</signal>
653
 
        <receiver>ProfileRacoonOptionsBase</receiver>
654
 
        <slot>useLeftNextHopToggled(bool)</slot>
655
 
    </connection>
656
 
    <connection>
657
 
        <sender>UseRightNextHopCheckBox</sender>
658
 
        <signal>toggled(bool)</signal>
659
 
        <receiver>ProfileRacoonOptionsBase</receiver>
660
 
        <slot>useRightNextHopToggled(bool)</slot>
661
 
    </connection>
662
 
    <connection>
663
 
        <sender>LocalIdTypeCombobox</sender>
664
 
        <signal>highlighted(const QString&amp;)</signal>
665
 
        <receiver>ProfileRacoonOptionsBase</receiver>
666
 
        <slot>localIDTypeToggled(const QString&amp;)</slot>
667
 
    </connection>
668
 
</connections>
669
 
<slots>
670
 
    <slot>useLeftNextHopToggled(bool)</slot>
671
 
    <slot>useRightNextHopToggled(bool)</slot>
672
 
    <slot>localIDTypeToggled(const QString&amp;)</slot>
673
 
</slots>
674
 
<layoutdefaults spacing="6" margin="11"/>
675
 
<includehints>
676
 
    <includehint>kcombobox.h</includehint>
677
 
    <includehint>klineedit.h</includehint>
678
 
    <includehint>kcombobox.h</includehint>
679
 
    <includehint>kcombobox.h</includehint>
680
 
    <includehint>klineedit.h</includehint>
681
 
    <includehint>klineedit.h</includehint>
682
 
</includehints>
683
 
</UI>