From 6b2de70ebc205a1b17c7c7a2db5401b0be87d778 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 11 Dec 2011 18:35:25 +0100 Subject: Update TODO --- TODO | 7 ------- 1 file changed, 7 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 05749dd..b509f83 100644 --- a/TODO +++ b/TODO @@ -5,16 +5,9 @@ GENERAL: - Fix the ugly function get_sharedir - Modify creation/modification date (except for stupid formats like zip) - - better log management - - cleaning a file (mat-gui) in a directory where you have no write - permission : pretend a cleaned file was created which is wrong ! - -TESTSUITE: - - return code ? GUI: - display harmrful meta per file - - drag'n'drop does not work with filenames containing spaces FORMATS - microsoft office < 2007 (ugly and insane) -- cgit v1.3 From 13f102b65c8cf9981b2925495b95d20047b3932f Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 13 Dec 2011 16:14:03 +0100 Subject: Update todo --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index b509f83..5ccf195 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,10 @@ GENERAL: GUI: - display harmrful meta per file -FORMATS +FORMATS: - microsoft office < 2007 (ugly and insane) - fix zip (fix python's ziplib) - videos format ? + +MISC: + - a nautilus extension (right-clic -> clean with MAT) -- cgit v1.3