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/profileuseroptionsbase.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/profileuseroptionsbase.ui')
| -rw-r--r-- | src/profileuseroptionsbase.ui | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/profileuseroptionsbase.ui b/src/profileuseroptionsbase.ui index 01c805b..e64899f 100644 --- a/src/profileuseroptionsbase.ui +++ b/src/profileuseroptionsbase.ui @@ -64,9 +64,6 @@ <property name="text"> <string>N&T domain name:</string> </property> - <property name="accel"> - <string>Alt+T</string> - </property> <property name="toolTip" stdset="0"> <string>Use NT domain for authentication</string> </property> @@ -133,9 +130,6 @@ <property name="text"> <string>Dont save username</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Do not save the username in config nor TDEWallet</string> </property> @@ -234,9 +228,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> @@ -250,9 +241,6 @@ <property name="text"> <string>Hide group pass&word field in account data dialog</string> </property> - <property name="accel"> - <string>Alt+W</string> - </property> <property name="toolTip" stdset="0"> <string>Do not show group password field in dialog for request username/password.</string> </property> @@ -267,9 +255,6 @@ <property name="text"> <string>Ask user password on each connect</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>If this option is enabled, on each connect the user password will be asked.</string> </property> |
