summaryrefslogtreecommitdiffstats
path: root/tools/20-libgpod-sysinfo-extended.fdi
blob: 8776bf3caa6a5d493dd989f7469cf7b115c7117e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->

<deviceinfo version="0.2">
  <device>
    <match key="@info.parent:storage.vendor" contains="Apple">
      <match key="@info.parent:storage.model" contains="iPod">
        <match key="volume.fsusage" contains="filesystem"> 
          <append key="info.callouts.add" type="strlist">libgpod-callout</append>
        </match>
      </match>
    </match>
  </device>
</deviceinfo>