diff options
Diffstat (limited to 'src/newprofilewizardopenvpn.ui')
-rw-r--r-- | src/newprofilewizardopenvpn.ui | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/newprofilewizardopenvpn.ui b/src/newprofilewizardopenvpn.ui index 9517494..5b03185 100644 --- a/src/newprofilewizardopenvpn.ui +++ b/src/newprofilewizardopenvpn.ui @@ -92,9 +92,6 @@ <property name="text"> <string>Use TLS auth:</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Add an additional TLS authentication</string> </property> @@ -190,9 +187,6 @@ <property name="text"> <string>Accept onl&y peer with common name:</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> <property name="toolTip" stdset="0"> <string>Accept connections only from a host with X509 name <br>or common name equal to specified name</string> </property> @@ -231,9 +225,6 @@ <property name="text"> <string>Allow IP address change of peer (for DHCP)</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -289,9 +280,6 @@ <property name="text"> <string>Disable L&ZO compression</string> </property> - <property name="accel"> - <string>Alt+Z</string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -406,9 +394,6 @@ <property name="text"> <string>Re&quire peer ns cert type:</string> </property> - <property name="accel"> - <string>Alt+Q</string> - </property> <property name="toolTip" stdset="0"> <string>Require that peer certificate was signed with an explicit nsCertType destination of "client" or "server"</string> </property> @@ -540,9 +525,6 @@ <property name="text"> <string>Use &HTTP proxy</string> </property> - <property name="accel"> - <string>Alt+H</string> - </property> <property name="toolTip" stdset="0"> <string>Connect via HTTP proxy</string> </property> |