<!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>&Cisco (free)</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>&L2TP over IPSec (Free/SWAN or Openswan)</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.&6 native or BSD)</string> </property> </widget> <widget class="TQRadioButton" row="5" column="0"> <property name="name"> <cstring>PptpRadioButton</cstring> </property> <property name="text"> <string>&Microsoft PPTP</string> </property> </widget> <widget class="TQRadioButton" row="4" column="0"> <property name="name"> <cstring>OpenvpnRadioButton</cstring> </property> <property name="text"> <string>Open&VPN</string> </property> </widget> <widget class="TQRadioButton" row="3" column="0"> <property name="name"> <cstring>RacoonRadioButton</cstring> </property> <property name="text"> <string>IPSec (Linux &2.6 native or BSD)</string> </property> </widget> <widget class="TQRadioButton" row="2" column="0"> <property name="name"> <cstring>FreeswanRadioButton</cstring> </property> <property name="text"> <string>&IPSec (Free/SWAN or Openswan)</string> </property> </widget> <widget class="TQRadioButton" row="1" column="0"> <property name="name"> <cstring>CiscoVpncRadioButton</cstring> </property> <property name="text"> <string>Cisco (propritar&y)</string> </property> </widget> <widget class="TQRadioButton" row="8" column="0"> <property name="name"> <cstring>VtunRadioButton</cstring> </property> <property name="text"> <string>&Vtun</string> </property> </widget> <widget class="TQRadioButton" row="9" column="0"> <property name="name"> <cstring>SshRadioButton</cstring> </property> <property name="text"> <string>&SSH</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>