From 5427f5d98a8960f1d9538ddfa5454c7ffa01e5de Mon Sep 17 00:00:00 2001 From: Ayan George Date: Tue, 21 Jun 2011 20:32:57 -0400 Subject: [PATCH 3/4] Added entry for DeviceAutoMountHint. --- data/org.freedesktop.UDisks.Device.xml | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/data/org.freedesktop.UDisks.Device.xml b/data/org.freedesktop.UDisks.Device.xml index 8b76ccb..1766bab 100644 --- a/data/org.freedesktop.UDisks.Device.xml +++ b/data/org.freedesktop.UDisks.Device.xml @@ -1691,6 +1691,24 @@ + + + A hint to the desktop that indicates if a device should be automounted. + Possible values are: + + + always + Device is should always be auto-mounted. + + + never + Device should never be auto-mounted. + + + An empty string is interpreted to mean "never". + + + The job properties specify if a job initiated via the -- 1.7.4.1