91217: update locale version in package/locale provider registry.

r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
This commit is contained in:
tao%netscape.com 2006-09-14 05:56:48 +00:00
parent 811654b5e3
commit 84b9c1543d
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
<RDF:Description about="urn:mozilla:package:navigator-region"
chrome:author="mozilla.org"
chrome:name="navigator-region"
chrome:localeVersion="0.9.3">
chrome:localeVersion="0.9.4">
</RDF:Description>
</RDF:RDF>

View File

@ -12,7 +12,7 @@
chrome:displayName="Navigator"
chrome:author="mozilla.org"
chrome:name="navigator"
chrome:localeVersion="0.9.3"
chrome:localeVersion="0.9.4"
chrome:skinVersion="1">
</RDF:Description>

View File

@ -22,5 +22,5 @@
<!-- Version Information. State that we work only with major version of this
package. -->
<RDF:Description about="urn:mozilla:locale:US:navigator-region"
chrome:localeVersion="0.9.3"/>
chrome:localeVersion="0.9.4"/>
</RDF:RDF>

View File

@ -19,5 +19,5 @@
<!-- Version Information. State that we work only with major version of this
package. -->
<RDF:Description about="urn:mozilla:locale:en-US:navigator"
chrome:localeVersion="0.9.3"/>
chrome:localeVersion="0.9.4"/>
</RDF:RDF>