summaryrefslogtreecommitdiff
path: root/data/org.freedesktop.UDisks2.xml
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-11-22 13:48:50 -0500
committerDavid Zeuthen <davidz@redhat.com>2011-11-22 13:48:50 -0500
commitac83421ecd5ef5e9a4f24f85304010108e631ce3 (patch)
treefd590d7bc6ec64f78e1024caf75bfcd55116ad9f /data/org.freedesktop.UDisks2.xml
parent62cb114e87f6e426fd15b4ce305b4c8addb092b6 (diff)
Add new Job:Objects property and set it
This can be used to render spinners, e.g. http://people.freedesktop.org/~david/gdu2-spinners.png Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'data/org.freedesktop.UDisks2.xml')
-rw-r--r--data/org.freedesktop.UDisks2.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/org.freedesktop.UDisks2.xml b/data/org.freedesktop.UDisks2.xml
index 0500d5d..d4e5f65 100644
--- a/data/org.freedesktop.UDisks2.xml
+++ b/data/org.freedesktop.UDisks2.xml
@@ -1259,6 +1259,9 @@
-->
<property name="ExpectedEndTime" type="t" access="read"/>
+ <!-- Objects: The objects that the job is related to, if any. -->
+ <property name="Objects" type="ao" access="read"/>
+
<!--
Cancel:
@options: Options (currently unused except for <link linkend="udisks-std-options">standard options</link>).