hal: Branch 'master'
Jeff Mitchell
jeff at kemper.freedesktop.org
Fri Nov 2 11:58:45 PDT 2007
doc/spec/hal-spec-properties.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fa857d10e83fab9bdf0bacf72c55547177ac43fc
Author: Jeff Mitchell <kde-dev at emailgoeshere.com>
Date: Fri Nov 2 14:58:38 2007 -0400
Saw that the description here hadn't been updated from long-ago changes.
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'}
<entry>example: 1 (If the device only supports one sub-folder)</entry>
<entry>No</entry>
<entry>
- 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'}
<entry>example: music/ voice/ linein/</entry>
<entry>No</entry>
<entry>
- 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
More information about the hal-commit
mailing list