summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2011-09-22 15:18:39 +0200
committerjvoisin2011-09-22 15:18:39 +0200
commit86731d6a984347fa1460f19f3accaf26744b58b1 (patch)
tree8d49a1a593b6055f01db49e96b9ba88b7c01c46f
parentc577363160ee075260a7d423a30e2f3c4219d0e1 (diff)
Update documentation and TODO
-rw-r--r--README1
-rw-r--r--TODO6
2 files changed, 1 insertions, 6 deletions
diff --git a/README b/README
index d0473c2..d65defc 100644
--- a/README
+++ b/README
@@ -29,6 +29,7 @@ DEPENDENCIES:
29OPTIONALS DEPENDENCIES: 29OPTIONALS 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
34USAGE: 35USAGE:
diff --git a/TODO b/TODO
index 1d1ee70..3ea11a1 100644
--- a/TODO
+++ b/TODO
@@ -8,9 +8,3 @@ GUI:
8 - Drag and Drop 8 - Drag and Drop
9 - Fix the statusbar 9 - Fix the statusbar
10 10
11PICTURES:
12 - Add exiftool to optional dependencies libraries
13 - Binding to exiftool
14 - A function to check if exiftool is installed
15
16