summaryrefslogtreecommitdiff
path: root/www/mozilla/files/user-skins.rdf
blob: 62b0f8d2e0976a1560770d06e85e659f6c173d6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<RDF:RDF
     xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <RDF:Description about="urn:mozilla:package:navigator">
    <NS7:selectedSkin xmlns:NS7="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:navigator"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:global">
    <NS8:selectedSkin xmlns:NS8="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:global"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:communicator">
    <NS9:selectedSkin xmlns:NS9="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:communicator"/>
  </RDF:Description>
</RDF:RDF>