summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjvoisin2011-11-23 12:22:37 +0100
committerjvoisin2011-11-23 12:22:37 +0100
commit358236d3141db29fe57ae35812de51dea1c33689 (patch)
tree1bb86f3fa6da7fb13bea5398848041b1358663d0 /TODO
parentf7653c3fba09ff06a87125d6f20c24368a21bf63 (diff)
Modular test
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index a1fb57e..e828e47 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,6 @@ GENERAL:
3 the ultimate goal is to remove 3 the ultimate goal is to remove
4 all "harmful meta" stuff 4 all "harmful meta" stuff
5 - Fix the ugly function get_sharedir 5 - Fix the ugly function get_sharedir
6 - a better external app handling
7 - cleaning a file (mat-gui) in a directory where you have no write permission :
8 pretends a cleaned file was created which is wrong !
9 6
10TESTSUITE: 7TESTSUITE:
11 - return code ? 8 - return code ?
@@ -18,10 +15,9 @@ DOCUMENTATION:
18 15
19GUI: 16GUI:
20 - Drag and Drop 17 - Drag and Drop
21 - Fix the statusbar
22 - display harmrful meta per file 18 - display harmrful meta per file
23 19
24FORMATS 20FORMATS
25 - microsoft office < 2007 (ugly and insane) 21 - microsoft office < 2007 (ugly and insane)
26 - fix zip (fix python's ziplib) 22 - fix zip (fix python's ziplib)
27 - video's format ? 23 - videos format ?