From 09995de0a7e78921d805dc4b94de8988100c4738 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 18 Aug 2011 20:57:12 +0200 Subject: Add a TODO file --- .desktop | 11 ----------- TODO | 7 +++++++ 2 files changed, 7 insertions(+), 11 deletions(-) delete mode 100644 .desktop create mode 100644 TODO diff --git a/.desktop b/.desktop deleted file mode 100644 index e487359..0000000 --- a/.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=mat -GenericName=mat -Version=1.0 -Type=Application -Comment=Metadata Anonymisation Toolkit -Comment[Fr]=Kit d'anonymisation de metadata -TryExec=mat-gui.py -Terminal=false -Categories=Utility;FileTools;Security diff --git a/TODO b/TODO new file mode 100644 index 0000000..a2a12c8 --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ +GENERAL: + -Complete the get_meta method: + the ultimate goal is to remove + all "harmful meta" stuff + +GUI: + -Drag and Drop: -- cgit v1.3