better fix developed while applying fixes to LCARStrek
[themes.git] / EarlyBlue / contents.rdf
CommitLineData
f6e0a33f 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">
f8883666 8 <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1" />
f6e0a33f 9 </RDF:Seq>
10
11 <!-- classic Information -->
f8883666 12 <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1"
f6e0a33f 13 chrome:displayName="EarlyBlue"
14 chrome:accessKey="E"
15 chrome:author="Robert Kaiser - KaiRo.at"
16 chrome:description="This theme re-introduces a UI design idea based on early Mozilla milestones. Get more info at http://www.kairo.at/download/"
f8883666 17 chrome:name="EarlyBlue/1.1"
c8120ee9 18 chrome:image="global/preview.png">
f6e0a33f 19 <chrome:packages>
f8883666 20 <RDF:Seq about="urn:mozilla:skin:EarlyBlue/1.1:packages">
21 <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:global"/>
22 <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:communicator"/>
23 <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:navigator"/>
24 <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:messenger"/>
25 <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:editor"/>
26 <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:chatzilla"/>
f6e0a33f 27 </RDF:Seq>
28 </chrome:packages>
29 </RDF:Description>
30
31 <!-- Version Information. State that we work only with a certain version of this package. -->
8a7d0690 32 <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:global" chrome:skinVersion="1.2"/>
33 <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:communicator" chrome:skinVersion="1.2"/>
34 <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:navigator" chrome:skinVersion="1.2"/>
35 <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:messenger" chrome:skinVersion="1.2"/>
36 <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:editor" chrome:skinVersion="1.2"/>
9ca9f6bd 37<!-- chatzilla hasn't set skinVersion currently
8a7d0690 38 <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:chatzilla" chrome:skinVersion="1.2"/>
9ca9f6bd 39-->
f6e0a33f 40</RDF:RDF>