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/specialfiletypes.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/specialfiletypes.ui')
| -rw-r--r-- | src/specialfiletypes.ui | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/src/specialfiletypes.ui b/src/specialfiletypes.ui index 2403d8f..7151d23 100644 --- a/src/specialfiletypes.ui +++ b/src/specialfiletypes.ui @@ -37,9 +37,6 @@ <property name="text"> <string>Exclude &Quarantine Directory</string> </property> - <property name="accel"> - <string>Alt+Q</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -48,9 +45,6 @@ <property name="text"> <string>Scan Files Containin&g E-Mail(s)</string> </property> - <property name="accel"> - <string>Alt+G</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -67,9 +61,6 @@ <property name="text"> <string>Scan 'Portable E&xecutable' Files</string> </property> - <property name="accel"> - <string>Alt+X</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -78,9 +69,6 @@ <property name="text"> <string>Scan Adobe Flash Files</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -97,9 +85,6 @@ <property name="text"> <string>Scan &HTML Files for Exploits</string> </property> - <property name="accel"> - <string>Alt+H</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -108,9 +93,6 @@ <property name="text"> <string>&Scan the Macros in Microsoft Office Files</string> </property> - <property name="accel"> - <string>Alt+S</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -119,9 +101,6 @@ <property name="text"> <string>Scan HWP3 Documents</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -137,9 +116,6 @@ <property name="text"> <string>Treat &a Broken Executable as a Virus</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -155,9 +131,6 @@ <property name="text"> <string>Mark Encr&ypted Files as Suspicious</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> </widget> </vbox> </widget> |
