diff options
| author | jvoisin | 2013-07-17 15:06:12 +0200 |
|---|---|---|
| committer | jvoisin | 2013-07-17 15:06:12 +0200 |
| commit | a84ecf2d104eaeb85cd74f3de81462c88977a2d5 (patch) | |
| tree | 66ed2ed5b2fa87341359f524639ae03bf8e566e7 | |
| parent | 7602e7c849bcf5deda1742463394f6b9cc78d77d (diff) | |
Update TODO + add a missed file in MANIFEST.in
| -rw-r--r-- | MANIFEST.in | 2 | ||||
| -rw-r--r-- | TODO | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index ab958b7..57c97d0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | include README LICENSE mat mat-gui | 1 | include README README.security LICENSE mat mat-gui |
| 2 | include TODO mat.desktop | 2 | include TODO mat.desktop |
| 3 | include mat.1 mat-gui.1 | 3 | include mat.1 mat-gui.1 |
| 4 | recursive-include data * | 4 | recursive-include data * |
| @@ -5,9 +5,11 @@ FORMATS: | |||
| 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 | |||
| 9 | MISC: | 8 | MISC: |
| 10 | - support non-utf8 filenames | 9 | - support non-utf8 filenames |
| 11 | - procude a .bak instead of a .cleaned. | ||
| 12 | - create a release.sh script | ||
| 13 | 10 | ||
| 11 | NAUTILUS: | ||
| 12 | - support multiple selection | ||
| 13 | |||
| 14 | TESTS: | ||
| 15 | - investigate why the testsuite leaves files | ||
