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/newprofilewizardcert.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/newprofilewizardcert.ui')
| -rw-r--r-- | src/newprofilewizardcert.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/newprofilewizardcert.ui b/src/newprofilewizardcert.ui index 5629402..47afa88 100644 --- a/src/newprofilewizardcert.ui +++ b/src/newprofilewizardcert.ui @@ -50,9 +50,6 @@ <property name="text"> <string>Enable PKCS&11 smartcard support</string> </property> - <property name="accel"> - <string>Alt+1</string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -288,9 +285,6 @@ <property name="text"> <string>&Use special server certificate</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> <property name="toolTip" stdset="0"> <string></string> </property> @@ -423,9 +417,6 @@ <property name="text"> <string>Use token provider &library:</string> </property> - <property name="accel"> - <string>Alt+L</string> - </property> </widget> <widget class="KURLRequester"> <property name="name"> |
