hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Fri Oct 17 02:33:28 PDT 2008


 fdi/information/10freedesktop/10-laptop-panel-hardware.fdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4fa54694c7f1ddbad28e8a0399edaf4527e41a34
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Fri Oct 17 11:32:44 2008 +0200

    set HP Compaq 2510p as machine which handle brightness in hardware
    
    Set HP Compaq 2510p as machine which handle brightness in hardware.

diff --git a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
index 19e3ce8..35cee07 100644
--- a/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
+++ b/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi
@@ -21,7 +21,7 @@
         </match>
       </match>
       <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" string="Hewlett-Packard">
-        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="2710p;nc2400">
+        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="2510p;2710p;nc2400">
           <merge key="laptop_panel.brightness_in_hardware" type="bool">true</merge>
         </match>
       </match>


More information about the hal-commit mailing list