summaryrefslogtreecommitdiff
path: root/tests/ddb
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ddb')
-rw-r--r--tests/ddb/README.ddb7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/ddb/README.ddb b/tests/ddb/README.ddb
index 4a36c16ca..3c35e390b 100644
--- a/tests/ddb/README.ddb
+++ b/tests/ddb/README.ddb
@@ -141,8 +141,11 @@ What would need to be done to go into production with this:
* The DDB device names should be Unicode strings.
- * Store other device information in the DDB somehow, e.g. thumbnail
- images of the devices themselves.
+ * Store other device information in the DDB which may be of interest
+ for a libgphoto2 frontend, e.g.
+ - thumbnail images of the devices themselves.
+ - camera features like capture modes, can delete single files, can
+ delete all files, can mark downloaded files, can upload files
========================================================================