hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Fri Apr 4 04:35:41 PDT 2008
doc/spec/hal-spec-properties.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 08b9051f24809f0214a39faad8d2e154d93b5705
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Fri Apr 4 13:34:56 2008 +0200
fixed SPEC: s/alsa.device_pcm_class/alsa.pcm_class/
Fixed SPEC: replaced property alsa.device_pcm_class with alsa.pcm_class
which was used since Nov. 2006 in the code. Since I couldn't find any
code which try to use alsa.device_pcm_class I replace it with the key
from the code.
diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml
index f18e183..f0718b0 100644
--- a/doc/spec/hal-spec-properties.xml
+++ b/doc/spec/hal-spec-properties.xml
@@ -5596,7 +5596,7 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'}
</row>
<row>
<entry>
- <literal>alsa.device_pcm_class</literal> (string)
+ <literal>alsa.pcm_class</literal> (string)
</entry>
<entry></entry>
<entry>No</entry>
More information about the hal-commit
mailing list