Skip to content

Commit cc9ea87

Browse files
author
RoboMod
committed
fixed .desktop categories
1 parent ce1c562 commit cc9ea87

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.directory
22
.directory/*
3+
*.*~

clamavscript.desktop

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
[Desktop Entry]
2-
Categories=System
2+
Categories=System;Security;
33
Comment[de]=Simple clamav script using Zenity
44
Comment=Simple clamav script using Zenity
55
Exec=clamavscript
6-
GenericName[de]=
7-
GenericName=
86
Icon=clamavscript60x60.png
9-
MimeType=
107
Name[de]=ClamAVScript
118
Name=ClamAVScript
129
Path=
@@ -18,5 +15,3 @@ Type=Application
1815
Version=0.1a
1916
X-DBUS-ServiceName=
2017
X-DBUS-StartupType=none
21-
X-KDE-SubstituteUID=false
22-
X-KDE-Username=

0 commit comments

Comments
 (0)