summaryrefslogtreecommitdiff
path: root/src/org.freedesktop.ColorManager.xml
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-07-03 10:08:20 +0100
committerRichard Hughes <richard@hughsie.com>2013-07-03 10:08:30 +0100
commit6eebc978cbd2f5fe04497fec601d051a1754a8dd (patch)
tree6df0920c654ef3ea3ba5a573b3a766b001ac13f4 /src/org.freedesktop.ColorManager.xml
parentb97f48398fdd04ec6c773060643d73f38753f6dd (diff)
downloadcolord-6eebc978cbd2f5fe04497fec601d051a1754a8dd.tar.gz
Allow the user to specify a non-qualified path when using FindProfileByFilename
This allows the user to call FindProfileByFilename('Bluish.icc') rather than specify the full file path and is required for the ucmm-shim used by Argyllcms.
Diffstat (limited to 'src/org.freedesktop.ColorManager.xml')
-rw-r--r--src/org.freedesktop.ColorManager.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/org.freedesktop.ColorManager.xml b/src/org.freedesktop.ColorManager.xml
index 1628e2c..59d8dd1 100644
--- a/src/org.freedesktop.ColorManager.xml
+++ b/src/org.freedesktop.ColorManager.xml
@@ -244,7 +244,8 @@
<doc:doc>
<doc:description>
<doc:para>
- Gets a profile path for the profile filename.
+ Gets a profile path for the profile filename, either a fully-qualified
+ filename with path or just the basename of the profile.
</doc:para>
</doc:description>
</doc:doc>