diff options
Diffstat (limited to 'src/profileopenvpnoptionsbase.ui')
-rw-r--r-- | src/profileopenvpnoptionsbase.ui | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/src/profileopenvpnoptionsbase.ui b/src/profileopenvpnoptionsbase.ui index 1ec58cf..9043671 100644 --- a/src/profileopenvpnoptionsbase.ui +++ b/src/profileopenvpnoptionsbase.ui @@ -77,9 +77,6 @@ <property name="text"> <string>Use specified &local port:</string> </property> - <property name="accel"> - <string>Alt+L</string> - </property> <property name="toolTip" stdset="0"> <string>Specify local (source) port to use</string> </property> @@ -102,9 +99,6 @@ <property name="text"> <string>Disable L&ZO compression</string> </property> - <property name="accel"> - <string>Alt+Z</string> - </property> </widget> <widget class="TQSpinBox" row="1" column="1"> <property name="name"> @@ -133,9 +127,6 @@ <property name="text"> <string>Disable socket bind</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox" row="4" column="0"> <property name="name"> @@ -144,9 +135,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> @@ -228,9 +216,6 @@ <property name="text"> <string>Use tunnel ping restart:</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Specify local (source) port to use</string> </property> @@ -242,9 +227,6 @@ <property name="text"> <string>Use reneg-sec:</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -287,9 +269,6 @@ <property name="text"> <string>Frag&ment packets bigger than:</string> </property> - <property name="accel"> - <string>Alt+M</string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -378,9 +357,6 @@ <property name="text"> <string>Use tunnel ping:</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -591,9 +567,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> @@ -608,9 +581,6 @@ <property name="text"> <string>Use only CA cert and authenticate with username and password</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Authenticate with server using username and password</string> </property> @@ -622,9 +592,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> @@ -685,9 +652,6 @@ <property name="text"> <string>Authenticate &with username and password</string> </property> - <property name="accel"> - <string>Alt+W</string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -718,9 +682,6 @@ <property name="text"> <string>Use &TLS auth</string> </property> - <property name="accel"> - <string>Alt+T</string> - </property> <property name="toolTip" stdset="0"> <string>Add an additional TLS authentication</string> </property> |