You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
klamav/src/specialfiletypes.ui

141 lines
5.4 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SpecialFileTypes</class>
<widget class="TQWidget">
<property name="name">
<cstring>SpecialFileTypes</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>592</width>
<height>430</height>
</rect>
</property>
<property name="caption">
<string>Special File Types</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>Special_File_Types</cstring>
</property>
<property name="title">
<string>Special File Types</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ExcludeQuarantine</cstring>
</property>
<property name="text">
<string>Exclude &amp;Quarantine Directory</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ScanMail</cstring>
</property>
<property name="text">
<string>Scan Files Containin&amp;g E-Mail(s)</string>
</property>
</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">
<string>Scan 'Portable E&amp;xecutable' Files</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ScanSWF</cstring>
</property>
<property name="text">
<string>Scan Adobe Flash Files</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">
<string>Scan &amp;HTML Files for Exploits</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ScanMacros</cstring>
</property>
<property name="text">
<string>&amp;Scan the Macros in Microsoft Office Files</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ScanHWP3</cstring>
</property>
<property name="text">
<string>Scan HWP3 Documents</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_VirusBroken</cstring>
</property>
<property name="paletteForegroundColor">
<color>
<red>255</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Treat &amp;a Broken Executable as a Virus</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_VirusEncrypted</cstring>
</property>
<property name="paletteForegroundColor">
<color>
<red>255</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Mark Encr&amp;ypted Files as Suspicious</string>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>