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/klamonacc_config.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/klamonacc_config.ui')
| -rw-r--r-- | src/klamonacc_config.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/klamonacc_config.ui b/src/klamonacc_config.ui index 97e9fe5..b2ba950 100644 --- a/src/klamonacc_config.ui +++ b/src/klamonacc_config.ui @@ -37,9 +37,6 @@ <property name="text"> <string>Enable &On-Access Scanner</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -48,9 +45,6 @@ <property name="text"> <string>Scan Files/Directories When They Are &Created or Moved</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -62,9 +56,6 @@ <property name="text"> <string>E&xclude TDE Configuration Directory</string> </property> - <property name="accel"> - <string>Alt+X</string> - </property> </widget> </vbox> </widget> @@ -165,9 +156,6 @@ <property name="text"> <string>Set up &Directories to Watch</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> </widget> <spacer> <property name="name"> |
