You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetworkmanager/knetworkmanager-0.9/vpn-plugins/vpnc/src/vpncprop.ui

280 lines
11 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>VPNCConfigWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>VPNCConfigWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>667</width>
<height>435</height>
</rect>
</property>
<property name="caption">
<string>VPNCConfigWidget</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>kTabWidget1</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>Required Information</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Gateway</string>
</property>
<property name="buddy" stdset="0">
<cstring>IPSec_gateway</cstring>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>IPSec_gateway</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>labelGroup</cstring>
</property>
<property name="text">
<string>Group Name</string>
</property>
<property name="buddy" stdset="0">
<cstring>IPSec_ID</cstring>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>IPSec_ID</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>lblUsername</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>User Name</string>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>Xauth_username</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
</widget>
<widget class="TQGroupBox" row="5" column="0" colspan="2">
<property name="name">
<cstring>groupBox5_3</cstring>
</property>
<property name="title">
<string>Import settings from Cisco PCF file</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KURLRequester" row="0" column="1">
<property name="name">
<cstring>editPCF</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>PCF File</string>
</property>
</widget>
<widget class="KPushButton" row="1" column="0" colspan="2">
<property name="name">
<cstring>pcfImport</cstring>
</property>
<property name="text">
<string>Import</string>
</property>
</widget>
</grid>
</widget>
<spacer row="6" column="1">
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>Optional Information</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>chkUseKeepAlive</cstring>
</property>
<property name="text">
<string>Use NAT keep alive packets</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>chkUseDomain</cstring>
</property>
<property name="text">
<string>Use domain for authentication</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>lblDomain</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Domain</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>lblKeepAliveInterval</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Interval</string>
</property>
</widget>
<widget class="TQLineEdit" row="5" column="1">
<property name="name">
<cstring>nat_keep_alive_interval</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="KLineEdit" row="3" column="1">
<property name="name">
<cstring>Domain</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>NAT traversal</string>
</property>
</widget>
<widget class="TQComboBox" row="6" column="1">
<property name="name">
<cstring>cboNAT</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="7" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>chkSingleDES</cstring>
</property>
<property name="text">
<string>Enable weak single DES encryption</string>
</property>
</widget>
<widget class="TQCheckBox" row="8" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>chkIPAdresses</cstring>
</property>
<property name="text">
<string>Only use VPN Connection for these Adresses (for example: 172.16.0.0/16 10.11.12.0/24)</string>
</property>
</widget>
<spacer row="10" column="1">
<property name="name">
<cstring>spacer10</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KLineEdit" row="9" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>routes</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
</includehints>
</UI>