summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-01-15 23:14:17 +0000
committerRichard Hughes <richard@hughsie.com>2013-01-15 23:14:25 +0000
commit356f05ec77e0660debbcb3568e77cf1789467674 (patch)
tree46a8e17fdc6c9a064ac17e5699817d81bf871211 /doc
parent6d63f78e111e993ef9231b4ac57437ca7ea71633 (diff)
downloadcolord-356f05ec77e0660debbcb3568e77cf1789467674.tar.gz
Add the sensor images as metadata on the D-Bus interface
This allows us to remove the hardcoded list of figures for each sensor type and instead just check if the image with the correct name is present.
Diffstat (limited to 'doc')
-rw-r--r--doc/metadata-spec.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/metadata-spec.txt b/doc/metadata-spec.txt
index 1c06f51..ef63644 100644
--- a/doc/metadata-spec.txt
+++ b/doc/metadata-spec.txt
@@ -105,3 +105,10 @@ OutputPriority The display output priority, either 'primary' or
These data values are not properties on the DBus interface, but are
added to the colord Sensor.Metadata dictionary.
+
+ImageAttach The image SVG filename used to illustrate
+ the device attached to the screen.
+ImageCalibrate The image SVG filename used to illustrate
+ the device in calibrate mode.
+ImageScreen The image SVG filename used to illustrate
+ the device in screen mode.