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.
kvpnc/src/newprofilewizardciscomanual...

234 lines
9.6 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>NewProfileWizardCiscoManually</class>
<widget class="TQWidget">
<property name="name">
<cstring>NewProfileWizardCiscoManually</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>373</width>
<height>181</height>
</rect>
</property>
<property name="caption">
<string>New profile wizard cisco</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer25</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>71</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout24</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer37</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>171</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>CheckSavePsk</cstring>
</property>
<property name="text">
<string>Save group &amp;password</string>
</property>
<property name="accel">
<string>Alt+P</string>
</property>
<property name="toolTip" stdset="0">
<string>Save the group password in config file (or in TDEWallet if available)</string>
</property>
</widget>
<spacer row="3" column="2">
<property name="name">
<cstring>spacer38</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>111</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Cisco specific settings</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>AllowEmptyGroupPasswordCheckBox</cstring>
</property>
<property name="text">
<string>A&amp;llow empty group password (insecure!)</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
<property name="toolTip" stdset="0">
<string>Allow an empty group password (not recommended, insecure)</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>layout12</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit" row="0" column="2">
<property name="name">
<cstring>IDLineEdit</cstring>
</property>
<property name="toolTip" stdset="0">
<string>IPSec ID of the remote side</string>
</property>
<property name="whatsThis" stdset="0">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>LabelID</cstring>
</property>
<property name="text">
<string>IPSec ID:</string>
</property>
</widget>
<widget class="KLineEdit" row="3" column="2">
<property name="name">
<cstring>GroupPasswordLineEdit</cstring>
</property>
<property name="echoMode">
<enum>Password</enum>
</property>
<property name="toolTip" stdset="0">
<string>Group password for remote side</string>
</property>
</widget>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer18</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>70</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer15</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>70</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>LabelPsk</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Group password:</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer24_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<tabstops>
<tabstop>IDLineEdit</tabstop>
<tabstop>GroupPasswordLineEdit</tabstop>
<tabstop>CheckSavePsk</tabstop>
<tabstop>AllowEmptyGroupPasswordCheckBox</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>