diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:08:44 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:08:44 +0900 |
commit | ee39cb509b01628706a4016aa3b8c539916e9a34 (patch) | |
tree | 08ef6b1f7234aacab7a50cabb7d8bab25671893a /src/firstrunwizard.ui | |
parent | c73397b05334cd21799c6db7edba379183e541a0 (diff) | |
download | klamav-ee39cb509b01628706a4016aa3b8c539916e9a34.tar.gz klamav-ee39cb509b01628706a4016aa3b8c539916e9a34.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/firstrunwizard.ui')
-rw-r--r-- | src/firstrunwizard.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/firstrunwizard.ui b/src/firstrunwizard.ui index 6f9ee58..7275000 100644 --- a/src/firstrunwizard.ui +++ b/src/firstrunwizard.ui @@ -94,9 +94,6 @@ <property name="text"> <string>Check for &updates to the signature database now.</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> <property name="checked"> <bool>true</bool> </property> |