Bug 119765: Modern theme description talks about "Communicator"

r=neil, sr=brendan
This commit is contained in:
Stefan.Borggraefe%gmx.de 2005-01-17 23:53:26 +00:00
Родитель 4a2eb05e59
Коммит d798151742
1 изменённых файлов: 0 добавлений и 30 удалений

Просмотреть файл

@ -1,30 +0,0 @@
<?xml version="1.0"?>
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
<!-- List all the skins being supplied by this theme -->
<RDF:Seq about="urn:mozilla:skin:root">
<RDF:li resource="urn:mozilla:skin:modern/1.0" />
</RDF:Seq>
<!-- Modern Information -->
<RDF:Description about="urn:mozilla:skin:modern/1.0"
chrome:displayName="Modern"
chrome:accessKey="M"
chrome:author="mozilla.org"
chrome:description="A contemporary theme for all Communicator components."
chrome:name="modern/1.0"
chrome:image="preview.gif">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:modern/1.0:packages">
<RDF:li resource="urn:mozilla:skin:modern/1.0:global"/>
</RDF:Seq>
</chrome:packages>
</RDF:Description>
<!-- Version Information. State that we work only with major version 1 of this
package. -->
<RDF:Description about="urn:mozilla:skin:modern/1.0:global"
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__"/>
</RDF:RDF>