blob: 729bffabcf2200257290756220901191cafd6bec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
FORMATS:
NEW:
- microsoft office < 2007 (ugly and insane)
- fix zip (fix python's ziplib) !!!
- videos format ?
ARCHIVES:
- correctly handle mtime/atime for files inside archives
GUI:
- Add a popup to warn the user about non-supported format because of missing dependencies
MISC:
- a nautilus extension (right-clic -> clean with MAT)
- support non-utf8 filenames
TESTSUITE
- add a ctime/mtime related test
|