diff options
| author | jvoisin | 2011-09-22 15:18:39 +0200 |
|---|---|---|
| committer | jvoisin | 2011-09-22 15:18:39 +0200 |
| commit | 86731d6a984347fa1460f19f3accaf26744b58b1 (patch) | |
| tree | 8d49a1a593b6055f01db49e96b9ba88b7c01c46f | |
| parent | c577363160ee075260a7d423a30e2f3c4219d0e1 (diff) | |
Update documentation and TODO
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | TODO | 6 |
2 files changed, 1 insertions, 6 deletions
| @@ -29,6 +29,7 @@ DEPENDENCIES: | |||
| 29 | OPTIONALS DEPENDENCIES: | 29 | OPTIONALS DEPENDENCIES: |
| 30 | python-poppler and python-cairo : for pdf support | 30 | python-poppler and python-cairo : for pdf support |
| 31 | python-mutagen : for massive audio format support | 31 | python-mutagen : for massive audio format support |
| 32 | exiftool : for _massive_ image format support | ||
| 32 | 33 | ||
| 33 | 34 | ||
| 34 | USAGE: | 35 | USAGE: |
| @@ -8,9 +8,3 @@ GUI: | |||
| 8 | - Drag and Drop | 8 | - Drag and Drop |
| 9 | - Fix the statusbar | 9 | - Fix the statusbar |
| 10 | 10 | ||
| 11 | PICTURES: | ||
| 12 | - Add exiftool to optional dependencies libraries | ||
| 13 | - Binding to exiftool | ||
| 14 | - A function to check if exiftool is installed | ||
| 15 | |||
| 16 | |||
