1 <?xml version="1.0"?>
2
3 <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
4 xmlns:NC="http://home.netscape.com/NC-rdf#"
5 xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
6
7 <RDF:Description RDF:about="rdf:firefox-compatiblity"
8 em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
9 em:minVersion="2.0"
10 em:maxVersion="2.0.*" />
11
12 <RDF:Description RDF:about="urn:mozilla:install-manifest"
13 em:id="flickr@extras.allpeers.com"
14 em:version="0.1"
15 em:type="2"
16 em:name="AllPeers Extras - Flickr"
17 em:description="Share on Flickr with AllPeers"
18 em:creator="AllPeers">
19
20 <em:targetApplication RDF:resource="rdf:firefox-compatiblity"/>
21 <em:contributor>http://tango.freedesktop.org/Tango_Icon_Library</em:contributor>
22 </RDF:Description>
23
24 </RDF:RDF>
This page was automatically generated by
LXR.