diff options
| author | jvoisin | 2013-11-09 01:37:11 +0000 |
|---|---|---|
| committer | jvoisin | 2013-11-09 01:37:11 +0000 |
| commit | 2b762c890f74603ef77d5935a3de2c092af280fd (patch) | |
| tree | c4185eefa69b510ebc59e263228d0587e6d9073f | |
| parent | 5e446e90cb18c8f41f79fa50ddee87f807629759 (diff) | |
Add the "keyword" element to the .desktop (and sort it)
| -rw-r--r-- | mat.desktop | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/mat.desktop b/mat.desktop index 0d9c3d2..7bd7ec6 100644 --- a/mat.desktop +++ b/mat.desktop | |||
| @@ -1,9 +1,10 @@ | |||
| 1 | [Desktop Entry] | 1 | [Desktop Entry] |
| 2 | Name=MAT | ||
| 3 | GenericName=Metadata Anonymisation Toolkit | ||
| 4 | Version=1.0 | ||
| 5 | Type=Application | ||
| 6 | Exec=mat-gui | ||
| 7 | Terminal=false | ||
| 8 | Categories=Utility;Security;System; | 2 | Categories=Utility;Security;System; |
| 3 | Exec=mat-gui | ||
| 4 | GenericName=Metadata Anonymisation Toolkit | ||
| 9 | Icon=mat | 5 | Icon=mat |
| 6 | Keywords=Privacy;Metadata;Documents;PDF | ||
| 7 | Name=MAT | ||
| 8 | Terminal=false | ||
| 9 | Type=Application | ||
| 10 | Version=1.0 | ||
