summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 4 insertions, 8 deletions
diff --git a/TODO b/TODO
index 05749dd..5ccf195 100644
--- a/TODO
+++ b/TODO
@@ -5,18 +5,14 @@ GENERAL:
5 - Fix the ugly function get_sharedir 5 - Fix the ugly function get_sharedir
6 - Modify creation/modification date 6 - Modify creation/modification date
7 (except for stupid formats like zip) 7 (except for stupid formats like zip)
8 - better log management
9 - cleaning a file (mat-gui) in a directory where you have no write
10 permission : pretend a cleaned file was created which is wrong !
11
12TESTSUITE:
13 - return code ?
14 8
15GUI: 9GUI:
16 - display harmrful meta per file 10 - display harmrful meta per file
17 - drag'n'drop does not work with filenames containing spaces
18 11
19FORMATS 12FORMATS:
20 - microsoft office < 2007 (ugly and insane) 13 - microsoft office < 2007 (ugly and insane)
21 - fix zip (fix python's ziplib) 14 - fix zip (fix python's ziplib)
22 - videos format ? 15 - videos format ?
16
17MISC:
18 - a nautilus extension (right-clic -> clean with MAT)