diff options
| author | jvoisin | 2011-08-18 20:57:12 +0200 |
|---|---|---|
| committer | jvoisin | 2011-08-18 20:57:12 +0200 |
| commit | 09995de0a7e78921d805dc4b94de8988100c4738 (patch) | |
| tree | bffa0332ba76c1d8ef858cda04edb4a1978ecf40 | |
| parent | 432beea74bcf1b813c0a2153c8acc1bea35cc150 (diff) | |
Add a TODO file
| -rw-r--r-- | .desktop | 11 | ||||
| -rw-r--r-- | TODO | 7 |
2 files changed, 7 insertions, 11 deletions
diff --git a/.desktop b/.desktop deleted file mode 100644 index e487359..0000000 --- a/.desktop +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 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 | ||
| @@ -0,0 +1,7 @@ | |||
| 1 | GENERAL: | ||
| 2 | -Complete the get_meta method: | ||
| 3 | the ultimate goal is to remove | ||
| 4 | all "harmful meta" stuff | ||
| 5 | |||
| 6 | GUI: | ||
| 7 | -Drag and Drop: | ||
