diff options
| author | Dennis Fink | 2017-01-25 20:51:03 +0100 |
|---|---|---|
| committer | Dennis Fink | 2017-01-25 20:51:03 +0100 |
| commit | feea5a7962c86625d1cb198dcd2de0bc939728a9 (patch) | |
| tree | 2c507dbe65c9944954d4e97c66aa53eb62995995 | |
| parent | e56992e8e0ef197974932cf3849f3e2fab7281df (diff) | |
Removed System category from desktop entry file. Fixes #11260metalgamer
| -rw-r--r-- | mat.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mat.desktop b/mat.desktop index 8bb3c06..e669656 100644 --- a/mat.desktop +++ b/mat.desktop | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [Desktop Entry] | 1 | [Desktop Entry] |
| 2 | Categories=Utility;Security;System; | 2 | Categories=Utility;Security; |
| 3 | Exec=mat-gui | 3 | Exec=mat-gui |
| 4 | GenericName=Metadata Anonymisation Toolkit | 4 | GenericName=Metadata Anonymisation Toolkit |
| 5 | Icon=mat | 5 | Icon=mat |
