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/profilecertoptionsbase.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/profilecertoptionsbase.ui')
| -rw-r--r-- | src/profilecertoptionsbase.ui | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/profilecertoptionsbase.ui b/src/profilecertoptionsbase.ui index d07e853..9a4f14c 100644 --- a/src/profilecertoptionsbase.ui +++ b/src/profilecertoptionsbase.ui @@ -66,9 +66,6 @@ <property name="text"> <string>Use e&mail address as identifier</string> </property> - <property name="accel"> - <string>Alt+M</string> - </property> </widget> <spacer> <property name="name"> @@ -121,9 +118,6 @@ <property name="text"> <string>Allo&w empty private key passphrase</string> </property> - <property name="accel"> - <string>Alt+W</string> - </property> </widget> </hbox> </widget> @@ -317,9 +311,6 @@ <property name="text"> <string>Import p1&2 Certificate...</string> </property> - <property name="accel"> - <string>Alt+2</string> - </property> <property name="toolTip" stdset="0"> <string>Import a certificate in P12 format</string> </property> @@ -439,9 +430,6 @@ <property name="text"> <string>Verify CA certificate of peer</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -460,9 +448,6 @@ <property name="text"> <string>Use &Cisco certificate store</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> </widget> <spacer> <property name="name"> @@ -579,9 +564,6 @@ <property name="text"> <string>&Use special server certificate</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> </widget> <spacer> <property name="name"> @@ -633,9 +615,6 @@ <property name="text"> <string>Save private ke&y passphrase</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> </widget> <spacer> <property name="name"> |
