summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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