diff options
author | Michele Calgaro <[email protected]> | 2022-09-09 09:40:50 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-09 09:40:50 +0900 |
commit | 324cedb508defc73acbf54296a5dbcc12fdc365e (patch) | |
tree | 0b75e46135749c5f755ff5c094e559ccd56e7893 /src/newprofilewizardpsk.ui | |
parent | be4246c8187d8ab5929aa948a31506aca121d246 (diff) | |
download | kvpnc-324cedb508defc73acbf54296a5dbcc12fdc365e.tar.gz kvpnc-324cedb508defc73acbf54296a5dbcc12fdc365e.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/newprofilewizardpsk.ui')
-rw-r--r-- | src/newprofilewizardpsk.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/newprofilewizardpsk.ui b/src/newprofilewizardpsk.ui index 6a84183..a1c59c4 100644 --- a/src/newprofilewizardpsk.ui +++ b/src/newprofilewizardpsk.ui @@ -53,9 +53,6 @@ <property name="text"> <string>Sa&ve PSK</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> <property name="toolTip" stdset="0"> <string>Save Pre-shared key in config file (or in TDEWallet if available)</string> </property> @@ -177,9 +174,6 @@ <property name="text"> <string>&Load PSK from file</string> </property> - <property name="accel"> - <string>Alt+L</string> - </property> <property name="toolTip" stdset="0"> <string>Pre-shared key (shared secret) is stored in a file (e.g. on a usbstick)</string> </property> |