summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index fe91d58..729bffa 100644
--- a/TODO
+++ b/TODO
@@ -1,19 +1,17 @@
1FORMATS: 1FORMATS:
2 NEW: 2 NEW:
3 - microsoft office < 2007 (ugly and insane) 3 - microsoft office < 2007 (ugly and insane)
4 - fix zip (fix python's ziplib) 4 - fix zip (fix python's ziplib) !!!
5 - videos format ? 5 - videos format ?
6 ARCHIVES: 6 ARCHIVES:
7 - correctly handle mtime/atime for files inside archives 7 - correctly handle mtime/atime for files inside archives
8 8
9GUI: 9GUI:
10 - Improve the "supported formats" dialog
11 - Add a popup to warn the user about non-supported format because of missing dependencies 10 - Add a popup to warn the user about non-supported format because of missing dependencies
12 11
13MISC: 12MISC:
14 - a nautilus extension (right-clic -> clean with MAT) 13 - a nautilus extension (right-clic -> clean with MAT)
15 - support non-utf8 filenames 14 - support non-utf8 filenames
16 - support files with a \n in their name
17 15
18TESTSUITE 16TESTSUITE
19 - add a ctime/mtime related test 17 - add a ctime/mtime related test