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:40:50 +0900 |
commit | 324cedb508defc73acbf54296a5dbcc12fdc365e (patch) | |
tree | 0b75e46135749c5f755ff5c094e559ccd56e7893 /src/newprofilewizarduser.ui | |
parent | be4246c8187d8ab5929aa948a31506aca121d246 (diff) | |
download | kvpnc-324cedb508defc73acbf54296a5dbcc12fdc365e.tar.gz kvpnc-324cedb508defc73acbf54296a5dbcc12fdc365e.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/newprofilewizarduser.ui')
-rw-r--r-- | src/newprofilewizarduser.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/newprofilewizarduser.ui b/src/newprofilewizarduser.ui index 476be88..d454091 100644 --- a/src/newprofilewizarduser.ui +++ b/src/newprofilewizarduser.ui @@ -56,9 +56,6 @@ <property name="text"> <string>N&T domain name for authentication:</string> </property> - <property name="accel"> - <string>Alt+T</string> - </property> <property name="toolTip" stdset="0"> <string>Use NT domain for authentication</string> </property> @@ -169,9 +166,6 @@ <property name="text"> <string>Save &user password</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> <property name="toolTip" stdset="0"> <string>Save user password in config file (or in TDEWallet if available)</string> </property> @@ -183,9 +177,6 @@ <property name="text"> <string>Dont sa&ve username</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> <property name="toolTip" stdset="0"> <string>Do not save the username in config nor TDEWallet</string> </property> |