hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Wed Dec 12 08:28:36 PST 2007


 fdi/information/10freedesktop/10-laptop-panel-hardware.fdi |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit 9a53fcbacecd2e2ee1ba78a18a518013386196aa
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Wed Dec 12 17:28:26 2007 +0100

    remove Dell section in 10-laptop-panel-hardware.fdi
    
    Removed Dell section in 10-laptop-panel-hardware.fdi. The key
    laptop_panel.brightness_in_hardware is now set to true for the
    laptop_panel directly in HAL when the device get created.

diff --git a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
index 561dd60..38ed284 100644
--- a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
+++ b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
@@ -7,13 +7,6 @@
        This is a hardware "feature" seen on some IBM and Lenovo laptops. -->
   <device>
     <match key="info.category" string="laptop_panel">
-      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="Dell">
-        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" prefix="Latitude">
-	  <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="D420">
-	    <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>
-	  </match>
-	</match>
-      </match>
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" string="TOSHIBA">
         <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="SATELLITE M100">
           <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>


More information about the hal-commit mailing list