diff options
Diffstat (limited to 'src/specialfiletypes.ui')
-rw-r--r-- | src/specialfiletypes.ui | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/src/specialfiletypes.ui b/src/specialfiletypes.ui index cfbe5ab..2403d8f 100644 --- a/src/specialfiletypes.ui +++ b/src/specialfiletypes.ui @@ -54,6 +54,14 @@ </widget> <widget class="TQCheckBox"> <property name="name"> + <cstring>kcfg_ScanELF</cstring> + </property> + <property name="text"> + <string>Scan ELF Files</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> <cstring>kcfg_ScanPE</cstring> </property> <property name="text"> @@ -65,6 +73,25 @@ </widget> <widget class="TQCheckBox"> <property name="name"> + <cstring>kcfg_ScanSWF</cstring> + </property> + <property name="text"> + <string>Scan Adobe Flash Files</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_ScanPDF</cstring> + </property> + <property name="text"> + <string>Scan PDF Files</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> <cstring>kcfg_ScanHTML</cstring> </property> <property name="text"> @@ -87,6 +114,17 @@ </widget> <widget class="TQCheckBox"> <property name="name"> + <cstring>kcfg_ScanHWP3</cstring> + </property> + <property name="text"> + <string>Scan HWP3 Documents</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> <cstring>kcfg_VirusBroken</cstring> </property> <property name="paletteForegroundColor"> |