diff options
| author | jvoisin | 2011-08-17 18:33:40 +0200 |
|---|---|---|
| committer | jvoisin | 2011-08-17 18:33:40 +0200 |
| commit | 429ef8c99586ab6c4e74e627ab45f634971fde7b (patch) | |
| tree | cacc7879e67eee058462da78e2784954f68f6f80 /mat.desktop | |
| parent | 30a19f89ca4db25c3f2669283b39e837c4b4438d (diff) | |
Rename the .desktop file to simplify the packaging process
Diffstat (limited to '')
| -rw-r--r-- | mat.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mat.desktop b/mat.desktop new file mode 100644 index 0000000..e487359 --- /dev/null +++ b/mat.desktop | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | Encoding=UTF-8 | ||
| 3 | Name=mat | ||
| 4 | GenericName=mat | ||
| 5 | Version=1.0 | ||
| 6 | Type=Application | ||
| 7 | Comment=Metadata Anonymisation Toolkit | ||
| 8 | Comment[Fr]=Kit d'anonymisation de metadata | ||
| 9 | TryExec=mat-gui.py | ||
| 10 | Terminal=false | ||
| 11 | Categories=Utility;FileTools;Security | ||
