hal/doc/spec hal-spec.xml.in,1.51,1.52

Danny Kukawka dkukawka at freedesktop.org
Tue Nov 1 10:56:37 PST 2005


Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv8321/doc/spec

Modified Files:
	hal-spec.xml.in 
Log Message:
2005-11-01  Danny Kukawka  <danny.kukawka at web.de>

        * doc/conf/Makefile.am: added new fdi-files to Makefile

        * doc/conf/match-USB-camera.fdi, doc/conf/match-USB-mp3-player.fdi,
          doc/conf/match-cardreader.fdi: added and updated fdi-files from
        older HAL version to fix rebuild hal spec from distributed package

        * doc/spec/hal-spec.xml.in: fixed problem with rebuild spec from the
        distributed package and missing included fdi-files.



Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- hal-spec.xml.in	1 Nov 2005 18:50:37 -0000	1.51
+++ hal-spec.xml.in	1 Nov 2005 18:56:35 -0000	1.52
@@ -5295,16 +5295,8 @@
     <sect2 id="fdi-example-mp3player">
       <title>Example: MP3 player</title>
       
-      <para>
-	
-	This device information file matches an USB Mass Storage
-	based MP3 player by the matching on the USB vendor and
-	product identifiers.
-	
-      </para>
-      
       <programlisting>
-	<inlinegraphic format="linespecific" fileref="../../fdi/20freedesktop/jetflash-mp3-player.fdi"/>
+	<inlinegraphic format="linespecific" fileref="../conf/match-USB-mp3-player.fdi"/>
       </programlisting>
       
       <para>
@@ -5322,15 +5314,8 @@
     <sect2 id="fdi-example-camera">
       <title>Example: Digital Still Camera</title>
       
-      <para>
-	
-	This device information file matches a Sony digital still camera
-	by matching on the USB vendor and product identifers.
-	
-      </para>
-      
       <programlisting>
-	<inlinegraphic format="linespecific" fileref="../../fdi/20freedesktop/sony_dsc.fdi"/>
+	<inlinegraphic format="linespecific" fileref="../conf/match-USB-camera.fdi"/>
       </programlisting>
       
       <para>
@@ -5346,15 +5331,8 @@
     <sect2 id="fdi-example-6in1">
       <title>Example: Card Reader</title>
       
-      <para>
-	
-	This device information file matches a memory card reader with
-	multiple storage ports that can be active at the same time.
-	
-      </para>
-      
       <programlisting>
-	<inlinegraphic format="linespecific" fileref="../../fdi/20freedesktop/6in1-card-reader.fdi"/>
+	<inlinegraphic format="linespecific" fileref="../conf/match-cardreader.fdi"/>
       </programlisting>
       
       <para>
@@ -5402,7 +5380,7 @@
       </para>
 
       <programlisting>
-	<inlinegraphic format="linespecific" fileref="../../fdi/90defaultpolicy/storage-policy.fdi"/>
+	<inlinegraphic format="linespecific" fileref="../../fdi/policy/10osvendor/10-storage-policy.fdi"/>
       </programlisting>
 
       <para>




More information about the hal-commit mailing list