summaryrefslogtreecommitdiffstats
path: root/src/specialfiletypes.ui
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-01-30 15:32:37 +0200
committerMavridis Philippe <mavridisf@gmail.com>2021-01-30 15:32:37 +0200
commit3a5d06908cf1044a0ef68580c12c1deedb8257f7 (patch)
tree00c2a9481c0c38a9329d17e4f18d500c52002727 /src/specialfiletypes.ui
parent3e8de4aed018670addfb12e4419d02477df90c1b (diff)
downloadklamav-3a5d06908cf1044a0ef68580c12c1deedb8257f7.tar.gz
klamav-3a5d06908cf1044a0ef68580c12c1deedb8257f7.zip
Updated Designer .ui files.
This resolves issue #13. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'src/specialfiletypes.ui')
-rw-r--r--src/specialfiletypes.ui226
1 files changed, 98 insertions, 128 deletions
diff --git a/src/specialfiletypes.ui b/src/specialfiletypes.ui
index 3e6e8ba..cfbe5ab 100644
--- a/src/specialfiletypes.ui
+++ b/src/specialfiletypes.ui
@@ -8,152 +8,122 @@
<rect>
<x>0</x>
<y>0</y>
- <width>399</width>
- <height>385</height>
+ <width>592</width>
+ <height>430</height>
</rect>
</property>
<property name="caption">
<string>Special File Types</string>
</property>
- <grid>
+ <vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="TQGroupBox" row="0" column="0">
+ <widget class="TQGroupBox">
<property name="name">
<cstring>Special_File_Types</cstring>
</property>
<property name="title">
<string>Special File Types</string>
</property>
- <widget class="TQLayoutWidget">
+ <vbox>
<property name="name">
- <cstring>layout9</cstring>
+ <cstring>unnamed</cstring>
</property>
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>30</y>
- <width>330</width>
- <height>210</height>
- </rect>
- </property>
- <grid>
+ <widget class="TQCheckBox">
+ <property name="name">
+ <cstring>kcfg_ExcludeQuarantine</cstring>
+ </property>
+ <property name="text">
+ <string>Exclude &amp;Quarantine Directory</string>
+ </property>
+ <property name="accel">
+ <string>Alt+Q</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>
+ <property name="accel">
+ <string>Alt+G</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox">
<property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQCheckBox" row="6" column="0">
- <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>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="5" column="0">
- <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>
- <property name="accel">
- <string>Alt+A</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="4" column="0">
- <property name="name">
- <cstring>kcfg_ExcludeQuarantine</cstring>
- </property>
- <property name="text">
- <string>Exclude &amp;Quarantine Directory</string>
- </property>
- <property name="accel">
- <string>Alt+Q</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="3" column="0">
- <property name="name">
- <cstring>kcfg_ScanMacros</cstring>
- </property>
- <property name="text">
- <string>&amp;Scan the Macros in Microsoft Office Files</string>
- </property>
- <property name="accel">
- <string>Alt+S</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="1" column="0">
- <property name="name">
- <cstring>kcfg_ScanPE</cstring>
- </property>
- <property name="text">
- <string>Scan 'Portable E&amp;xecutable' Files</string>
- </property>
- <property name="accel">
- <string>Alt+X</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="0" column="0">
- <property name="name">
- <cstring>kcfg_ScanMail</cstring>
- </property>
- <property name="text">
- <string>Scan Files Containin&amp;g E-Mail(s)</string>
- </property>
- <property name="accel">
- <string>Alt+G</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="2" column="0">
- <property name="name">
- <cstring>kcfg_ScanHTML</cstring>
- </property>
- <property name="text">
- <string>Scan &amp;HTML Files for Exploits</string>
- </property>
- <property name="accel">
- <string>Alt+H</string>
- </property>
- </widget>
- </grid>
- </widget>
+ <cstring>kcfg_ScanPE</cstring>
+ </property>
+ <property name="text">
+ <string>Scan 'Portable E&amp;xecutable' Files</string>
+ </property>
+ <property name="accel">
+ <string>Alt+X</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>
+ <property name="accel">
+ <string>Alt+H</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>
+ <property name="accel">
+ <string>Alt+S</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>
+ <property name="accel">
+ <string>Alt+A</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>
+ <property name="accel">
+ <string>Alt+Y</string>
+ </property>
+ </widget>
+ </vbox>
</widget>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>111</height>
- </size>
- </property>
- </spacer>
- </grid>
+ </vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>