diff options
Diffstat (limited to 'src/advancedprofiledialogbase.ui')
-rw-r--r-- | src/advancedprofiledialogbase.ui | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/advancedprofiledialogbase.ui b/src/advancedprofiledialogbase.ui index e612286..e407431 100644 --- a/src/advancedprofiledialogbase.ui +++ b/src/advancedprofiledialogbase.ui @@ -26,9 +26,6 @@ <property name="text"> <string>&Enable advanced settings</string> </property> - <property name="accel"> - <string>Alt+E</string> - </property> <property name="toolTip" stdset="0"> <string>Enable advanced settings for profile</string> </property> @@ -68,9 +65,6 @@ <property name="text"> <string>Allow single DES encr&yption</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> <property name="toolTip" stdset="0"> <string>Allow single DES encryption (insecure)</string> </property> @@ -82,9 +76,6 @@ <property name="text"> <string>&IKE DH group:</string> </property> - <property name="accel"> - <string>Alt+I</string> - </property> <property name="toolTip" stdset="0"> <string>Use special Diffie Hellman group</string> </property> @@ -96,9 +87,6 @@ <property name="text"> <string>Perfect for&ward secrecy (PFS):</string> </property> - <property name="accel"> - <string>Alt+W</string> - </property> <property name="toolTip" stdset="0"> <string>Use perfect forward secrety (PFS)</string> </property> @@ -110,9 +98,6 @@ <property name="text"> <string>Application &version:</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> <property name="toolTip" stdset="0"> <string>Send an own application version string</string> </property> |