diff options
| author | jvoisin | 2015-10-01 03:57:34 +0200 |
|---|---|---|
| committer | jvoisin | 2015-10-01 03:57:34 +0200 |
| commit | beeb5f3f2c43823f51a80c9245af74708c84daa0 (patch) | |
| tree | 3cbf201705afe3262cad84dbaa648ba9b94dc824 | |
| parent | 7b959d32fc66ada031a43295a0c9c5fbee1d2067 (diff) | |
The keywords section should end with a semicolon.
Thanks to jubalh for the patch
| -rw-r--r-- | mat.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mat.desktop b/mat.desktop index 7bd7ec6..8bb3c06 100644 --- a/mat.desktop +++ b/mat.desktop | |||
| @@ -3,7 +3,7 @@ Categories=Utility;Security;System; | |||
| 3 | Exec=mat-gui | 3 | Exec=mat-gui |
| 4 | GenericName=Metadata Anonymisation Toolkit | 4 | GenericName=Metadata Anonymisation Toolkit |
| 5 | Icon=mat | 5 | Icon=mat |
| 6 | Keywords=Privacy;Metadata;Documents;PDF | 6 | Keywords=Privacy;Metadata;Documents;PDF; |
| 7 | Name=MAT | 7 | Name=MAT |
| 8 | Terminal=false | 8 | Terminal=false |
| 9 | Type=Application | 9 | Type=Application |
