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/newprofilewizardconnectoptions.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/newprofilewizardconnectoptions.ui')
-rw-r--r-- | src/newprofilewizardconnectoptions.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/newprofilewizardconnectoptions.ui b/src/newprofilewizardconnectoptions.ui index 836a59f..48cbb4b 100644 --- a/src/newprofilewizardconnectoptions.ui +++ b/src/newprofilewizardconnectoptions.ui @@ -42,9 +42,6 @@ <property name="text"> <string>Connect after creating ne&w profile</string> </property> - <property name="accel"> - <string>Alt+W</string> - </property> </widget> <spacer> <property name="name"> @@ -80,9 +77,6 @@ <property name="text"> <string>&Connect automatically at startup:</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="checked"> <bool>false</bool> </property> |