From d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 12:36:58 -0600 Subject: Initial import of year-and-a-half-old upstream version 0.9.6a --- src/newprofilewizardnetwork.ui | 507 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 src/newprofilewizardnetwork.ui (limited to 'src/newprofilewizardnetwork.ui') diff --git a/src/newprofilewizardnetwork.ui b/src/newprofilewizardnetwork.ui new file mode 100644 index 0000000..2720385 --- /dev/null +++ b/src/newprofilewizardnetwork.ui @@ -0,0 +1,507 @@ + +NewProfileWizardNetwork + + + NewProfileWizardNetwork + + + + 0 + 0 + 461 + 267 + + + + Network settings + + + + unnamed + + + + layout28 + + + + unnamed + + + + layout27 + + + + unnamed + + + + layout11 + + + + unnamed + + + + spacer169 + + + Horizontal + + + Expanding + + + + 252 + 20 + + + + + + LabelNetworkDevice + + + true + + + Network device + + + + + NetworkDeviceComboBox + + + true + + + Network device for use with tunnel + + + This the the network device which should be used for the tunnel. <br>Its only active if needed. If no selection made, <br>"default" is set for using the device where the defaultroute points to. + + + + + + + UseRemoteNetworkCheckBox + + + &Use remote network + + + Alt+U + + + + + RemoteNetworkGroupBox + + + false + + + Remote network + + + + unnamed + + + + LabelRemoteNetwork + + + false + + + Remote network: + + + + + layout77 + + + + unnamed + + + + RemoteNetAddrLineEdit + + + Remote network address + + + This is the remote network where the connection should going to. Use this at a PPTP connection for set another network than the retrieved IP is located. + + + + + RemoteNetDividetextLabel + + + / + + + + + + 8 + + + + + 9 + + + + + 10 + + + + + 11 + + + + + 12 + + + + + 13 + + + + + 14 + + + + + 15 + + + + + 16 + + + + + 17 + + + + + 18 + + + + + 19 + + + + + 20 + + + + + 21 + + + + + 22 + + + + + 23 + + + + + 24 + + + + + 25 + + + + + 26 + + + + + 27 + + + + + 28 + + + + + 29 + + + + + 30 + + + + + 31 + + + + + 32 + + + + RemoteNetMaskComboBox + + + 16 + + + + + + + + + layout58 + + + + unnamed + + + + MtuCheckbox + + + Userdefined &MTU: + + + Alt+M + + + Check this to set a custom MTU size + + + If you enable this you can set a own MTU size. + + + + + MtuSpinbox + + + false + + + 1500 + + + 1200 + + + 1492 + + + The MTU size for the ppp connection + + + Here you can specify the MTU size for use with pppd. + + + + + spacer54 + + + Horizontal + + + Expanding + + + + 71 + 20 + + + + + + MruCheckbox + + + Userdefined M&RU: + + + Alt+R + + + Check this to set a custom MTU size + + + If you enable this you can set a own MTU size. + + + + + MruSpinbox + + + false + + + 1500 + + + 1200 + + + 1492 + + + The MTU size for the ppp connection + + + Here you can specify the MTU size for use with pppd. + + + + + + + layout57 + + + + unnamed + + + + TunnelDeviceTypeLabel + + + false + + + Tunnel device type: + + + + + layout22 + + + + unnamed + + + + spacer15 + + + Horizontal + + + Expanding + + + + 181 + 21 + + + + + + TunnelDeviceTypeComboBox + + + false + + + + + + + + + spacer14 + + + Vertical + + + Expanding + + + + 20 + 30 + + + + + + + + spacer13 + + + Horizontal + + + Expanding + + + + 16 + 20 + + + + + + + + + NetworkDeviceComboBox + + + useRemoteNetworkToggled(bool) + + + + kcombobox.h + klineedit.h + klineedit.h + kcombobox.h + kcombobox.h + + -- cgit v1.2.1