Magellan Linux

Annotation of /trunk/hal/patches/hal-0.5.10-Saw-that-the-description-here-hadn-t-been-updated-fr.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 597 - (hide annotations) (download)
Mon May 19 19:05:19 2008 UTC (16 years ago) by niro
File size: 1780 byte(s)
-gentoo patches

1 niro 597 From e15035bc9eab7e0320f26393eaebd101247de052 Mon Sep 17 00:00:00 2001
2     From: Jeff Mitchell <kde-dev@emailgoeshere.com>
3     Date: Fri, 2 Nov 2007 14:58:38 -0400
4     Subject: [PATCH] Saw that the description here hadn't been updated from long-ago changes.
5    
6     ---
7     doc/spec/hal-spec-properties.xml | 4 ++--
8     1 files changed, 2 insertions(+), 2 deletions(-)
9    
10     diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml
11     index 1f96d06..4234e8d 100644
12     --- a/doc/spec/hal-spec-properties.xml
13     +++ b/doc/spec/hal-spec-properties.xml
14     @@ -5030,7 +5030,7 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'}
15     <entry>example: 1 (If the device only supports one sub-folder)</entry>
16     <entry>No</entry>
17     <entry>
18     - If portable_audio_player.access_method = "storage",
19     + If portable_audio_player.access_method.protocols contains "storage",
20     this tells applications exactly how deep of directory hierarchies
21     files should be placed in. If all files are put in a
22     sub-folder (with the audio_folders property), only the depth within
23     @@ -5045,7 +5045,7 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'}
24     <entry>example: music/ voice/ linein/</entry>
25     <entry>No</entry>
26     <entry>
27     - If portable_audio_player.access_method = "storage",
28     + If portable_audio_player.access_method.protocols contains "storage",
29     this may contain a string list of folders in which music
30     can be found. Paths are relative to the mount point of the
31     device. If there is one or more entry in this property, the
32     --
33     1.5.3.7
34