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

« back to all changes in this revision

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