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:17:22 +0900 |
| commit | 8100acbd1919b368bf7d965bd64766554af5716a (patch) | |
| tree | fbe24994e3c42de596bef4aec10499b6d78b591f /src/logoptions.ui | |
| parent | fa547ef8d92e2bcb373f5e3af7efd8cce5be959a (diff) | |
| download | klamav-8100acbd.tar.gz klamav-8100acbd.zip | |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ee39cb509b01628706a4016aa3b8c539916e9a34)
Diffstat (limited to 'src/logoptions.ui')
| -rw-r--r-- | src/logoptions.ui | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/logoptions.ui b/src/logoptions.ui index 3f5f6cc..8130ecb 100644 --- a/src/logoptions.ui +++ b/src/logoptions.ui @@ -115,9 +115,6 @@ <property name="text"> <string>&Application Launch/Shutdown</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -126,9 +123,6 @@ <property name="text"> <string>Scan Starte&d/Stopped/Cancelled</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -137,9 +131,6 @@ <property name="text"> <string>&File Quarantined</string> </property> - <property name="accel"> - <string>Alt+F</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -148,9 +139,6 @@ <property name="text"> <string>Data&base Updates</string> </property> - <property name="accel"> - <string>Alt+B</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -159,9 +147,6 @@ <property name="text"> <string>Software &Updates</string> </property> - <property name="accel"> - <string>Alt+U</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -170,9 +155,6 @@ <property name="text"> <string>&Virus/Suspicious File Found</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -181,9 +163,6 @@ <property name="text"> <string>&Error Encountered</string> </property> - <property name="accel"> - <string>Alt+E</string> - </property> </widget> </vbox> </widget> |
