home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / hal / fdi / information / 10freedesktop / 10-scanner.fdi < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-09  |  422 b   |  14 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <!-- This file is only for generic matches, not for special devices (check Sane for such devices). -->
  4.  
  5. <deviceinfo version="0.2">
  6.   <device>
  7.     <match key="info.category" string="scsi_generic">
  8.       <match key="@info.parent:scsi.type" string="scanner">
  9.         <addset key="info.capabilities" type="strlist">scanner</addset>
  10.       </match>
  11.     </match>
  12.   </device>
  13. </deviceinfo>
  14.