hal: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Mon Jul 9 12:24:43 PDT 2007
fdi/information/10freedesktop/10-ipw-rfkill-switch.fdi | 15 ++++++---------
1 files changed, 6 insertions(+), 9 deletions(-)
New commits:
diff-tree e2a01e0fd63a2ce67f6a4c954f896805e1de2f93 (from 6e4cd71722d7ca190157370646b4944cd6fc90fe)
Author: David Zeuthen <davidz at redhat.com>
Date: Mon Jul 9 15:24:39 2007 -0400
fix up indenting
diff --git a/fdi/information/10freedesktop/10-ipw-rfkill-switch.fdi b/fdi/information/10freedesktop/10-ipw-rfkill-switch.fdi
index af19ab5..983e940 100644
--- a/fdi/information/10freedesktop/10-ipw-rfkill-switch.fdi
+++ b/fdi/information/10freedesktop/10-ipw-rfkill-switch.fdi
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
-
- <device>
+ <device>
<match key="/org/freedesktop/Hal/devices/computer:system.formfactor" string="laptop">
<!-- Don't use generic ipw rfkill on Dells -->
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" contains_not="Dell">
@@ -12,21 +11,20 @@
</match>
</match>
</device>
-
-<device>
+ <device>
<match key="/org/freedesktop/Hal/devices/computer:system.formfactor" string="laptop">
<!-- Don't use generic ipw rfkill on Dells -->
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" contains_not="Dell">
- <match key="info.linux.driver" string="ipw2200">
+ <match key="info.linux.driver" string="ipw2200">
<spawn udi="/org/freedesktop/Hal/devices/ipw_wlan_switch"/>
</match>
</match>
</match>
</device>
-
- <device>
+
+ <device>
<match key="/org/freedesktop/Hal/devices/computer:system.formfactor" string="laptop">
<!-- Don't use generic ipw rfkill on Dells -->
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" contains_not="Dell">
@@ -35,9 +33,8 @@
</match>
</match>
</match>
- </device>
+ </device>
-
<device>
<match key="info.udi" string="/org/freedesktop/Hal/devices/ipw_wlan_switch">
<append key="info.capabilities" type="strlist">killswitch</append>
More information about the hal-commit
mailing list