From e15035bc9eab7e0320f26393eaebd101247de052 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 2 Nov 2007 14:58:38 -0400 Subject: [PATCH] Saw that the description here hadn't been updated from long-ago changes. --- doc/spec/hal-spec-properties.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml index 1f96d06..4234e8d 100644 --- a/doc/spec/hal-spec-properties.xml +++ b/doc/spec/hal-spec-properties.xml @@ -5030,7 +5030,7 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} example: 1 (If the device only supports one sub-folder) No - If portable_audio_player.access_method = "storage", + If portable_audio_player.access_method.protocols contains "storage", this tells applications exactly how deep of directory hierarchies files should be placed in. If all files are put in a sub-folder (with the audio_folders property), only the depth within @@ -5045,7 +5045,7 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} example: music/ voice/ linein/ No - If portable_audio_player.access_method = "storage", + If portable_audio_player.access_method.protocols contains "storage", this may contain a string list of folders in which music can be found. Paths are relative to the mount point of the device. If there is one or more entry in this property, the -- 1.5.3.7