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/fr/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:fr-FR"/>
     7    <RDF:li resource="urn:mozilla:locale:fr"/>
    88  </RDF:Seq>
    99
    1010  <!-- locale information -->
    11   <RDF:Description about="urn:mozilla:locale:fr-FR"
     11  <RDF:Description about="urn:mozilla:locale:fr"
    1212        chrome:displayName="French (FR)"
    13         chrome:author="Goofy, PatheticCockroach"
    14         chrome:name="fr-FR">
     13        chrome:author="Goofy, PatheticCockroach, Antoine"
     14        chrome:name="fr">
    1515    <chrome:packages>
    16       <RDF:Seq about="urn:mozilla:locale:fr-FR:packages">
    17         <RDF:li resource="urn:mozilla:locale:fr-FR:v_identity"/>
     16      <RDF:Seq about="urn:mozilla:locale:fr:packages">
     17        <RDF:li resource="urn:mozilla:locale:fr:v_identity"/>
    1818      </RDF:Seq>
    1919    </chrome:packages>
Note: See TracChangeset for help on using the changeset viewer.