~ubuntu-branches/ubuntu/quantal/hal-info/quantal

« back to all changes in this revision

Viewing changes to fdi/information/10freedesktop/10-dell-rfkill-switch-bluetooth.fdi

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-02-09 14:45:06 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090209144506-1tpxoqrscpjsx0mr
Tags: 20090202-0ubuntu1
* New upstream git snapshot:
  - Now has all suspend quirks from acpi-support
    (UbuntuSpec:acpi-support-deprecation).
  - Add Motorola E770V modem. (LP: #321485)
  - Fix suspend regression on Dell Latitude D810. (LP: #315271)
* Drop 01_convert-keymaps-to-use-X11-friendly-symbols.patch,
  committed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
  <device>
20
20
    <match key="info.udi" string="/org/freedesktop/Hal/devices/dell_bluetooth_switch">
21
 
      <append key="info.capabilities" type="strlist">killswitch</append>
 
21
      <addset key="info.capabilities" type="strlist">killswitch</addset>
22
22
      <merge key="info.category" type="string">killswitch</merge>
23
23
      <merge key="info.product" type="string">Dell Bluetooth Switch</merge>
24
24
      <merge key="killswitch.type" type="string">bluetooth</merge>