[storage] Load/save 'action.amount'
[abstract.git] / app / fileMap.rdf
blob63f007b3c2f2ef2c42dc89b0a9444ba4e51c2fb2
1 <?xml version="1.0"?>
2 <!-- -*- Mode: SGML -*- -->
3 <!-- vim:set ts=2 sw=2 sts=2 et cindent tw=79 ft=xml: -->
4 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5 xmlns:AA="http://www.aasii.org/AA-rdf#">
7 <Description about="file:///aaTestVC.js">
8 <AA:File parseType="Literal">./app/aaTestVC.js</AA:File>
9 </Description>
11 <Description about="chrome://abstract">
12 <AA:File parseType="Literal">./app/chrome</AA:File>
13 </Description>
15 <Description about="file:///viewer.xml">
16 <AA:File parseType="Literal">./app/chrome/content/viewer.xml</AA:File>
17 </Description>
19 </RDF>