~jazzva/firefox-extensions/mozilla-imagezoom.ubuntu

« back to all changes in this revision

Viewing changes to chrome/locale/he-IL/contents.rdf

 * merge with .upstream branch, revision 2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
 
 
3
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
4
    xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
 
5
 
 
6
    <RDF:Seq about="urn:mozilla:locale:root">
 
7
        <RDF:li resource="urn:mozilla:locale:he-IL"/>
 
8
    </RDF:Seq>
 
9
 
 
10
    <RDF:Description about="urn:mozilla:locale:he-IL">
 
11
        <chrome:packages>
 
12
                <RDF:Seq about="urn:mozilla:locale:he-IL:packages">
 
13
                        <RDF:li resource="urn:mozilla:locale:he-IL:imagezoom"/>
 
14
                </RDF:Seq>
 
15
        </chrome:packages>
 
16
    </RDF:Description>
 
17
</RDF:RDF>
 
18
 
 
19