hal/doc/spec hal-spec-properties.xml,1.3,1.4

Danny Kukawka dkukawka at kemper.freedesktop.org
Tue May 9 13:28:02 PDT 2006


Update of /cvs/hal/hal/doc/spec
In directory kemper:/tmp/cvs-serv27206/doc/spec

Modified Files:
	hal-spec-properties.xml 
Log Message:
2006-05-09  Danny Kukawka  <danny.kukawka at web.de>

        * doc/spec/hal-spec.xml.in: added property for DVD+RW DL to spec
        * hald/linux2/probing/linux_dvd_rw_utils.c,
          hald/linux2/probing/linux_dvd_rw_utils.h: (get_dvd_r_rw_profile):
        reworked detection of device capabilities to get correct DVD-RW info
        and added DVD+RW DL detection.
        * hald/linux2/probing/probe-storage.c: (main): fixed mapping of
        return value of get_dvd_r_rw_profile() related to changes
        * libhal-storage/libhal-storage.c:
        (libhal_drive_policy_compute_display_name),
        (libhal_drive_from_udi):
        * libhal-storage/libhal-storage.h: added property DVD+RW DL



Index: hal-spec-properties.xml
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec-properties.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hal-spec-properties.xml	9 May 2006 17:45:28 -0000	1.3
+++ hal-spec-properties.xml	9 May 2006 20:28:00 -0000	1.4
@@ -3056,6 +3056,14 @@
             </row>
             <row>
               <entry>
+                <literal>storage.cdrom.dvdplusrwdl</literal> (bool)
+              </entry>
+              <entry></entry>
+              <entry>Yes</entry>
+              <entry>TRUE when the optical drive can blank and write to DVD+RW Dual-Layer discs</entry>
+            </row>
+            <row>
+              <entry>
                 <literal>storage.cdrom.dvdplusrdl</literal> (bool)
               </entry>
               <entry></entry>




More information about the hal-commit mailing list