home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
Programy
/
nsb-install-8-0.exe
/
chrome
/
fusion.jar
/
skin
/
fusion
/
global
/
contents.rdf
< prev
next >
Wrap
Extensible Markup Language
|
2005-07-29
|
888b
|
26 lines
<?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:fusion/1.0" />
</RDF:Seq>
<!-- fusion Information -->
<RDF:Description about="urn:mozilla:skin:fusion/1.0"
chrome:name="fusion/1.0">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:fusion/1.0:packages">
<RDF:li resource="urn:mozilla:skin:fusion/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:fusion/1.0:global"
chrome:skinVersion="1.5"/>
</RDF:RDF>