hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Mar 11 12:52:42 PDT 2008
doc/spec/hal-spec-properties.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit 244874eb1af57855e3d63a06b6e23782eb5b895c
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Tue Mar 11 20:52:07 2008 +0100
added portable_audio_player.storage_device to spec
Added already existing portable_audio_player.storage_device
property to the spec.
diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml
index ba2cdd2..363f9e6 100644
--- a/doc/spec/hal-spec-properties.xml
+++ b/doc/spec/hal-spec-properties.xml
@@ -5431,6 +5431,17 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'}
desired playlist file name, noting that it's use in this string is optional.
</entry>
</row>
+ <row>
+ <entry>
+ <literal>portable_audio_player.storage_device</literal> (string)
+ </entry>
+ <entry>examples: a udi</entry>
+ <entry>No</entry>
+ <entry>
+ Set to the udi of the portable_audio_player device if portable_audio_player.access_method.protocols
+ contains storage for a USB Mass Storage (UMS) music player. Mandatory for storage.
+ </entry>
+ </row>
</tbody>
</tgroup>
</informaltable>
More information about the hal-commit
mailing list