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/newprofilewizardpptp.ui | 537 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 537 insertions(+) create mode 100644 src/newprofilewizardpptp.ui (limited to 'src/newprofilewizardpptp.ui') diff --git a/src/newprofilewizardpptp.ui b/src/newprofilewizardpptp.ui new file mode 100644 index 0000000..08485fc --- /dev/null +++ b/src/newprofilewizardpptp.ui @@ -0,0 +1,537 @@ + +NewProfileWizardPptp + + + NewProfileWizardPptp + + + + 0 + 0 + 557 + 494 + + + + New profile wizard PPTP + + + + unnamed + + + + layout14 + + + + unnamed + + + + layout13 + + + + unnamed + + + + DnsGroupBox + + + DNS options + + + + unnamed + + + + DnsServerCheckbox + + + Use specified DNS server: + + + Use specified DNS server instead of retrieved from peer + + + + + SearchDomainInResolvConfLineedit + + + false + + + + + + IP address of the DNS server (no hostname) + + + + + UseSearchDomainInResolvConfCheckbox + + + Use specified DNS search domain: + + + Use specified DNS server instead of retrieved from peer + + + + + DnsServerLineedit + + + false + + + + + + IP address of the DNS server (no hostname) + + + + + DomainInResolvConfLineedit + + + false + + + + + + IP address of the DNS server (no hostname) + + + + + UseDomainInResolvConfCheckbox + + + Use specified DNS domain: + + + Use specified DNS server instead of retrieved from peer + + + + + + + PppOptionsGroupBox + + + PPP options + + + + unnamed + + + + DisableCcpCheckbox + + + Disable CCP negotiation + + + + + + Disable Compression Control Protocol negotiation + + + Check to disabe CCP (Compression Control Protocol) negotiation. This option should only be required if the peer is buggy and gets confused by requests from pppd for CCP negotiation. + + + + + UseNoDeflateCheckbox + + + Do not use deflate met&hod + + + Alt+H + + + Do not use deflate decompression method (disabled by default) + + + + + DisableProtocolFieldCompressionCheckbox + + + Disable protocol field compression + + + + + + Disable protocol field compression negotiation + + + Disable protocol field compression negotiation in both the receive and the transmit direction + + + + + DisableAdressControlCompressionCheckbox + + + Disable adress control compression + + + + + + Disable Address/Control compression in both directions + + + Disable Address/Control compression in both directions (send and receive). + + + + + UseNoBsdCompCheckbox + + + Do not use BSD compression + + + + + + Do not use BSD compression (disabled by default) + + + + + UseNoIpDefaultCheckbox + + + Use no IP b&y default + + + Alt+Y + + + + + DisableMagicNumberNegotiationCheckbox + + + Disable magic number negotiation + + + + + + Disables the magic number negotiation + + + Disable magic number negotiation. With this option, pppd cannot detect a looped-back line. This option should only be needed if the peer is buggy. + + + + + DisableHeaderCompressionCheckbox + + + Disable TCP/IP header compression + + + + + + Disables the Van Jacobson style TCP/IP header compression + + + Disables the Van Jacobson style TCP/IP header compression in both the transmit and the receive direction. + + + + + DisableIpxCheckbox + + + Disable IPX + + + + + + Disables the IPXCP and IPX protocols + + + Disables the IPXCP and IPX protocols. This option should only be required if the peer is buggy and gets confused by requests from pppd for IPXCP negotiation. + + + + + + + MppeOptionsGroupBox + + + MPPE options + + + + unnamed + + + + RequireMppeCheckbox + + + Re&quire MPPE + + + Alt+Q + + + Require Microsoft Point-To-Point Encrpytion (enabled by default) + + + + + Refuse40BitEncryptionCheckbox + + + Refuse &40 bit encryption + + + Alt+4 + + + Refuse 40 bit length encryption of MPPE + + + + + Refuse128BitEncryptionCheckbox + + + Refuse 1&28 bit encryption + + + Alt+2 + + + Refuse 128 bit length encryption of MPPE + + + + + AllowStatefulModeCheckbox + + + Allo&w MPPE stateful mode + + + Alt+W + + + Check this for allow stateful mode of MPPE + + + + + UseNoMPPECompressionCheckbox + + + Do not use &MPPC compression + + + Alt+M + + + Do not use the Microsoft Poit-To-Point Compression protocol. <br>I.e. for compatibility with watchguard firebox (disabled by default) + + + Check this for disable Microsoft Point-to-Point Compression (MPPC) (i.e. for compatibility with watchguard firebox). + + + + + + + AuthGroupBox + + + Authentication + + + + unnamed + + + + layout8 + + + + unnamed + + + + layout7 + + + + unnamed + + + + textLabel1 + + + Authorization method: + + + + + AuthMethodComboBox + + + + + + + RequireEapCheckbox + + + Re&quire EAP + + + Alt+Q + + + Require EAP (disabled by default), should be disabled + + + + + + + + + layout7_2 + + + + unnamed + + + + layout6 + + + + unnamed + + + + L2tpdDaemonLabel + + + L2TP daemon + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 111 + 21 + + + + + + + + + l2tpd/xl2tpd + + + + + openl2tp + + + + L2tpDaemonComboBox + + + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 165 + + + + + + + + spacer11 + + + Horizontal + + + Expanding + + + + 49 + 31 + + + + + + + + + useNtDomainNameToggled(bool) + + + + klineedit.h + klineedit.h + klineedit.h + kcombobox.h + kcombobox.h + + -- cgit v1.2.1