blob: bbba977993e134a7f4ecf7474c583b3f2747a389 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
GENERAL:
- Complete the get_meta method:
the ultimate goal is to remove
all "harmful meta" stuff
- Fix the ugly function get_sharedir
- What is wrong with the testsuite ?
- Handle exotic characters in filenames
- use the return code of external apps used by mat
to check that everything went right
GUI:
- Drag and Drop
- Fix the statusbar
|