comment out button:focus boreders, they are currently causing problems
[themes.git] / LCARStrek / contents.rdf
CommitLineData
3c30e09e 1<?xml version="1.0"?>
2
3<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4 xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
5
6 <!-- List all the skins being supplied by this theme -->
7 <RDF:Seq about="urn:mozilla:skin:root">
f1748805 8 <RDF:li resource="urn:mozilla:skin:LCARStrek/0.7" />
3c30e09e 9 </RDF:Seq>
10
11 <!-- classic Information -->
f1748805 12 <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7"
3c30e09e 13 chrome:displayName="LCARStrek"
14 chrome:accessKey="L"
15 chrome:author="Robert Kaiser - KaiRo.at"
16 chrome:description="For all Trekkies: A theme based on LCARS computer design. Get more info at http://www.kairo.at/download/"
f1748805 17 chrome:name="LCARStrek/0.7"
3709f2d4 18 chrome:image="preview.png">
3c30e09e 19 <chrome:packages>
f1748805 20 <RDF:Seq about="urn:mozilla:skin:LCARStrek/0.7:packages">
21 <RDF:li resource="urn:mozilla:skin:LCARStrek/0.7:global"/>
22 <RDF:li resource="urn:mozilla:skin:LCARStrek/0.7:communicator"/>
23 <RDF:li resource="urn:mozilla:skin:LCARStrek/0.7:navigator"/>
24 <RDF:li resource="urn:mozilla:skin:LCARStrek/0.7:messenger"/>
25 <RDF:li resource="urn:mozilla:skin:LCARStrek/0.7:editor"/>
3c30e09e 26 </RDF:Seq>
27 </chrome:packages>
28 </RDF:Description>
29
30 <!-- Version Information. State that we work only with a certain version of this package. -->
f1748805 31 <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:global"
3c30e09e 32 chrome:skinVersion="0.9.4"/>
f1748805 33 <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:communicator"
3709f2d4 34 chrome:skinVersion="0.9.4"/>
f1748805 35 <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:navigator"
3709f2d4 36 chrome:skinVersion="0.9.4"/>
f1748805 37 <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:messenger"
3709f2d4 38 chrome:skinVersion="0.9.4"/>
f1748805 39 <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:editor"
3709f2d4 40 chrome:skinVersion="0.9.4"/>
3c30e09e 41</RDF:RDF>