diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-09 09:40:50 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-09 09:42:05 +0900 |
| commit | 4d041456904c9bd4ed47a28109960ffc266d8642 (patch) | |
| tree | 46600b5df628bd99db9db3f895bd730352ee4731 /src/profileracoonoptionsbase.ui | |
| parent | a0ff810ae65bb017d96bb42044b7bc2b77e5ec00 (diff) | |
| download | kvpnc-4d041456.tar.gz kvpnc-4d041456.zip | |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 324cedb508defc73acbf54296a5dbcc12fdc365e)
Diffstat (limited to 'src/profileracoonoptionsbase.ui')
| -rw-r--r-- | src/profileracoonoptionsbase.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/profileracoonoptionsbase.ui b/src/profileracoonoptionsbase.ui index 3627da8..d8f78c1 100644 --- a/src/profileracoonoptionsbase.ui +++ b/src/profileracoonoptionsbase.ui @@ -81,9 +81,6 @@ <property name="text"> <string>&Use Mode Configuration</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> </widget> </hbox> </widget> @@ -207,9 +204,6 @@ <property name="text"> <string>Perfect forward secrec&y (PFS):</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> <property name="toolTip" stdset="0"> <string>Use perfect forward secrety (PFS)</string> </property> @@ -283,9 +277,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> @@ -814,9 +805,6 @@ dh18 = modp8192 (only racoon)</string> <property name="text"> <string>Authenticate &with username and password (XAUTH)</string> </property> - <property name="accel"> - <string>Alt+W</string> - </property> <property name="toolTip" stdset="0"> <string>enable this if you want enable the XAUTh extension</string> </property> |
