This is just some static backup of the original site, don't expect every link to work!

Ignore:
Timestamp:
Mar 1, 2010, 2:58:48 PM (13 years ago)
Author:
rene <rene@…>
Branches:
multiEdit, ng_0.6, ng_0.8, ng_0.9
Children:
bbeb3f
Parents:
6b2c18
Message:

added locales, tagged as 0.6.0

File:
1 moved

Legend:

Unmodified
Added
Removed
  • chrome/locale/nl/v_identity/contents.rdf

    r6b2c18 r47e2fc  
    55  <!-- list all the packages being supplied by this jar -->
    66  <RDF:Seq about="urn:mozilla:locale:root">
    7     <RDF:li resource="urn:mozilla:locale:nl-NL"/>
     7    <RDF:li resource="urn:mozilla:locale:nl"/>
    88  </RDF:Seq>
    99
    1010  <!-- locale information -->
    11   <RDF:Description about="urn:mozilla:locale:nl-NL"
     11  <RDF:Description about="urn:mozilla:locale:nl"
    1212        chrome:displayName="Nederlands (NL)"
    13         chrome:author="Rmarkh"
    14         chrome:name="nl-NL">
     13        chrome:author="markh"
     14        chrome:name="nl">
    1515    <chrome:packages>
    16       <RDF:Seq about="urn:mozilla:locale:nl-NL:packages">
    17         <RDF:li resource="urn:mozilla:locale:nl-NL:v_identity"/>
     16      <RDF:Seq about="urn:mozilla:locale:nl:packages">
     17        <RDF:li resource="urn:mozilla:locale:nl:v_identity"/>
    1818      </RDF:Seq>
    1919    </chrome:packages>
Note: See TracChangeset for help on using the changeset viewer.