diff options
Diffstat (limited to 'src/newprofilewizardtypeselection.ui')
-rw-r--r-- | src/newprofilewizardtypeselection.ui | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/src/newprofilewizardtypeselection.ui b/src/newprofilewizardtypeselection.ui index a0ef233..e92ef22 100644 --- a/src/newprofilewizardtypeselection.ui +++ b/src/newprofilewizardtypeselection.ui @@ -61,9 +61,6 @@ <property name="text"> <string>&Cisco (free)</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -75,9 +72,6 @@ <property name="text"> <string>&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"> @@ -86,9 +80,6 @@ <property name="text"> <string>L2TP over IPSec (Linux 2.&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"> @@ -97,9 +88,6 @@ <property name="text"> <string>&Microsoft PPTP</string> </property> - <property name="accel"> - <string>Alt+M</string> - </property> </widget> <widget class="TQRadioButton" row="4" column="0"> <property name="name"> @@ -108,9 +96,6 @@ <property name="text"> <string>Open&VPN</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> </widget> <widget class="TQRadioButton" row="3" column="0"> <property name="name"> @@ -119,9 +104,6 @@ <property name="text"> <string>IPSec (Linux &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"> @@ -130,9 +112,6 @@ <property name="text"> <string>&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"> @@ -141,9 +120,6 @@ <property name="text"> <string>Cisco (propritar&y)</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> </widget> <widget class="TQRadioButton" row="8" column="0"> <property name="name"> @@ -152,9 +128,6 @@ <property name="text"> <string>&Vtun</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> </widget> <widget class="TQRadioButton" row="9" column="0"> <property name="name"> @@ -163,9 +136,6 @@ <property name="text"> <string>&SSH</string> </property> - <property name="accel"> - <string>Alt+S</string> - </property> </widget> </grid> </widget> |