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/newprofilewizardtypeselecti...

214 lines
10 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>NewProfileWizardTypeSelection</class>
<widget class="TQWidget">
<property name="name">
<cstring>NewProfileWizardTypeSelection</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>355</width>
<height>440</height>
</rect>
</property>
<property name="caption">
<string>New profile wizard type selection</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout25</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout24</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Select the type of your VPN:</string>
</property>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="title">
<string>Type</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>CiscoRadioButton</cstring>
</property>
<property name="text">
<string>&amp;Cisco (free)</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton" row="7" column="0">
<property name="name">
<cstring>L2tpFreeswanRadioButton</cstring>
</property>
<property name="text">
<string>&amp;L2TP over IPSec (Free/SWAN or Openswan)</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
</widget>
<widget class="TQRadioButton" row="6" column="0">
<property name="name">
<cstring>L2tpRacoonRadioButton</cstring>
</property>
<property name="text">
<string>L2TP over IPSec (Linux 2.&amp;6 native or BSD)</string>
</property>
<property name="accel">
<string>Alt+6</string>
</property>
</widget>
<widget class="TQRadioButton" row="5" column="0">
<property name="name">
<cstring>PptpRadioButton</cstring>
</property>
<property name="text">
<string>&amp;Microsoft PPTP</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
</widget>
<widget class="TQRadioButton" row="4" column="0">
<property name="name">
<cstring>OpenvpnRadioButton</cstring>
</property>
<property name="text">
<string>Open&amp;VPN</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
</widget>
<widget class="TQRadioButton" row="3" column="0">
<property name="name">
<cstring>RacoonRadioButton</cstring>
</property>
<property name="text">
<string>IPSec (Linux &amp;2.6 native or BSD)</string>
</property>
<property name="accel">
<string>Alt+2</string>
</property>
</widget>
<widget class="TQRadioButton" row="2" column="0">
<property name="name">
<cstring>FreeswanRadioButton</cstring>
</property>
<property name="text">
<string>&amp;IPSec (Free/SWAN or Openswan)</string>
</property>
<property name="accel">
<string>Alt+I</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>CiscoVpncRadioButton</cstring>
</property>
<property name="text">
<string>Cisco (propritar&amp;y)</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
<widget class="TQRadioButton" row="8" column="0">
<property name="name">
<cstring>VtunRadioButton</cstring>
</property>
<property name="text">
<string>&amp;Vtun</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
</widget>
<widget class="TQRadioButton" row="9" column="0">
<property name="name">
<cstring>SshRadioButton</cstring>
</property>
<property name="text">
<string>&amp;SSH</string>
</property>
<property name="accel">
<string>Alt+S</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer65</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>105</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer64</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>