summaryrefslogtreecommitdiffstats
path: root/src/eventsrc
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-01-30 21:32:20 +0200
committerMavridis Philippe <mavridisf@gmail.com>2021-01-30 21:36:09 +0200
commit176a8117e0dc70b6368a92aadbe93e5da1c52c67 (patch)
treeae8bea2ef48e76c8dda2c052dc5a03fa032546b8 /src/eventsrc
parent36e483ad0f29c4e01d9a4479fb10127a23b4c84e (diff)
downloadklamav-176a8117e0dc70b6368a92aadbe93e5da1c52c67.tar.gz
klamav-176a8117e0dc70b6368a92aadbe93e5da1c52c67.zip
eventsrc: Cleanup and clarification
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'src/eventsrc')
-rw-r--r--src/eventsrc22
1 files changed, 5 insertions, 17 deletions
diff --git a/src/eventsrc b/src/eventsrc
index 2594053..17e7e9e 100644
--- a/src/eventsrc
+++ b/src/eventsrc
@@ -3,43 +3,31 @@ IconName=klamav
Comment=KlamAV
[UpdatedDatabase]
-Name=UpdatedDatabase
+Name=Virus Database Updated
Comment=The Virus Database was updated
default_sound=k3b_success1.wav
default_presentation=16
-# None = 0, Sound = 1, Messagebox = 2, Logfile = 4, Stderr = 8, PassivePopup = 16, Execute = 32
[DatabaseUpToDate]
-Name=DatabaseUpToDate
+Name=Database Up To Date
Comment=The Virus Database is up to date.
default_sound=k3b_success1.wav
default_presentation=16
-# None = 0, Sound = 1, Messagebox = 2, Logfile = 4, Stderr = 8, PassivePopup = 16, Execute = 32
[ScanCompleteNoVirus]
-Name=ScanCompleteNoVirus
+Name=Scan Complete - No Virus Found
Comment=Scan Complete - No Viruses Found!
default_sound=k3b_success1.wav
default_presentation=16
-# None = 0, Sound = 1, Messagebox = 2, Logfile = 4, Stderr = 8, PassivePopup = 16, Execute = 32
[ScanCompleteNoVirusButErrors]
-Name=ScanCompleteNoVirusButErrors
+Name=Scan Complete - No Virus But Errors
Comment=Scan Complete - No Viruses Found But Some Errors Encountered!
default_sound=k3b_success1.wav
default_presentation=16
-# None = 0, Sound = 1, Messagebox = 2, Logfile = 4, Stderr = 8, PassivePopup = 16, Execute = 32
[ScanAccessDenied]
-Name=ScanAccessDenied
+Name=Scan - Access Denied
Comment=Scan - Access Denied!
default_sound=k3b_success1.wav
default_presentation=16
-# None = 0, Sound = 1, Messagebox = 2, Logfile = 4, Stderr = 8, PassivePopup = 16, Execute = 32
-
-[ClamAVOutDated]
-Name=ClamAVOutDated
-Comment=Your copy of ClamAV is out of date! Please Upgrade!
-default_sound=k3b_success1.wav
-default_presentation=16
-# None = 0, Sound = 1, Messagebox = 2, Logfile = 4, Stderr = 8, PassivePopup = 16, Execute = 32