From 537076b539d0e74106cd450b1df1014ca12fed16 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Mon, 30 Mar 2009 17:15:08 -0400 Subject: [PATCH] allow job-num-tasks to be 0 (meaning "unknown") http://bugzilla.gnome.org/show_bug.cgi?id=575854 --- src/org.freedesktop.DeviceKit.Disks.Device.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org.freedesktop.DeviceKit.Disks.Device.xml b/src/org.freedesktop.DeviceKit.Disks.Device.xml index b0b5402..842e662 100644 --- a/src/org.freedesktop.DeviceKit.Disks.Device.xml +++ b/src/org.freedesktop.DeviceKit.Disks.Device.xml @@ -1256,7 +1256,7 @@ The UNIX user id of the user who initiated the job. - Number of tasks in the job. + Number of tasks in the job or zero if unknown. Current task number (zero-based offset). -- 2.7.4