We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1c562 commit cc9ea87Copy full SHA for cc9ea87
.gitignore
@@ -1,2 +1,3 @@
1
.directory
2
.directory/*
3
+*.*~
clamavscript.desktop
@@ -1,12 +1,9 @@
[Desktop Entry]
-Categories=System
+Categories=System;Security;
Comment[de]=Simple clamav script using Zenity
4
Comment=Simple clamav script using Zenity
5
Exec=clamavscript
6
-GenericName[de]=
7
-GenericName=
8
Icon=clamavscript60x60.png
9
-MimeType=
10
Name[de]=ClamAVScript
11
Name=ClamAVScript
12
Path=
@@ -18,5 +15,3 @@ Type=Application
18
15
Version=0.1a
19
16
X-DBUS-ServiceName=
20
17
X-DBUS-StartupType=none
21
-X-KDE-SubstituteUID=false
22
-X-KDE-Username=
0 commit comments