Trying to fix firebird build bustage again ;-)

This commit is contained in:
neil%parkwaycc.co.uk 2004-01-01 01:18:55 +00:00
parent 17dc7b5d5a
commit a49b36a72c
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
<!-- Packages -->
<RDF:Seq RDF:about="urn:mozilla:locale:root">
<RDF:li RDF:resource="urn:mozilla:locale:en-US"/>
</RDF:Seq>
<!-- Package Information -->
<RDF:Description RDF:about="urn:mozilla:locale:en-US">
<chrome:packages>
<RDF:Seq RDF:about="urn:mozilla:locale:en-US:packages">
<RDF:li RDF:resource="urn:mozilla:locale:en-US:help"/>
</RDF:Seq>
</chrome:packages>
</RDF:Description>
<!-- Version Information -->
<RDF:Description RDF:about="urn:mozilla:locale:en-US:help"
chrome:localeVersion="0.6"/>
</RDF:RDF>

View File

@ -0,0 +1,2 @@
showSidebarLabel=Show Sidebar
hideSidebarLabel=Hide Sidebar