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/logoptions.ui

177 lines
7.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>LogOptions</class>
<widget class="TQWidget">
<property name="name">
<cstring>LogOptions</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>480</width>
<height>415</height>
</rect>
</property>
<property name="caption">
<string>Options for Logging</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>LimitsGroup</cstring>
</property>
<property name="title">
<string>Logging Options</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout16</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>MaxMBsEx</cstring>
</property>
<property name="text">
<string>Expire events after</string>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>kcfg_ExpireDays</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>MaxMBsEx_2</cstring>
</property>
<property name="text">
<string>day(s)</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer18</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>100</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>frame7</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Log the following events:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_LaunchShutdown</cstring>
</property>
<property name="text">
<string>&amp;Application Launch/Shutdown</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_StartedStoppedCancelled</cstring>
</property>
<property name="text">
<string>Scan Starte&amp;d/Stopped/Cancelled</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_Quarantined</cstring>
</property>
<property name="text">
<string>&amp;File Quarantined</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DBUpdates</cstring>
</property>
<property name="text">
<string>Data&amp;base Updates</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SoftwareUpdates</cstring>
</property>
<property name="text">
<string>Software &amp;Updates</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_VirusFound</cstring>
</property>
<property name="text">
<string>&amp;Virus/Suspicious File Found</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_Error</cstring>
</property>
<property name="text">
<string>&amp;Error Encountered</string>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>