summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2011-10-30 18:52:03 +0100
committerjvoisin2011-10-30 18:52:03 +0100
commitf522e32f65d490c96904a381b93c76e71b949e15 (patch)
treea92220e390d8483ede065f724495bfdba2ce6ac4
parent88ff3188984c4e5d7cc58cd6d28691df21856c4e (diff)
update todo
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e1f401..b1e268d 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,16 @@ 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
6 7
7TESTSUITE: 8TESTSUITE:
8 - return code ? 9 - return code ?
10 - modularity : only test format that can be processed
11 on the actual config (and don't impose to have all deps
12 to run the testsuite)
13
14DOCUMENTATION:
15 - need updates (mainly about pdf processing)
9 16
10GUI: 17GUI:
11 - Drag and Drop 18 - Drag and Drop