summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO14
1 files changed, 3 insertions, 11 deletions
diff --git a/TODO b/TODO
index 2dfba2b..7c52e85 100644
--- a/TODO
+++ b/TODO
@@ -1,21 +1,13 @@
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 (g)zip
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:
10 - Add a popup to warn the user about non-supported format because of missing dependencies
11 - Correctly handle the case of the user tick "backup", clean, and then untick "backup":
12 -- remove the backup copy ?
13 -- refresh the state of files maked 'clean'
14
15MISC: 9MISC:
16 - a nautilus extension (right-clic -> clean with MAT)
17 - support non-utf8 filenames 10 - support non-utf8 filenames
18 11 - procude a .bak instead of a .cleaned.
19TESTSUITE 12 - create a release.sh script
20 - add a ctime/mtime related test
21 13